GRUB is a modern boot loader installed by many Linux distributions

learn more… | top users | synonyms

3
votes
2answers
351 views

Installing FreeBSD without removable media from CentOS 6

I've been tasked with installing FreeBSD 8 alongside CentOS 6, without the luxury of removable media. CentOS 6 is already on the machine, and running quite nicely. However, I cannot figure out how to ...
2
votes
2answers
4k views

Unable to launch Fedora 18 LiveCD using USB device

I just bought a new motherboard which has BIOS and UEFI. I have a previously working LiveCD installed on my usb, created with LiveUSB Creator. I tried using it to boot but got stuck at the grub ...
0
votes
2answers
347 views

Grub installed by Scientific Linux does not boot Windows

I installed SL6.1 on a laptop that has a Vista install as well. After I installed SL6.1 I figured that I would have a boot option but no. How can I reconfigure GRUB to recognize Windows too?
5
votes
1answer
293 views

Getting “NTFS5: No ang0” error message when booting Linux Mint

I am getting the following message as shown in the link below when trying to boot into linux mint 13. Try (hd0,0): NFTS5: No ang0 Try (hd0,1): NTFS5: No ang0 Try (hd0,2): NTFS5: No ang0 Try ...
4
votes
1answer
503 views

Configure fstab for a bootable usb

