grub
Tried to install elemerntary os freya beta on sda1 (where luna was previously). This failed and apparently too the MBR and grub2 with it.
Tried to fix with grml usb, but that made loud noises and I couldn't reinstall grub2 or do anything once chrooted into mint ("could not resolve host grml", "sudo: grub2-install command not found" it whinged).
Fixed it by following article in Linux Voice. Booted up ubuntu live CD (which took forever), then:
sudo add-apt-repository ppa:yannubuntu/boot-repair (LV had this down as Boot Repair, so had to fiddle that right!)
sudo apt-get update
sudo apt-get install -y boot-repair
run boot-repair, then just click the recommended action button to let it fix the bootloader.
reference url it gave me: http://paste.ubuntu.com/ 9710851/
Phew. Now I need to look at using sda1 and its 200 gigs for something constructive.
Tried to fix with grml usb, but that made loud noises and I couldn't reinstall grub2 or do anything once chrooted into mint ("could not resolve host grml", "sudo: grub2-install command not found" it whinged).
Fixed it by following article in Linux Voice. Booted up ubuntu live CD (which took forever), then:
sudo add-apt-repository ppa:yannubuntu/boot-repair (LV had this down as Boot Repair, so had to fiddle that right!)
sudo apt-get update
sudo apt-get install -y boot-repair
run boot-repair, then just click the recommended action button to let it fix the bootloader.
reference url it gave me: http://paste.ubuntu.com/
Phew. Now I need to look at using sda1 and its 200 gigs for something constructive.
Comments
Post a Comment