Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jul 2004 14:01:31 -0400
From:      "Reed L. O'Brien" <reed@intersiege.com>
To:        Trey Sizemore <trey@fastmail.fm>, freebsd-questions@freebsd.org
Subject:   Re: Adding FBSD to existing GRUB
Message-ID:  <40E9977B.4030307@intersiege.com>
In-Reply-To: <1088872095.4894.13.camel@linux.site>
References:  <1088870461.4902.9.camel@linux.site> <1088872095.4894.13.camel@linux.site>

next in thread | previous in thread | raw e-mail | index | archive | help
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')



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40E9977B.4030307>