From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 06:15:37 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 039EB16A4CF for ; Mon, 9 Feb 2004 06:15:36 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id B097443D2F for ; Mon, 9 Feb 2004 06:15:36 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc13) with ESMTP id <2004020914153501600f4jeoe>; Mon, 9 Feb 2004 14:15:35 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 94F8912; Mon, 9 Feb 2004 09:15:35 -0500 (EST) Sender: lowell@be-well.ilk.org To: Robert Golovniov References: <200402090712.i197CdbS009289@gw.core> From: Lowell Gilbert Date: 09 Feb 2004 09:15:35 -0500 In-Reply-To: <200402090712.i197CdbS009289@gw.core> Message-ID: <44bro8cpa0.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Problems with GRUB X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 14:15:37 -0000 Robert Golovniov writes: > I have recently managed to install grub-0.94 on a machine running XP > and FreeBSD 5.2. Could not do it through the ports and later could > not do it with the "make" command. Had to do with "gmake," for only > then in worked. > > Now, when trying to run "grub-install --root-directory=/boot/grub > /dev/ad0" I get this message: "/dev/ad0 does not have any > corresponding BIOS drive." > > What am I doing wrong? Not installing from the ports system, for one thing...