GNU GRUB (short for GNU GRand Unified Bootloader) is a boot loader package from the GNU Project.

learn more… | top users | synonyms

0
votes
4answers
166 views

Prevent hacking the grub.conf using a 'live rescue' from a live linux iso

It happened that I had set the grub password in grub.conf. But, using a live linux iso, I was able to delete the password from the grub.conf. Please read the steps for the same mentioned in this link: ...
1
vote
2answers
2k views

Grub problems while installing ubuntu

I installed ubuntu,but when I restarted my machine it shows: error: file '/boot/grub/i386-pc/normal.mod' not found grub rescue> I tried running boot-repair from live cd here is the dump of that: ...
0
votes
2answers
400 views

Multi-Boot flashdrive with custom Grub or custom loader (make a program)

I have two operating systems, very small ones. Kolibri Kubuntu I also have a program made in QBasic which runs on MSDOS. The two OS are .iso bootable, and the program is a simple .exe. I need ...
1
vote
1answer
122 views

Automatically restart PC on cold boot

We have a PC that has a high speed data card in the PCIEx16 slot but the card will only work during a warm boot. It appears the device does not get allocated resources on cold boot, presumably ...
1
vote
1answer
1k views

Moving linux root filesystem vs resizing its partition

I need to obtain more space for a root filesystem that was accidentally installed onto the wrong partition. Given the partitions below, I can either shrink sda1 to 1 byte and then increase sda6 to ...
1
vote
1answer
430 views

VESA BIOS Extensions: How to Change Resolution?

I just finished writing a small boot loader and kernel that switches into protected mode and sets up a basic physical and virtual memory manager: Currently, I'm displaying text onto the screen by ...
0
votes
1answer
7 views

“Missing operating system” GRUB

Okay ill keep it quick, I screwed up when formatting my harddrive so now I have this issue "missing operating system GRUB" when trying to boot And if I try to boot from a live CD or USB I just get ...
0
votes
1answer
73 views

Can't use Xen entry on Grub2

recently I installed Xen in my new computer then created the grub entry with the command sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg The problem is that when I load Fedora with Xen ...
0
votes
1answer
455 views

centos 6.2 grub fails with a black screen with a blinking cursor, but works when manually entering boot command line

At $work we have a custom install of CentOS 6.2 (a pre-prepped image with a reduced set of packages). The normal CentOS 6.2 install works fine. The custom one fails to boot as follows: grub starts ...
0
votes
1answer
116 views

grub-mkconfig of route

