FreeBSD in winXP boot manager...

Diego CallejaGarcía aradorlinux at yahoo.es
Sat Feb 7 09:44:36 PST 2004


El Sat, 07 Feb 2004 13:20:12 -0200 Sidnei Rodrigo Basei <basei at 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.



More information about the freebsd-stable mailing list