Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jul 2004 12:11:36 -0400
From:      "Reed L. O'Brien" <reed@intersiege.com>
To:        "Reed L. O'Brien" <reed@intersiege.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Booting with Grub (correction)
Message-ID:  <40E437B8.7060708@intersiege.com>
In-Reply-To: <40E42C7E.2030502@intersiege.com>
References:  <200407011532.03043.andrew@walrond.org> <40E42C7E.2030502@intersiege.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I shouldlspecify that  AFAIK
the first listing is the 'old' way which still works and with multiple *BSD
the second is the 'new' way that works with FBSD and maybe OBSD IIRC.

cheersm
reed


Reed L. O'Brien wrote:

> in grub.conf
>
> # if it is default
> default 0
> # how long to wait usually with default
> timeout 5
> #title
> title FreeBSD
> #root location first on my disk here
> root (hd0,0,e)
> #kernel
> kernel /boot/loader
>
> # or if grub already exists and is working for WXP and Linux...
> # I last did it like so
> # FSBD 4.5 with (I think)
> title FBSD 4.5
> rootnoverify (hd0,1) # map w/o linux checks
> makeactive # set
> chainloader +1 #hand off
>
> luck,
> reed
>
> Andrew Walrond wrote:
>
>> I have installed 5.2.1 into a partition and I want to use my existing 
>> bootloader, grub.
>>
>> Can anyone tell me what the required grub configuartion line would 
>> look like, or point me to an FAQ?
>>
>> Andrew Walrond
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to 
>> "freebsd-questions-unsubscribe@freebsd.org"
>>  
>>
>

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



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