Booting with Grub
Reed L. O'Brien
reed at intersiege.com
Thu Jul 1 08:54:47 PDT 2004
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 at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>
--
4.6692016090
'cmVlZEBpbnRlcnNpZWdlLmNvbQ==\n'.decode('base64')
More information about the freebsd-questions
mailing list