login
Header Space

 
 

Trouble booting 2.6.24.4

April 19, 2008 - 8:07am
Submitted by Anonymous on April 19, 2008 - 8:07am.
Linux

I have managed to build the 2.6.24.4 linux kernel with:
make
make modules
make modules_install
make install
however when I reboot and choose the 2.6.24.4 kernel after the "Uncompressing" message I get numerous errors of which the first one is:
mount: error mounting /dev on /dev as tmpfs. Invalid argument

I think the error has to do with the selection in the .config file but am unable to find it.

Any ideas? I have tried out options as a search here revealed but none worked.

Thanks

missing tmpfs?

April 19, 2008 - 12:19pm

You might be missing tmpfs. Check your .config for
CONFIG_TMPFS=y

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
speck-geostationary