From owner-freebsd-questions@FreeBSD.ORG Thu Jun 19 12:36:33 2003 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 5A61C37B401 for ; Thu, 19 Jun 2003 12:36:33 -0700 (PDT) Received: from mailhub02.unibe.ch (mailhub02-skge0.unibe.ch [130.92.9.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6610D43F85 for ; Thu, 19 Jun 2003 12:36:32 -0700 (PDT) (envelope-from roth@iam.unibe.ch) Received: from localhost (localhost [127.0.0.1]) by mailhub02.unibe.ch (Postfix) with ESMTP id 957597640B for ; Thu, 19 Jun 2003 21:36:31 +0200 (MEST) Received: from mailhub02.unibe.ch ([127.0.0.1]) by localhost (mailhub02 [127.0.0.1:10024]) (amavisd-new) with LMTP id 13622-01-98 for ; Thu, 19 Jun 2003 21:36:31 +0200 (MEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub02.unibe.ch (Postfix) with ESMTP id E196476407 for ; Thu, 19 Jun 2003 21:36:30 +0200 (MEST) Received: from speedy.unibe.ch (speedy [130.92.64.35]) by asterix.unibe.ch (8.11.6+Sun/8.11.6) with ESMTP id h5JJaUK02770 for ; Thu, 19 Jun 2003 21:36:30 +0200 (MET DST) Received: (from roth@localhost) by speedy.unibe.ch (8.11.6+Sun/8.10.2) id h5JJaU024716 for questions@freebsd.org; Thu, 19 Jun 2003 21:36:30 +0200 (MEST) Date: Thu, 19 Jun 2003 21:36:30 +0200 From: Tobias Roth To: questions@freebsd.org Message-ID: <20030619193630.GA24689@speedy.unibe.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: SunOS speedy 5.8 Generic_108528-16 sun4u sparc SUNW,Ultra-80 X-Virus-checked: by University of Berne Subject: boot0 or boot1 broken, how to fix? 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: Thu, 19 Jun 2003 19:36:33 -0000 Hi I somehow destroyed some of my boot files, as it seems. The bootmanager seems to work: The F1-FN selection appears and works for a different install on the same disk. But if I chose the broken one, all that appears is a / and the machine hangs. I fscked and successfully mounted that partition with help of the fixit floppy. So my questions: 1) what's the problem here and how can I fix it? 2) if it actually would be a broken mbr, how would I fix that? i looked for boot0cfg on the fixit floppy, but as boot0cfg is linked to libc, I guess it didn't fit onto there. is it on the fixit cd rom at least? thanks, t.