Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2006 06:47:47 +0100
From:      Norbert Augenstein <norbert@augenstein.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: Boot FreeBSD from grub
Message-ID:  <20061102054747.GA3643@seth.augenstein.ten>
In-Reply-To: <565F40B9893580489B94B8D324460AF4EA07C4@zmy16exm63.ds.mot.com>
References:  <84dead720611012030t577b7c7ese5e1b16cdc9049e3@mail.gmail.com> <565F40B9893580489B94B8D324460AF4EA07C4@zmy16exm63.ds.mot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 02, 2006 at 12:50:25PM +0800, Sun Zongjun-E5739C wrote:
>  
> Thanks for your kind support.  I add root(hd0, 0) but grub reports that can't find file?
> Here is the output of fdisk
> 
> Device                  boot           System
> /dev/hda1              *                FreeBSD
> /dev/hda2                                Linux
> 
> 

    Hi,
    i assume you are using Grub on Linux as you installed it after
    FreeBSD. I don't know if your Grub version supports the UFS2
    filesystem but you can always "chainload" FreeBSD.

    title FreeBSD --> The Power to Serve
    root (hd0,0,a)
    chainloader +1
    
    
    --> auge
	
-- 
 6:35AM  up 87 days,  7:39, 0 users, load averages: 0.00, 0.00, 0.00
========================================================================
An editor is one who separates the wheat from the chaff and prints the chaff.
		-- Adlai Stevenson



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