From owner-freebsd-questions@FreeBSD.ORG Thu Nov 13 11:16:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70103106567C for ; Thu, 13 Nov 2008 11:16:41 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57005.mail.re3.yahoo.com (web57005.mail.re3.yahoo.com [66.196.97.109]) by mx1.freebsd.org (Postfix) with SMTP id 085C28FC16 for ; Thu, 13 Nov 2008 11:16:40 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 90686 invoked by uid 60001); 13 Nov 2008 11:16:40 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=nTy5SmQRLTiZBgfCn8/BBGf8KE6FovfDVhjpyFDrWWTNrCBWJNS2OuASZ+5MH05ZNqJTYXxIbYwxBTd0E4nL6VuvPItr3P2RavcHgiSnIGH5oWfyVNHCJqsI2tgP7UzkyfsEPXO55W8WKn8qMor8X4mDS9YEr92NFQ6Qweg6wb0=; X-YMail-OSG: x7INLAEVM1kD0wbHaLEdWbKDJ4IhsLcOCeSP7BvEJ0fBLh6g469QgproNqbMnchPVbhv3b3dZGgqVRPT3_tWV.B.0ocGiUOS0UPGKUURKrYgMWOF1J4TXsZM1S34hr9Qq1AW.hkWzMQDQqIxqO.N1P8fCASjoNfVKOktdws4jzKWngaA1coGwg8qQSS4 Received: from [220.255.7.178] by web57005.mail.re3.yahoo.com via HTTP; Thu, 13 Nov 2008 03:16:40 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Thu, 13 Nov 2008 03:16:40 -0800 (PST) From: Unga To: Jeremy Chadwick In-Reply-To: <20081113104231.GA17551@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <289497.90678.qm@web57005.mail.re3.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: GRUB: Filesystem type unknown (ufs2) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: unga888@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2008 11:16:41 -0000 --- On Thu, 11/13/08, Jeremy Chadwick wrote: > How about asking the GNU GRUB folks if GRUB 0.97 supports > UFS2? > It seems some old version of GRUB on a old version of FreeBSD has worked: http://lists.freebsd.org/pipermail/freebsd-hackers/2004-May/006944.html > Also, GRUB is up to 1.96, and does work with amd64. The > port is > horribly outdated. > I don't mind try GRUB 1.96. The problem is I have never used GRUB2 and I have no idea how to configure it. Is there a good notes/documentation on how to use GRUB2? What I need basically is where to put files (eg. stage1, stage2 and *_stage1_5 of GRUB1 in /boot/grub/.) and a sample configuration file. Anyway meanwhile I'll try to find some documentation. > ftp://alpha.gnu.org/gnu/grub/ > I got my file from above location. Regards Unga