In grub2, I know grub-mkconfig command is available. This command automatically scan hard disk and find kernel image(route is /boot/ , I thought) But, I want to change this route to CFmemory.(GRUB2 ...
0
votes
1answer
2k views

Hide Grub2 Boot Menu?

I'm looking for some procedure to hide menu on grub2. I also tried to setup /etc/default/grub config with GRUB_TIMEOUT GRUB_HIDDEN_TIMEOUT GRUB_HIDDEN_TIMEOUT_QUIET options without success. ...
-2
votes
1answer
877 views

Windows 8 not showing up in GRUB menu

Ok so my computer is pretty new and has a UEFI setup. I have secure boot off, fast boot off, and am booting in Legacy mode. I got Fedora 17 to install and now it is set up and working correctly, ...
2
votes
0answers
208 views

Can not see Kernel Image On Boot-Grub Menu Linux

I am trying to make a real time kernel by patching Xenomai framework: Xenomai 2.6.0 and Kernel 2.6.38.8 I patched it successfully. And was able to build the kernel: make make modules make ...
1
vote
0answers
36 views

How to configure kgdb with Grub2?

I need to setup a kernel debug session so that I can peek & poke some registers on a PCIe HW device. I am using Ubuntu 12.04, which uses Grub2. Based on my /boot/config-3.5.0-23-generic file, ...
1
vote
0answers
350 views

Android X86 and Grub 0.97

First off, this is a copy of the question on the android enthusiasts stack exchange, which can be found here, but, due to the low level nature of the question (it mainly concerns the boot loader, and ...
1
vote
0answers
67 views

Moving Data from Bootloader memory to Linux Userspace

We are modifying grub to netboot a custom linux bundle/image. The image contains the following pieces concatenated together into one image file 1. bzImage 2. Initramfs - cpio.gz file 3. Data ...
1
vote
0answers
1k views

rEFIt on SD Card booting Ubuntu on a Mac

I'm trying to install Ubuntu 11.10 as a stand-alone install on an SD card using a MacBook Pro as the host hardware. So far, I've followed the instructions found here: ...
0
votes
0answers
6 views

grub2 'Invalid magic number' when loading kernel with ovmf + qemu

I am currently trying to load a linux 3.8 kernel in a uefi environment, by testing it with ovmf and qemu. It's worked quite well up to the part where the kernel has to be loaded. I have compiled grub2 ...
0
votes
0answers
11 views

Do GRUB stage2 code and data loaded on memory are preserved until pc off?

GRUB (I mean GRUB-legacy) stage2 image(code and data) is loaded on memory when PC is boot. Is this code and data preserved until pc off?
0
votes
0answers
296 views

Android x86 4.2 Add SD Card

I have an question about adding an SD card to the 4.2 Build 20130228. I've installed it via the boot menu. It can now boot Android 4.2 via sda6 or Windows via sda... Sda6 is an NTFS formatted ...
0
votes
0answers
31 views

how to reinstall grub on cloned ubuntu disk?

Hi say I have 3 disks: /dev/sda a normal linux os (mounted as rootfs /) /dev/sdb source os (ubuntu 12.04) (1 partition, ext4 mounted as /mnt) /dev/sdc blank disk (fdisk + mkfs.ext4 and mounted as ...
0
votes
0answers
104 views

How to boot VMware Player RHEL guest to ISO on Windows host OS

I have a Windows 7 host OS with VMware Player running a Red Hat Ent Linux guest. I also have a Fedora Live Desktop ISO file. I want to boot the guest in VMware Player to the ISO. In VMware Player's ...
0
votes
0answers
63 views

in boot menu showing only windows but i have windows 7 with centos 6.3?

I first install windows 7 then i install centos 6.2 then after some time period upgrade it to 6.3. Due to some reason my windows OS get caught by Microsoft which shows message windows not genuine. To ...
0
votes
0answers
20 views

How to add harddisk or cpu test in Grub menu

I would like to do some hardware test before start up OS(linux). I know bios already do such kind of tests, but I still want to do it(perhaps add my specific test on the hardware, like memtest86 in ...
0
votes
0answers
49 views

What is in the non existing BIOS Parameter Block part of GRUB 2 MBR?

Looking at MBR for BIOS based GRUB 2 install. Dump of MBR with dd give an image with a "standard layout" except for the BIOS Parameter Block (BPB). I'm looking at in parallel with code from mainly ...
0
votes
0answers
13 views

grub multiboot - no cd found

I have created a grub.cfg to install different OS's. But if I start one of them, the installer says: No CD / DVD found. How can I emulate the drive or change the search patch on the fly? thx
0
votes
0answers
1k views

Windows 7 + Ubuntu 12.04 + Invalid EFI file path + Boot repair + Grub many entries

I've a ASUS N56VZ with Intel Core i7 - 3610QM, with Win 7 Home Premium x64 pre-installed. This computer come with EFI instead of the traditional BIOS. When I bought it, I had 3 visible partitions. C ...
0
votes
0answers
151 views

Linux GRUB UVESA_MODE resolutions not being added

I am currently running android-x86 in VMWare Player and all works perfectly, but when I try to edit my GRUB exec line, my options aren't being included...For example... Existing GRUB Exec kernel ...
0
votes
0answers
75 views

Setting up new linux kernel on grub2

I am trying to learn linux kernel programming and want to start modifying the kernel and testing it. I want to do it on my USB drive instead of HDD of my laptop. I got grub2 set up (I havent't ...
0
votes
0answers
177 views

Android Nexus S device never get into accessory mode with Open Accessory Protocole version 2

--- EDIT 7/01/13 --- I understand this is a kind of tricky problem. For that purpose, I think the best way would be to work with someone involved in the AOA protocole development. Does anyone know ...
0
votes
0answers
51 views

Networked bootloader

I'd like to extend the concept of Wake on LAN to be able to select the OS of a dual-boot computer with a packet across the network. Ultimately this would be used to boot a group of servers and select ...
0
votes
0answers
52 views

Can i create an iso image with eltorito inside using maven plugin?

I starting a project and i need to create an iso image from maven. I found this plugin to create de iso file:com.github.stephenc.java-iso-tools. Now, i need to include eltorito grub stage to the iso ...
0
votes
0answers
145 views

Using Grub4Dos as multi-installer

I'm trying to get a USB flash drive to serve as a multi-os installer. I have hit a snag when it comes to having both Windows 7 & Windows 8 on the same flash drive. root (hd0,0) chainloader ...
0
votes
0answers
120 views

Is it possible to inject parameters into core.img when chainloading into grub2?

I am configuring a boot system which will chainload into grub2 if there is no network conextion (chainloading from ipxe). I am able to chainload into grub2 if I embed core.img when building the ...
0
votes
0answers
105 views

When booting into WUBI installed Ubuntu 12.04, the laptop automatically goes into GNU Grub. How fix?

Friend of mine just updated Apple software on Windows, then restarted the computer to boot into Ubuntu, however that just lead to the GNU console.
0
votes
0answers
481 views

Grub Command not found on Debian

I'm trying to secure my GRUB boot loader but when I type grub I get command not found? I also tried typing grub in the "/boot/grub" path and it still didn't work. Any ideas?
0
votes
0answers
135 views

PBKDF2: time needed to decrypt

I tried the function PBKDF2 integrated with grub2 in linux OSs. i noted that for example,to encrypt a password such as "password" it takes less time to decrypt it. Code for decrypt: ...