>I was trying to use 2.5.7 with initrd. I checked almost all configuration
>options, but it's still loading RAM-Disk in one line (ext2 filesystem
>detected etc.) and 'freeing Xkb initrd memory' in the next one.
You are not alone. AFAICT, initrd is broken in 2.5.x - it fails
to mount to ramdisk unless you pass "root=/dev/ram0", and if you
do that, then it fails to switch to the real root-disk once
/linuxrc has executed from the ramdisk. At least, that was my
experience when trying it in 2.5.6 and 2.5.7.
The very same initrd-file worked fine with 2.4.18.
-- Henrik Storner <henrik@hswn.dk>- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/