I'm trying to clone a partition and make it a bootable usb. I've made two ext3 partitions (just like the installation I'm cloning). The first one is small and has grub/ and the kernel. The second ...
4
votes
1answer
747 views

How can I boot the PC-BSD live DVD-ISO IMAGE directly via GRUB2?

Via the loopback command, GRUB2 allows to directly boot an ISO file. Now, I've configured the according menuentry to boot the PC-BSD Live DVD ISO, but when I try to boot it, the FreeBSD bootstrap ...
3
votes
1answer
1k views

Trying to install Linux Mint 13 via Wubi, throws me into grub prompt

I'm trying to install Linux Mint 13 with Cinnamon via the 64 bit DVD image from within Windows. I've tried both installing it to C: which is my Windows system disk, but also to D: which is another ...
2
votes
1answer
30 views

Install grub on LV container for VM

I'm having difficult time installing grub in LVM LV container for a VM. This is the partition table: # parted /dev/mgtvg/linux2os print Model: Linux device-mapper (linear) (dm) Disk /dev/dm-7: 129GB ...
2
votes
1answer
92 views

Manually copying MBR from one drive to the other GPT drive and configuring GRUB results in booting failure

I run CentOS 6.4. I have SSD 300GB for system files and RAID10 8TB for storage + backup. SSD system drive is partitioned as follows: fdisk -l /dev/sdb Disk /dev/sdb: 300.1 GB, 300069052416 bytes 255 ...
2
votes
1answer
131 views

What is the default font for Grub in Ubuntu and Fedora?

I was wondering what the name of the font is for the grub set by default after installation in Ubuntu and Fedora (they are different ones). Any help would be great!
2
votes
1answer
625 views

Linux on Hard Drive Partition, Bootloader on USB Flash Drive

How can I use a USB flash drive to boot Linux from a partition on (another) hard drive? I'm trying to install Linux on an encrypted partition on the hard drive (using LVM on LUKS). Since /boot must ...
2
votes
1answer
1k views

How can I get from menu.lst to syslinux.cfg?

Problem I'm creating a bootable iso from a YUMI USB drive to burn on DVD's for friends. More info here. I took the grldr and menu.lst from a bootable XBoot iso, but now I'm trying to figure out a ...
2
votes
1answer
496 views

How to configure GRUB to load Windows 7 Install in UEFI mode

I have a Dual-Boot USB I created with Multisystem for booting into PartedMagic, Ubuntu 11.10 & Windows 7 Install. Problem is Windows 7 says it cant install on a GPT partition. Googled, and found ...
1
vote
1answer
76 views

Using a custom name for root device in grub

I'm working on old distro ( slackware 8.1 ) using a kernel 2.4.37.9 and I have the following problem. I want to use a custom name for boot device, say for example /dev/root1, which can replace the ...
1
vote
1answer
225 views

Fedora 17 Grub not finding Windows 8

I had Windows 8 installed, shrunk it and installed Fedora 17 using the free space. It now only boots into Fedora. I have these two EFI partitions: /dev/sda2 /EFI /Boot/bootx64.efi ...
0
votes
1answer
145 views

Grub problem booting problem at fresh install of Centos

I've Windows 7 installed on my PC. I would like to install Centos and remove Windows 7 completely. After burning a Centos 6.2 on a DVD, and restarting the machine, I got the grub> window. I can ...
0
votes
1answer
556 views

How to use ms-sys to restore MBR to boot /dev/sda2?

My brother screwed up a multi-OS install on his laptop and asked me to help fix it. I'm a basic linux user and I know my way around the terminal a little but beyond that I might need some hand-holding ...
3
votes
0answers
440 views

GRUB error Fedora 15 when Dual Booting on MacBook Pro

I am having trouble getting Fedora 15 running on my MacBook Pro. I had Fedora 15 installed before on this MBP before, so I know it works. I basically followed the good old instructions of Create a ...
2
votes
0answers
24 views

Add Ubuntu to list of Grub boot options

I have an old laptop with an old version of Debian. I would like to install Ubuntu as well. Is it possible to install Ubuntu from the HD (not a rescue CD or flash-drive) and have it reside as a Grub ...
2
votes
0answers
20 views

How to customize logout options under Kubuntu

I'm running a machine with Kubuntu and Windows XP in dual-boot. I recently learned about the very useful grub-reboot command, and id like to know if it is possible to customize the logout options ...
2
votes
0answers
672 views

Grub error: file '/grub/i386-pc/normal.mod' not found?

I recently install arch (hopefully successfully) on my machine. When I went to reboot however I had a problem. I got a black screen with text saying Grub loading. Welcome to GRUB! error: file ...
2
votes
0answers
97 views

Any chance to fix dual boot after the stupid UEFI?

Long story short, I had a single Linux hard drive with a LUKS partitions and stuff which worked really nice for a long time. Unfortunately, even though Wine nowadays works amazingly well, I couldn't ...
2
votes
0answers
690 views

Which Bootloader is Used on a Chromebook?

I installed ChrUbuntu on an Acer C7 Chromebook, and I am able to dual boot Ubuntu 12.04 and ChromeOS and to control which OS loads by default. I tried to edit the /etc/default/grub file and did run ...
1
vote
0answers
28 views

Unable to Boot into F17

I was currently running Win8 and F17 as a dual boot on my home desktop with an i5 chip and Asus UEFI BIOS. Unfortunately, while I was in Win8 I accidentally removed the partition that held my F17 OS. ...
1
vote
0answers
21 views

Clonezilla Grub

I am trying to restore a disk image with clonezilla. However, after I do so, a grub menu pops up showing the 4 standard options(os, recovery, memtest...). My original image did not have this and I ...
1
vote
0answers
135 views

GRUB can't find an existing file?

I'm trying to install GRUB, but when I try to boot, I get this: error: file '/boot/grub/i386-pc/normal.mod' not found. But that file exists on the drive I'm booting to. Why is it saying "not found" ...
1
vote
0answers
49 views

unionfs filesystem

I recently learned about unionfs and aufs and would like to put it to some real use. The scenario I have in mind is the following. Boot a machine with ubuntu on it which will serve as our base. Make ...
1
vote
0answers
294 views

Mint 14 does not detect my first hard disk

I have two hardisks installed in my machine : Samsung SSD PM830 SATA : 128 Gb ST9500423AS ATA : 500 Gb When I start Mint installer, it only showed me the 500Gb harddisk.So I partitioned it into ...
1
vote
0answers
161 views

Installing 12.04LTS Server on a Fake RAID10

Scenario Install Ubuntu 12.04LTS Server on a RAID10 with boot on a RAID1. 4 - 2Tb SATA Hard Drives 3 Partitions (/boot, /, and swap) boot (256Mb from each disk) setup in RAID1 /dev/md0 partition ...
1
vote
0answers
114 views

Multi-Distro boot DVD with SystemRescueCD 2.8.0 fails to boot the SRCD portion

I'm trying to create a multi-distro mutli-boot dvd image containing (amongst others) the SystemRescueCD iso. I'm using GRUB as the boot loader and I've managed to get most of the other ISOs booting ...
1
vote
0answers
52 views

Automatically detect boot disk with grub0.9X

I have boot loader setup on a USB key, so when I boot with local grub4dos installation, I use: rootnoverify (hd0) chainloader +1 boot But since I had two disk (usb and internal HDD), how can I ...
1
vote
0answers
114 views

Debian restarts itself after booting with a “not responding” error

I had a stable Debian 6 install until earlier today, when some keys on my USB keyboard stopped working and my USB mouse buttons started to behave strangely. I had not installed anything new since the ...
1
vote
0answers
221 views

Grub fails after install it on my macbook pro

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 ...
0
votes
0answers
20 views

VM restored from backup grub can't see

I can't explain this, I'm wondering if someone can help me explain it. When the VM is installed using virt-install, etc., grub can see it just fine. For example: # parted /dev/mgtvg/cos64 print ...
0
votes
0answers
50 views

Update from Grub 1.98 to Grub 2

I currently have an OS called Backtrack installed alongside Windows 7, and I use Grub to boot. The problem is the Grub that comes with this is version 1.98. I'm fine with it except for one thing: ...
0
votes
0answers
122 views

Redhat Grub not working after Fresh Install

Today i installed redhat on one server this server will be used on DR site as a backup. System has 2 HDD with 500GB space and I created the RAID0 and after that i completed the installation. But ...
0
votes
0answers
918 views

GRUB fails to install

For the past two days, I have been attempting to install Linux Mint 14 64-bit edition. Each time, the ubiquity installer has failed with this error: Executing 'grub-install /dev/sda' failed. This ...
0
votes
0answers
83 views

Unable to boot into any LiveCD or boot Into Grub

After rebooting from my Arch install, grub2-bios gave me a normal.mod is not found error message. I cannot rescue from Grub or boot into any LiveCD from the BIOS; for the Ubuntu Image I am just ...