After upgrading to Natty, without any error that I could see, I have grub issues. On reboot, the notebook goes immediately to the grub prompt. I was able to get the machine booted by doing the following:
root (hd0,1)
linux /vmlinuz root=/dev/sda1
initrd /initrd.img
boot
The machine booted with issue. I rebooted and had to issue the same commands again. Can someone tell me how to fix this? I am very unfamiliar with grub and am afraid of busting something beyond repair.
TIA
root (hd0,1)
linux /vmlinuz root=/dev/sda1
initrd /initrd.img
boot
The machine booted with issue. I rebooted and had to issue the same commands again. Can someone tell me how to fix this? I am very unfamiliar with grub and am afraid of busting something beyond repair.
TIA
Comment