From owner-freebsd-questions@FreeBSD.ORG Sun Aug 31 15:01:24 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83AD216A4BF for ; Sun, 31 Aug 2003 15:01:24 -0700 (PDT) Received: from mail.libertysurf.net (mail.libertysurf.net [213.36.80.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id D298543FF7 for ; Sun, 31 Aug 2003 15:01:23 -0700 (PDT) (envelope-from messmate@tiscali.fr) Received: from eric.placeverte.home (213.36.122.193) by mail.libertysurf.net (6.5.026) id 3F5173AC00022994 for freebsd-questions@freebsd.org; Mon, 1 Sep 2003 00:01:42 +0200 Date: Mon, 1 Sep 2003 00:02:13 +0200 From: mess-mate To: freebsd-questions@freebsd.org Message-Id: <20030901000213.406f18dc.messmate@tiscali.fr> In-Reply-To: <20030831212514.GA7694@drachenhorst.fantasy.net> References: <20030831224700.6b031ea9.messmate@tiscali.fr> <20030831212514.GA7694@drachenhorst.fantasy.net> X-Mailer: Sylpheed version 0.7.4claws (GTK+ 1.2.10; i386-debian-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: grub X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2003 22:01:24 -0000 Hi Stefan, a little : makeactive chainloader +1 and there we go !! A debian-user give me the tip. A+ mess-mate On Sun, 31 Aug 2003 23:25:14 +0200 Stefan Malte Schumacher wrote: | On Sun, Aug 31, 2003 at 22:47:00 +0200, mess-mate wrote: | > Hi list, | > Can't boot FreeBSD from the grub bootloader. | > Error 17 : can't mount selected ..... | > This is the config: | > root (hd1,3,a) | > kernel /boot/loader | > I'm running release 5.1. | > Is there something other to do ?? | > Thanks for your help. | > mess-mate | | Grub does not support UFS2 currently. The solution is to use UFS1 for the | root partition, then everything works fine. IIRC to achive you have to | select "Custom Options" while creating the partitions and replace -02 with | -01. | | Bye | Stefan | _______________________________________________ | 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"