Daniel Kirsten <[EMAIL PROTECTED]> writes: >> Are you using an initrd? > yes.
Then read Documentation/initrd.txt ... Your initrd must be deprecated, i guess you have to use root=/dev/whatever/your_final_root_fs with it while it should be root=/dev/ram0. (pretty sure it doesn't use pivot_root either :) ) FYI it works here with an updated initrd without reversing a patch... -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

