From owner-freebsd-questions@FreeBSD.ORG Wed May 5 08:39:50 2004 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 E2D5216A4CE for ; Wed, 5 May 2004 08:39:50 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B23B43D31 for ; Wed, 5 May 2004 08:39:50 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BLOUu-0003TK-00 for ; Wed, 05 May 2004 17:39:48 +0200 Received: from 86.red-213-97-212.pooles.rima-tde.net ([213.97.212.86]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 May 2004 17:39:48 +0200 Received: from lists-gmane by 86.red-213-97-212.pooles.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 May 2004 17:39:48 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Joan Picanyol i Puig Date: Wed, 05 May 2004 19:39:59 +0200 Lines: 18 Message-ID: References: <4098D14E.2080908@freenet.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 86.red-213-97-212.pooles.rima-tde.net Sender: news Subject: Re: Facing trouble when trying to boot 5.2 with GRUB boot loader 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: Wed, 05 May 2004 15:39:51 -0000 On Wed, 05 May 2004 14:34:38 +0200, Klaus Juergen Osswald wrote: > Is there a problem to boot the new ufs2 filesystem with GRUB ? Yes. GRUB doesn't understand it yet > How can I savely boot FreeBSD & my other OSSes ? a) try the patch at PR 62299 b) chain the bootblock on the FreeBSD partition: root (hd1,0,a) chainloader +1 boot qvb -- pica