I think you want something like

title FreeBSD 5.x
rootnoverify
root (hd0,2,c) ## or e or something I think c tells it to maunt the whole slice... or is it e << I think it is e
chainloader +1 ## this is the new way I think. I think kernel /boot/loader is old (but prolly still works)


cheers,
reed

/dev/hda1 5GB Linux SUSE root partition from 0 -652
/dev/hda2 40.5GB Extended partition from 653 - 5945
/dev/hda3 19.5GB FreeBSD partition from 5946 -8494
/dev/hda5 5GB /usr partition for SUSE from 653 - 1305
/dev/hda6 15GB /home partition for SUSE from 1306 - 3264
/dev/hda7 1 GB swap from 3265 - 3395
/dev/hda8 19.5GB linux partition for Libranet from 3396 - 5945

I tried adding the following to my /etc/fstab, but it would not boot
(saying unsupported file type):

title FreeBSD 5.2.1
   root (hd0,2,a)
   kernel /boot/loader

Is the above misentered or is there something else to consider?

Thanks.




Sorry, the above *should* have read /etc/grub.conf and *not* fstab.




-- 4.6692016090 'cmVlZEBpbnRlcnNpZWdlLmNvbQ==\n'.decode('base64')

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

Reply via email to