Just plain doesn't work here moans that it cant mount the FS where as chainloader works fine.
Steve ----- Original Message ----- From: "Cyrille Lefevre" > chainloader +1 is for windows friends :P > > some samples : > > title FreeBSD (primary - SCSI) > root (hd4,0,a) > kernel /boot/loader > > title FreeBSD (secondary - SCSI) > root (hd7,0,a) > kernel /boot/loader > > title FreeBSD 4.x (primary - IDE) > root (hd0,2,a) > kernel /boot/loader > > title Windows (primary) > rootnoverify (hd0,0) > chainloader +1 > # For loading DOS if Windows NT/2K is installed > # chainload /bootsect.dos > > title Windows (secondary) > map (hd0) (hd1) > map (hd1) (hd0) > rootnoverify (hd1,0) > chainloader +1 > > title FreeBSD (floppy) > root (fd0,a) > kernel /boot/loader > > title Install GRUB (primary - SCSI) > root (hd4,0,a) > setup (hd4,0) > > title Install GRUB (secondary - SCSI) > root (hd7,0,a) > setup (hd7,0) > > title Install GRUB (primary - IDE) > root (hd0,2,a) > setup (hd0,2) > > title Install GRUB (floppy) > root (fd0) > setup (fd0) > > Cyrille Lefevre. > -- > home: mailto:[EMAIL PROTECTED] > > ================================================ This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137 or return the E.mail to [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"