Quote:
Originally Posted by devils_casper I think I am forgetting something. Have you tried /boot along with (hd0,0) in kernel and initrd lines.? Code:
kernel (hd0,0)/boot/vmlinuz26 root=/dev/sda2 ro
initrd (hd0,0)/boot/kernel26.img
|
Just tried your suggestion. But still failed.
Tried follows after booting up the pc with the installer CD
# grub-install --recheck /dev/sda1
Could not find kernel image
# vmlinuz root=/dev/sda2
Code:
.....
.....
List of all partitions:
No filesystem could mount root, tried:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Would it be something else?
satimis