Quote:
|
Originally Posted by bryansmith Some Intel boards (like mine for instance) require that you add 'earlymodules=piix' to the kernel line of your menu.lst.
You can edit your line by pushing 'e' on your Arch entry at the Grub menu. When you are there, edit the kernel line. Make sure to change it permanently after the system has booted because editing at the Grub menu is temporary. |
Still get: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block (0,0)
And my kernelline looks like this:
root (hd0,4)
kernel /boot/vmlinuz26 root=/dev/sda5 ro earlymodules=piix
initrd /boot/initrd26.img