El Sat, 07 Feb 2004 13:20:12 -0200 Sidnei Rodrigo Basei <[EMAIL PROTECTED]> 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.

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to