From owner-freebsd-questions@FreeBSD.ORG Mon Feb 2 11:15:49 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 304B816A4CE for ; Mon, 2 Feb 2004 11:15:49 -0800 (PST) Received: from mailhost.schluting.com (cheshire.cat.pdx.edu [131.252.214.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E152943D55 for ; Mon, 2 Feb 2004 11:15:39 -0800 (PST) (envelope-from charlie@schluting.com) Received: from localhost (localhost [127.0.0.1]) by mailhost.schluting.com (Postfix) with ESMTP id 9E4FF23C9 for ; Mon, 2 Feb 2004 11:15:36 -0800 (PST) Received: from by localhost (amavisd-new, port ) id esviQd0Z for ; Mon, 2 Feb 2004 11:15:32 -0800 (PST) Received: from schluting.com (squirt.cat.pdx.edu [131.252.214.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailhost.schluting.com (Postfix) with ESMTP id 9945720D2 for ; Mon, 2 Feb 2004 11:15:31 -0800 (PST) Message-ID: <401EA23D.5070407@schluting.com> Date: Mon, 02 Feb 2004 11:17:17 -0800 From: Charlie Schluting User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031027 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <401E9F55.7010301@schluting.com> In-Reply-To: <401E9F55.7010301@schluting.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by your mom at schluting.com Subject: Re: FreeBSD and 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: Mon, 02 Feb 2004 19:15:49 -0000 Charlie Schluting wrote: > root(hd0,3,a) > kernel /boot/loader > > Upon boot attempt, I see: > > Filesystem type unknown, partition type 0xa5 > Error 17: Cannot mount selected partition. OOPS! Ignore that question... I see someone was asking the same thing :) Someone replied: "And it will load the MBR from the BSD partition, which will load the loader, which will load the kernel (the best way, really). " I'll try to install the MBR in the FreeBSD partition and use 'chainloader'. Thanks! -Charlie