kernel compilation failure
Posted: 13. Jun 2010, 10:43
I had been compiling linux kernel (version 2.6.34) over Mandriva 2010(64-bit) (kernel version 2.6.31.5), run on VirtualBox 3.0.0 over Windows(32-bit). I am not sure the failure is because of the discrepancy of which of the above. So, please consider the query if it is happening due to anything related to VirtualBox.
During, the system crashed while executing the last command , when it creates the modules.dep. It seemed that few of the GNOME process have failed. And consequently, on reboot the system fails while coming up (while loading the modules), just after boot.
I tried running explicitly, but it was in vain, same thing happened.
Please let me know if there is a solution to the problem. Thanks in advance.
During
Code: Select all
make modules_installCode: Select all
DEPMOD 2.6.34I tried running
Code: Select all
depmod -ae -F System.map-2.6.34 -v 2.6.34Please let me know if there is a solution to the problem. Thanks in advance.