From owner-freebsd-stable@FreeBSD.ORG Mon Jun 26 21:32:04 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3E6216A402 for ; Mon, 26 Jun 2006 21:32:04 +0000 (UTC) (envelope-from M.Hirsch@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id B3BE543D6B for ; Mon, 26 Jun 2006 21:32:03 +0000 (GMT) (envelope-from M.Hirsch@gmx.de) Received: (qmail invoked by alias); 26 Jun 2006 21:32:02 -0000 Received: from HSI-KBW-085-216-025-126.hsi.kabelbw.de (EHLO [192.168.101.121]) [85.216.25.126] by mail.gmx.net (mp010) with SMTP; 26 Jun 2006 23:32:02 +0200 X-Authenticated: #820862 Message-ID: <44A0524E.900@gmx.de> Date: Mon, 26 Jun 2006 23:31:58 +0200 From: "M.Hirsch" User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Michael Proto References: <44A04F43.2090400@jellydonut.org> In-Reply-To: <44A04F43.2090400@jellydonut.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-stable@freebsd.org Subject: Re: kernel can't find root filesystem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 21:32:04 -0000 Sorry, doesn't help. There is some kind of bug hiding somewhere in 6.1 where it does not auto-detect the root partition under certain circumstances. Can't tell when it worked last, as the last distro I consider "stable" was 4.X... (sorry for the rant...) I am not using (and don't want to use...) boot0 at all. Well, I tried, but it didn't help the situation anyways... It should work with the standard MBR and boot code ("/boot/mbr" and "/boot/boot"), right? i.e. fdisk -B and bsdlabel -B without further params should do the job to get the system bootstrapped. But it does not. M. >If I'm not mistaken, you could also try to (re)install the boot0 loader: > >boot0cfg /dev/da0 > > >-Proto >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > >