Hello all Good afternoon (in Brazil -P) I have the question: In grub Loader, I bust type: ---------------------------------- root (hd0,2,a) kernel /boot/loader boot ----------------------------------- to boot my FreeBSD... Ok... let?s go... I want start FreeBSD with winXP boot loader. WinXP example Boot multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect Anybody knows what I can add in c:\boot.ini to FreeBSD and winXP work all rigth? Sorry by this problem don?t be a FreeBSD question, []?s Sidnei Rodrigo Basei
El Sat, 07 Feb 2004 13:20:12 -0200 Sidnei Rodrigo Basei <basei@matrix.com.br> escribi?:> WinXP example Boot > multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP > Professional" /fastdetect > > Anybody knows what I can add in c:\boot.ini to FreeBSD and winXP work > all rigth?I think you can extract the first 512 bytes of your root partition (assuming there's a bootloader there), copy it to your NTFS partition and and do something like: default=C:\BOOTSECT.BSD="FreeBSD" multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Personally I'd kill the NT boot loader and I'd configure grub to boot your XP.
On Sat, 7 Feb 2004, Sidnei Rodrigo Basei wrote:> I want start FreeBSD with winXP boot loader.See FAQ question 9.10. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
I use personnaly bootpart to create a boot record and to add the entry in boot.ini see : http://www.winimage.com/bootpart.htm it's a freeware Laurent Grilli -----Original Message----- From: Sidnei Rodrigo Basei [mailto:basei@matrix.com.br] Sent: samedi 7 f?vrier 2004 16:20 To: freebsd-stable@freebsd.org Subject: FreeBSD in winXP boot manager... Hello all Good afternoon (in Brazil -P) I have the question: In grub Loader, I bust type: ---------------------------------- root (hd0,2,a) kernel /boot/loader boot ----------------------------------- to boot my FreeBSD... Ok... let?s go... I want start FreeBSD with winXP boot loader. WinXP example Boot multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect Anybody knows what I can add in c:\boot.ini to FreeBSD and winXP work all rigth? Sorry by this problem don?t be a FreeBSD question, []?s Sidnei Rodrigo Basei _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"