Hello all, I am trying to boot a 2.4.2 kernel with a root file system that is resident in memory.This section of memory is mapped;so no problems getting there.I don't want to use the ramdisk method as the kernel spends quite some time to unzip and then load the stuff onto memory(the big for loop in driver/block/rd.c). How do I tell the kernel to find the root FS at _X_ location? Any boot parameters? Am I missing something from Documentation/kernel-parameters.txt? TIA, p;n __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/