lkml.org 
[lkml]   [2003]   [Jul]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [2.6.0-test1-mm2] unable to mount root fs on unknown-block(0,0)
From
Date
On Sun, 2003-07-20 at 14:54, Jeremy Fitzhardinge wrote: 
> Setting root=0303 (in your case) might helps things along.

root=0302 works for me, but root=/dev/hda2 and root=hda2 both fail, even
though /sys/block/hda/hda2/dev contains good values.

Hm, looks like try_path() in init/do_mounts.c generates paths which
don't exist. If you specify root=/dev/hda2, try_paths will look in
/sys/block/hda2/dev, but it needs to be /sys/block/hda/hda2/dev. I
tried playing with it a bit, but then it started trying to mount from
hda4 for no obvious reason...

But this should be enough to go on with.

J

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.092 / U:0.696 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site