Linux not booting
I created a new partition using fdisk -cu /dev/sda and then after writing partition table to disk, I rebooted the system.
After rebooting, I am getting
grub >
grub >
I have tried
grub > find /boot/grub/stage1
&
grub > find /grub/stage1
Both returns error 15 : file not found.
However, on running
grub> root
I get (hd0, 5)
Last edited by sunveer; 07-12-2012 at 08:47 AM.
|