Hi folks, I'm installing a brand new Arch Virtualbox VM and I got stuck trying to install Grub2 with a LVM /boot. The command:grub-install --target=i386-pc --recheck --debug /dev/sda The error:/usr/sbin/grub-bios-setup: info: Looking for /dev/sda.
/usr/sbin/grub-bios-setup: info: /dev/sda is a parent of /dev/sda.
/usr/sbin/grub-bios-setup: info: /dev/dm-4 i
I have installed Ubuntu 12.04 on my computer, but at the end of the installation it gave me an error and it didn't install grub2.
Now I'm trying to install it using the live cd:
This is my sudo fdisk -l:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical):
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 :
I am trying to follow this answer but keep getting stuck with the following errors:
me@greenlane:~$ sudo grub-install --boot-directory=/boot /dev/sdc
/usr/sbin/grub-bios-setup: warning: File system `ext2' doesn't support embedding.
/usr/sbin/grub-bios-setup: error: embedding is not possible, but this is required for cross-disk install.
I don't really know what's going wrong, but I get this 'emb
I have an old hard disk drive (the ribbon one) that I see using usb has a boot partition but don't see anything else.
So, I thought to try to boot up the the disk (which is running legacy grub) over usb from grub2 to check it out.
But, google has failed me.
I have a software raid 0 setup with dual booting Windows 7 and Ubuntu 12.04. The GRUB bootloader that is already on the hard drive seems to work fine. However, since the latest package update for grub, it refuses to install the new version to the hard disk.
I believe I have a "bad" grub2 setup for each time I install a new distro, my PC system fails to boot. Here is my boot info. It appears that grub is installed on all disks (probably my fault of being lazy and just running this tool called boot-repair). I would like to install grub onto only one disk's MBR which is where my linux installation lies.
$ sudo grub-install -v
grub-install (GRUB) 2.00-7ubuntu11
$ sudo grub-install /dev/sda3
/usr/sbin/grub-bios-setup: warning: File system `ext2' doesn't support embedding.
/usr/sbin/grub-bios-setup: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists.
Hi guys,I'm trying to install Arch on an external hard drive, and making it bootable. However, I can't install grub on it. The grub installation failed during setup, and when I run grub-install, I get:/usr/sbin/grub-setup: warn: This GPT partition label has no BIOS Boot Partition; embedding won't be possible!.
/usr/sbin/grub-setup: warn: Embedding is not possible.