error no such partition entering rescue mode grub rescue

error: no such partition
Entering rescue mode...
grub rescue> 
 
  1. If you have ubuntu live cd, boot from cd and click try ubuntu 
  2. Then find terminal window
  3. Type sudo apt-get install lilo and then sudo lilo -M /dev/sda mbr (you should have internet connection to perform this) then restart
  4. If you do not have internet follow this on latest ubuntu live cd's sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda
 

Comments

Popular posts from this blog