Hello everyone. I am having an issue with my grub install. It was working fine and then it started freezing at: Starting cmain()...I googled it and found that this is a bug. It apparently has to do with having windows installed as well. I am dual booting win 7 and arch. I was unable to find a solution. Do I need to reinstall grub from the cd?
i installed Fed 11 after Win 7 was already installed---on my Lenovo T-60 laptop.
Malcer wrote:You're wrong about the path of theme.As root, edit the "/etc/default/grub" and add/edit this line:GRUB_THEME="/boot/grub/themes/Dharma/theme.txt"Then make "update-grub".
Hi - I've just installed Ubuntu 12.04 as a dual boot system with OSX. I thought it was all going well - i could choose either syste from the boot menu and boot into them. Until I removed the install USB stick - when it just says "Loading Operating System.....
Hi
I'm trying to dualboot osx and ubuntu 12.10 on my macbook. I'm setting up efi-booting following this tutorial: http://www.rodsbooks.com/ubuntu-efi/index.html
I'm up to point 26. Basicly I've installed everything but grub2. The sudo grub-install command doesn't work for me. The only thing I'm doing different than the tutorial is that I'm installing 12.10 instead of 12.04.
When I boot nothing happens. It takes me back to boot menu and no grub is loaded.What boot menu? The boot menu where it says "GRUB 2.00"? That's GRUB. You probably just forgot to generate a grub.cfg, or you should have used "grub-install [...] /dev/sdb" instead of /dev/sda (if Arch is on the second drive).Note: Change /dev/sda to reflect the drive you installed Arch on.
I have my FC11 system set up to automatically download and install updates.
I had to reboot yesterday because of one of these updates. It seems that this update messed up grub. When I rebooted I only got the flickering cursor.
So far I have tried the following using the rescue disk and executing chroot /mnt/sysimage
fdisk -l gives me this result :
OK, I've apparently got several problems.
First, my efforts to install Ubuntu as dual-boot have all failed, and I've stopped trying that.
Now, I'm trying to install to a USB memory stick, and after the incredibly long delay "creating virtual disks" it eventually asked to reboot.
I'm trying to upgrade grub to grub-bios. Following the wiki I did all the steps explicidly, but when I get to:grub-install --target --=i386-pc --recheck --debug /dev/sda # this IS where it isI get:Path '/boot/grub' is not readable by GRUB on boot. Installation is impossible.