Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2006 12:04:41 +0300
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        Joseph Koshy <joseph.koshy@gmail.com>
Cc:        Sun Zongjun-E5739C <E5739C@motorola.com>, freebsd-stable@freebsd.org
Subject:   Re: Boot FreeBSD from grub
Message-ID:  <454B0629.6040502@FreeBSD.org>
In-Reply-To: <84dead720611012030t577b7c7ese5e1b16cdc9049e3@mail.gmail.com>
References:  <565F40B9893580489B94B8D324460AF4EA07B1@zmy16exm63.ds.mot.com> <84dead720611012030t577b7c7ese5e1b16cdc9049e3@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joseph Koshy wrote:
> sz> How can add FreeBSD into grub menu? I can see FreeBSD file
> sz> system via fdisk -l comand.
> 
> Something like the following should work in
> "/boot/grub/menu.lst":
> 
>  title FreeBSD
>  root (hd0,a)
>  kernel /boot/loader
> 
> assuming that the 'a' partition is where the kernel resides.
> 
> There might be a catch: I'm not sure if GRUB understands
> UFS2 filesystems, so you might need to ensure that the 'a'
> partition is UFS1.
> 

grub knows UFS2.

-- 
Dixi.
Sem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?454B0629.6040502>