I just installed a fresh Ubuntu 12.04 and during install selected to have grub put on it's own partition for the boot device since I use the Windows 7 boot manager for my booting. I also boot Ubuntu version 10.04 with the 7 and 12.04. I use Easy BCD to configure the boot menu, and did add in my new 12.04, but when I select it to boot it re-directs to the 10.04 grub menu.
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.
I just did a fresh install of Kubuntu 64 bit 12.04 (from the DVD) to a Lenovo V570 laptop.
I did a dual boot install with Windows 7.
I had Fedora 15 on a computer, dual booted with Windows 7. I did a fresh install of Fedora 17, but in the process I seem to have wiped out its capability to boot Windows 7, which I'm pretty sure is still on the disk.
My plan is to install grub on the /boot partition of the new Fedora 17 and then fix the MBR to boot Windows and use Easy BCD under Windows to dual boot.
I am borrowing a laptop right now, long story short..I re-installed crunch bang on my PC this time around I let it install grub on my main harddrive in the MBR where windows xp is located.I tried deleting the grub.cfg in the 2nd harddrive on the crunchbang install. Now my grub wont even do nothing anymore. I deleted my 2nd harddrive and still have the same exact problems.
Hey, everyone. I currently have a dual-boot setup with Windows 7 and Ubuntu 12.04
Whenever I start my computer after booting windows previously I'm presented with a different GRUB than usual. I recently downloaded and installed linux kernel 3.6.0 and made some changes to GRUB using GRUB customizer. So I have been doing some tweaking with those files.
Hi, I recently managed to install arch linux on mac 6,2 and then installed the grub efi x86_64 boot loader.
wolfcore wrote:Before rebooting, during the configuration of grub, I moved /boot/grub/ to /boot/efi/grub, because that was my efi-directory:Move back the directory to /boot/grub. /boot/efi/grubx64.efi is configured to look into /boot/grub (or rather <ESP>/grub, rather than <ESP>/efi/grub).
I'm trying to install Archlinux on my macbook in dual boot mode.
I part the disk that way :
/dev/sda1 -> EFI
/dev/sda2 ->MacOS
/dev/sda3 -> /boot
/dev/sda4 -> /
/dev/sda5 -> /home
As i read in the docs i don't install grub on my MBR, i put it in sda3 - the boot partition.