Re: current linus bk, error mounting root

From: Jon Smirl
Date: Thu Mar 10 2005 - 11:25:37 EST


On Thu, 10 Mar 2005 17:01:55 +0100, Jens Axboe <axboe@xxxxxxx> wrote:
> what are the major/minor numbers of /dev/root?


If I boot on a working system it is 8,5

mkrootdev is a nash command

mkrootdev path
Makes path a block inode for the device which should be mounted
as root. To determine this device nash uses the device sug-
gested by the root= kernel command line argument (if root=LABEL
is used devices are probed to find one with that label). If no
root= argument is available, /proc/sys/kernel/real-root-dev
provides the device number.


I already tried switching from the label syntax to /dev/sda5 without effect.

--
Jon Smirl
jonsmirl@xxxxxxxxx
-
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/