Re: Mounting /dev/md0 as root in 2.6.0-test7

From: Andre Tomt
Date: Sun Oct 19 2003 - 14:13:08 EST


On Sun, 2003-10-19 at 20:53, John Mock wrote:
> The basic problem here is that the kernel has no idea what disks comprise
> your RAID when you just say "root=/dev/md0", e.g., it has no idea where to
> start.

The kernel knows it if the array is set up with persistent superblocks,
the partition type of the relevant partitions has id 0xfd (raid
auto-detect), and the md-raid code is compiled into the kernel image.

--
Mvh,
André Tomt
andre@xxxxxxxx

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