I had fedora 18 and then I installed windows 8 afterwards. I now cant boot into fedora because grub was replaced by the windows bootloader. I created a f18 live cd and opened a terminal.
Hi all, I just installed backtrack on my laptop (didnt install bootloader at the end), and I want to manage this distro boot from the boot partition (with Arch owns and grub2 is installed). I simply installed os-prober and then ran grub-mkconfig -o /boot/grub/grub.cfg and the backtrack installation was succesfully detected.
I can't install grub2 on my system.
i followed the guide, but when i chroot on my ubuntu partition and type:
grub-install /dev/sdb
I get this error:
root@ubuntu:/# grub-install /dev/sdb
/usr/sbin/grub-setup: error: hd0 appears to contain a iso9660 filesystem which isn't known to reserve space for DOS-style boot.
I installed grub2-bios into partition ,instead of MBR.I removed /boot/grub directory before the upgrade just in case# chattr -i /boot/grub/core.img
# rm -rf /boot/grub/
# pacman -Syu
# modprobe dm-modAfter grub2-bios and grub2-common have been upgraded , I ran# grub-install --directory=/usr/lib/grub/i386-pc --target=i386-pc --boot-directory=/boot --recheck --force --debug /dev/sda1
# chattr +i /bo
Going through LFS 7.3 and about ready to make it bootable but Fedora's grub is giving me issue.
The plan was to share /boot between LFS and Fedora 18 as I have done in the past (been awhile since I ran LFS - LFS 4.something last time). Hell, I've shared /boot between Fedora, CentOS, Ubuntu, and LFS.
I'm trying to restore Grub to boot Linux Mint 13 and Windows 7. I just installed Windows 7, which rewrote the MBR, and then I was told I could simply boot Ubuntu live cd, install boot-repair, and reinstall grub over the MBR. I went through the installation, using the option to purge the old grub, but it failed, asking me to run some terminal commands to uninstall grub.
If one wants to install WINDOWS OS but get no cd drive or it's broken, , if he has a MSDN WINDOWS image downloaded, and has grub2 installed on disk, then this post would help.
My BIOS has some problems and sometimes boot order of disks changes. I thought that if I insall grub on to the MBR of second data disk, it may boot. First disk(sda) is for boot and operating system, second disk(sdb) is for /var. All partitions are labeled and fsck has labels as partition references.
I have install grub on to MBR of second disk by "grub-install /dev/sdb".
I have a Raid 0 setup (striping) via BIOS not through software raid. When I install linux mint or Ubuntu it fails to install the boot loader or set the boot loader to boot. I get an error stating grub-install /dev/sda failed.