-1
votes
0answers
43 views

Stuck in GNU Grub and Can't get to BIOS because Keyboard is Disabled [closed]

I can usually access BIOS by hitting Delete on my keyboard when I see the motherboard splash screen. However, I hit Delete on my keyboard multiple times and it took me to this GNU Grub 2.0 screen and ...
0
votes
0answers
43 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 ...
1
vote
1answer
115 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 ...
0
votes
1answer
992 views

How do I uninstall GRUB Bootloader but keep my Ubuntu installation? [closed]

I currently have Ubuntu 9.10 and Windows 7 32bit installed with my windows bootloader being able to boot into ubuntu. I get very annoyed that Ubuntu is automaticaly selected at startup and I want to ...