public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [2.5.51] Failure to mount ext3 root when ext2 compiled in
@ 2002-12-13 14:35 Mohamed El Ayouty
  2002-12-14 10:11 ` Andrew Morton
  0 siblings, 1 reply; 9+ messages in thread
From: Mohamed El Ayouty @ 2002-12-13 14:35 UTC (permalink / raw)
  To: Rusty Russell; +Cc: LKML

Hi,

This sounds more like the bug I have opened:

http://bugme.osdl.org/show_bug.cgi?id=110

where if CONFIG_DEVFS_FS = Y and CONFIG_DEVFS_MOUNT = Y, you will get:

VFS: Cannot open root device "hda2" or 03:02
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 03:02

I worked around it by enabling CONFIG_UNIX98_PTYS = Y under the
character devices.

But, a recent update to the bug shows that a patch was posted but nobody
cared.

Personally, I think the patch should be merged.

Mohamed


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [2.5.51] Failure to mount ext3 root when ext2 compiled in
@ 2002-12-13  3:48 Rusty Russell
  2002-12-13  4:09 ` Andrew Morton
  2002-12-13 14:31 ` Wayne Willson
  0 siblings, 2 replies; 9+ messages in thread
From: Rusty Russell @ 2002-12-13  3:48 UTC (permalink / raw)
  To: akpm, viro; +Cc: linux-kernel

Just noticed this (usually ext2 is compiled as a module, but was
testing a patch with CONFIG_MODULES=n).  Reverted to plain 2.5.51, and
it's still there:

	VFS: Cannot open root device "301" or 03:01
	Please append a correct "root=" boot option
	Kernel panic: VFS: Unable to mount root fs on 03:01

Now, I have an ext3 root, but when CONFIG_EXT3_FS=y and
CONFIG_EXT2_FS=y, I get this failure.  Turning off CONFIG_EXT2_FS
"fixes" it.

Hope this helps,
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-12-16 22:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-13 14:35 [2.5.51] Failure to mount ext3 root when ext2 compiled in Mohamed El Ayouty
2002-12-14 10:11 ` Andrew Morton
2002-12-14 14:22   ` Mohamed El Ayouty
2002-12-14 18:48     ` Andrew Morton
2002-12-14 19:06       ` Mohamed El Ayouty
  -- strict thread matches above, loose matches on Subject: below --
2002-12-13  3:48 Rusty Russell
2002-12-13  4:09 ` Andrew Morton
2002-12-16 21:42   ` Rusty Russell
2002-12-13 14:31 ` Wayne Willson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox