Konrad Rzeszutek wrote:
On Tue, Jun 16, 2009 at 04:26:58PM -0700, walt wrote:
The kernel chooses the root partition based on its own value of rdev,
Which on most distros is the initrd image (/dev/ram0)?
You _need_ to have an initrd image. Then rdev points to (1,0 -
/dev/ram0) and executes the /init process which takes care of scaning
the disks for the labels and pivots in a root filesystem depending on the label
(or the LVM if that is there).
Excellent, thanks very much. This is the first time in many years I've
had to worry about a vaguely defined root partition, so I forgot about
initrd.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html