Re: root=/dev/sda1 fails but root=0x0801 works...

From: Al Viro
Date: Tue Feb 14 2006 - 11:23:29 EST


On Tue, Feb 14, 2006 at 10:42:44AM -0500, Phillip Susi wrote:

> This is expected behavior. The kernel doesn't have a /dev at the time
> it mounts the root fs so it has no idea what /dev/sda1 is.

Incorrect. Read init/do_mounts.c::name_to_dev_t().
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/