Yesterday I installed ubuntu 12.04.1.
Note : its a dual boot system along windows 7
At first grub was appearing and i was able to start ubuntu but then i had to switch to windows but windows was not booting when i select windows 7 it jumps back to grub window. So i fix the Windows Boot Loader using repair from windows media and wolla windows started to boot but Ubuntu Grub gone.
Earlier today i installed ubuntu 12.10 beta. Grub wasn't booting, but just going directly to my primary OS Windows 7. I assumed i had partitioned incorrectly, because partitioning isnt my strong suit. I used boot repair because it was well recomanded off a live usb. Afterwards, grub appeared, but i only had options for Ubuntu, Advanced Ubuntu Option, and my hidden windows 7 recovery partition.
So, I don't know what exactly how I managed to delete the MBR record on windows partition. But let me explain what I did next, I ran the ubuntu boot repair tool and now Windows is not even listed in my grub loader.
So I went and booted with windows cd and choose repair. Then I ran ubuntu boot repair again via live cd. Here is the log http://paste.ubuntu.com/1426181/. Still no luck.
I installed Ubuntu 12.04 in my computer without problems, but after rebooting i got the following error:
Error: No such partition
grub rescue>
I am a novice with ubuntu and any detailed instructions to the problem will be highly appreciated.
I ran boot repair as per the following:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair
boo
I've bought new laptop Sony Vaio E14P series. It has pre-installed Windows 8, and I want to dual boot it with Ubuntu 12.10 64bit. I have diabled secure boot and install Ubuntu without any problem from live USB.
When I reboot after installation, it directly boot to windows 8, dont load GRUB at all. So I went to live USB again to boot-repair.
I had installed windows 7 and ubuntu 12.04 side by side using dual boot.
Recently I reinstalled my windows and the grub menu disappeared .I ran a boot repair from my ubuntu live cd to reinstall grub but it is still not showing ubuntu but only windows in grub http://paste.ubuntu.com/1059475
I've done something stupid.
When I first installed Ubuntu, things went mostly fine, the machine had Windows 7 installed already and I wanted to add Ubuntu.
EFI made a bit of a mess of things, long story short I booted into a live session and used boot-repair to fix GRUB for me.
This made GRUB list 4 Windows boot alternatives and the usual two Ubuntu options.
Then I did something stupid.
MBR (Master boot record) is the default bootloader of Windows. After you install a Linux distro alongside with Windows, MBR will be replaced by the bootloader of the Linux distro (usually Grub or Grub2). If you want to remove the Linux distro out of your computer, the first thing you need to do is to restore MBR.
Hi everyone, hope someone can help me...
I'm using a dual-boot setup and had to reinstall WinXP. As expected, this messed up GRUB (XP overrides it?), so I booted my Ubuntu Live CD, installed and ran boot-repair with the "recommended repair" option. I think it reinstalled GRUB for me, not sure.