Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 25 Mar 2003 17:53:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 25 Mar 2003 17:53:29 -0500 Received: from mailout08.sul.t-online.com ([194.25.134.20]:1946 "EHLO mailout08.sul.t-online.com") by vger.kernel.org with ESMTP id ; Tue, 25 Mar 2003 17:53:28 -0500 Date: Wed, 26 Mar 2003 00:04:32 +0000 From: norbert_wolff@t-online.de (Norbert Wolff) To: linux-kernel@vger.kernel.org Cc: jds@soltis.cc Subject: Re: Problems when boot new kernel 2.5.66 kernel panic Message-Id: <20030326000432.01155a86.norbert_wolff@t-online.de> In-Reply-To: <20030325190214.M66226@soltis.cc> References: <20030325190214.M66226@soltis.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 942 Lines: 28 On Tue, 25 Mar 2003 13:13:07 -0600 "jds" wrote: > VFS: Cannot open root device "rootvg/lvol1" or unknown-block(0,0) > Please append a coorect "root=" boot option > kernel panic > VFS= Unable to mount fs on unknown-block(0,0). I've exactly the the same Problem here, Kernel 2.5.66, no modules, no raid, no lvm, tried with devfs and without it VFS: Cannot open root device "301" or ide(3,1) <-- this IS my /dev/hda1 kernel panic - sys_mknod in mount_root for device 301 succeeds, but - sys_mount in do_mount_root returns ENOENT for "/dev/root" Kernel 2.5.65 compiled with the same Config-Options and the same compiler boots correctly. Any Suggestions ? Norbert - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/