jasonw at uswo.net said: > perhaps rdev'ing the 2.4 kernel I am working on would be a better > approach. Or just pass 'root=/dev/nftla1' on the command line, making sure the LILO doesn't try to be clever. I think you need to use 'append=' for that. You have to make sure that nftla is in the root device table in init/main.c for that, too. -- dwmw2