Re: Can't Mount CF-Card on boot of 2.6.15 Kernel on EPIA - VFS: Cannot open root device

From: Markus Biermaier
Date: Wed Jun 14 2006 - 03:24:11 EST



Am 13.06.2006 um 23:10 schrieb Markus Biermaier:

So my "/tftpboot/pxelinux.cfg/Cxxxxxx" is:
------------------------- [ BEGIN Cxxxxxx ] -------------------------
DEFAULT standard
LABEL standard
KERNEL vmlinuz
# APPEND initrd=initrd ramdisk_size=32768 root=/dev/hde1 udev acpi=off rootdelay=5
APPEND initrd=initrd ramdisk_size=32768 root=2101 udev acpi=off rootdelay=5
------------------------- [ END Cxxxxxx ] -------------------------

so the right root-string is: "root=2101".

Ok, the solution for *this problem* seems to be to write "root=2101".
But why can't I write "root=/dev/hde1" as in kernel 2.4.25?
Is this a kernel bug?
Or have I done an error somewhere?

Markus

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