› Forums › Network Management › ZeroShell › Dummy needs help for kernel rebuilding… › Reply To: Dummy needs help for kernel rebuilding…
February 24, 2010 at 2:48 pm
#49764
Member
Some progress…
Seems like i have copied some wrong files…
After make i did
make modules_install INSTALL_MOD_PATH=/someDir
Then i copied the files from /someDir to the /isoRoot/modules/…
Seems like the trouble is now on the initrd file… upon boot i get the error message “kernel panic – not syncing: VFS unable to mount root fs on unknown block (5,8)”
I have replaced the loop.ko file in initrd, but what else should I modify there (except the sata and usb modules)? Should I use the GCC from the zeroshell page or what am I missing?
Please advice.