From owner-freebsd-questions Wed Sep 18 14:13:18 2002 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 7844837B401 for ; Wed, 18 Sep 2002 14:13:17 -0700 (PDT) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id C321F43E65 for ; Wed, 18 Sep 2002 14:13:16 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP id MUA74016; Wed, 18 Sep 2002 14:13:15 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 61F085D04; Wed, 18 Sep 2002 14:13:15 -0700 (PDT) To: Daemon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: recovering ufs after fat games In-reply-to: Your message of "Tue, 17 Sep 2002 21:34:23 EDT." <200209180134.g8I1YNpZ069717@zapper.org> Date: Wed, 18 Sep 2002 14:13:15 -0700 From: "Kevin Oberman" Message-Id: <20020918211315.61F085D04@ptavv.es.net> 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 > Date: Tue, 17 Sep 2002 21:34:23 -0400 > From: Daemon > Sender: owner-freebsd-questions@FreeBSD.ORG > > I'm having the same problem ... followed the instructions at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html#WIN95-DAMAGED-BOOT-MANAGER > and did "Fixit# fdisk -B -b /boot/boot0 ad0" from the 4.6 CD "live > filesystem". Now on reboot I get > F3 = DOS > F4 = FREEBSD > > If I choose "F4" I get nothing but a beep. If I choose "F3" it > boots into windows. Any suggestions? Is this a big disk? If the FreeBSD partition starts at a cylinder > 1023, this is what you will see. If this is the case, try: boot0cfg -o packet -B ad0 (or whatever your boot disk is). This is a sticky problem as older systems will not work with the packet option and CHS boot access on large disks will fail if the boot partition is too far into the disk. Unless your hardware is quite old, packet should work fine. (Of course, you may want added options like -m, but that's up to you.) R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message