From owner-freebsd-questions Wed Mar 5 6: 7:18 2003 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 F04E137B401 for ; Wed, 5 Mar 2003 06:07:16 -0800 (PST) Received: from hotmail.com (oe50.pav0.hotmail.com [64.4.32.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC2A543FD7 for ; Wed, 5 Mar 2003 06:07:13 -0800 (PST) (envelope-from edifice_li@msn.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 5 Mar 2003 06:07:13 -0800 X-Originating-IP: [210.52.208.240] Date: Wed, 05 Mar 2003 22:07:11 +0800 From: edifice To: questions@freebsd.org Subject: Problem of Installing Grub Message-Id: <20030305220642.71B4.WAREHOU@sina.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.05.10 X-OriginalArrivalTime: 05 Mar 2003 14:07:13.0882 (UTC) FILETIME=[858C53A0:01C2E320] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am new to freebsd. I try to install grub to dual boot my win2k and freebsd. But I failed to do this. My freebsd5.0 is on the last 6g of 60g hard disk. The disk is partitioned like this. C: (D: E: F:) G: Freebsd. First I try to install using grub-install. #grub-install '(hd0)' /dev/ad0s4a does not have any corresponding BIOS drive. The device.map file contains following two lines: (fd0) /dev/fd (hd0) /dev/ad0 I also try to install it natively. I got: grub> root (hd0,3) error 21: selected disk does not exist I tried to invoke grub by: #grub --device-map=/boot/grub/device.map It still does not work. I have already set the LBA mode in BIOS. How can I get grub installed? Thanks in advance for any help. -- edifice To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message