From owner-freebsd-questions@FreeBSD.ORG Sat Jun 26 14:25:58 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 E02D216A4CF for ; Sat, 26 Jun 2004 14:25:58 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.246]) by mx1.FreeBSD.org (Postfix) with SMTP id CA6B643D2F for ; Sat, 26 Jun 2004 14:25:58 +0000 (GMT) (envelope-from thatha@gmail.com) Received: by mproxy.gmail.com with SMTP id x43so314626cwb for ; Sat, 26 Jun 2004 07:25:24 -0700 (PDT) Received: by 10.38.24.34 with SMTP id 34mr44876rnx; Sat, 26 Jun 2004 07:25:24 -0700 (PDT) Message-ID: Date: Sun, 27 Jun 2004 00:25:24 +1000 From: Gautam Gopalakrishnan To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Unable to boot FreeBSD (dual-boot) 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: Sat, 26 Jun 2004 14:25:59 -0000 Hi, I have a dual boot with Windows 2000 (ad0s1 is windows, ad0s2 is FreeBSD 5.2.1). I trashed a working dual-boot somehow. Now the problem is, I get the boot menu listing both Windows and FreeBSD, but only Windows boots (with F1). Pressing F2 for FreeBSD just gives a beep.I booted from the fixit cd and ran the commands seen in the handbook: # fdisk -B -b /hd/boot/boot0 /dev/ad0 # disklabel -B -b /hd/boot/boot0 /dev/ad0s2 /hd is the temporary directory I created to mount /dev/ad0s2a, so I guess my slice is still ok. Please help! Thanks Gautam