You are not logged in.
Booting my own kernel ends up in the following panic:
kernel panic-not syncing: VFS: unable to mount root fs on unknown block(0,0)
I set the relevant kernel options, made tons of research, but could not figure out a way to boot it. I added a separate boot entry which looks as follows:
title Kernel Dev
linux /vmlinuz
options initrd /kerneldev.initramfs-linux.img root=/dev/sda2 rw
Any suggestions?
Offline