0
votes
1answer
54 views

Using the UEFI Shell to Restore Boot Configuration

I am using an embedded board that supports UEFI. It is a new fangled board and comes up with American Megatrends BIOS and a UEFI shell (I am more used to dealing with a bootloader and not a PC BIOS on ...
1
vote
1answer
234 views

How would I make a bootable CD/USB drive that auto-boots a system from a specific, non-default hard drive?

Context: I have a system that consistently forgets hard drive boot order. I specify it in the BIOS, and after the next reboot, it's gone. My primary boot drive is on an addon card (SAS HBA). The ...
1
vote
1answer
385 views

secondary SATA drive in SATA1 vs SATA3 - EFI booting and BIOS problems

I just got a new PC (HP P7-1380T) with Windows 7 preinstalled. The machine is set up for EFI booting without 'secure boot'. I had planned to install my old SATA drive (dual-boot XP and Linux with ...
2
votes
0answers
2k views

Windows on a Chromebook

I heard that it would be possible to install Windows on a chromebook in this blog article and I found a tutorial for installing Windows on the older model CR 48. I own the newer model Samsung Series 5 ...
2
votes
1answer
148 views

How does the BIOS know where the bootloader is located?

On a multi-boot system with potentially one bootloader installed per OS installed how does the bios know which bootloader to pass control to? How is it specified which bootloader is the active one? ...
2
votes
2answers
141 views

Stop bootloader from timing out and choosing default partition?

I have Ubuntu 12.04 dual-booted with Windows 7, and I am using the Ubuntu boot loader. I'm sure many of you are familiar with the fact that after 10 seconds or so, it boots into the default partition. ...
3
votes
1answer
125 views

Why is my Windows 7 installation failing when a new bootable Linux drive is inserted?

Ok so I just got a new SSD for my laptop. I have installed Windows 7 on the SSD and can successfully boot into Windows 7. I took the SSD out and put in the normal hard drive and installed Ubuntu onto ...
0
votes
0answers
95 views

BIOS flash can load grub but not an OS

I have a Gigabyte motherboard with Award BIOS. After flashing the BIOS to the next revision, I noticed that GRUB 2 loads perfectly fine, but starting an OS (Windows 7, Arch Linux) fails to startup ...
0
votes
3answers
37 views

Boot options screen

Is it possible to create something more sleek? So like all you see is two boxes, one with the Ubuntu logo and one with the Windows logo? Any software for this or anything? Would it be something about ...
19
votes
2answers
1k views

Why do we need a boot loader?

After the BIOS, or something similar that serves as a firmware, is started, the control is passed to the bootloader, as far as I know. Why can't the BIOS load the OS kernel directly? Also, the ...
1
vote
1answer
293 views

Safe to shutdown by pressing power button 1. in bios setting mode 2. in bootloader?

Is it safe to shutdown my PC by pressing the power button while it's in the BIOS setting mode? while it's in a bootloader (in my case grub), without a timeout? If not, are there any good way to ...
1
vote
2answers
10k views

How to boot from DVD when BIOS doesn't seem to give the option to change the boot source?

Have just bought a 2nd hand PC with Windows 7 Ultimate installed. I want to boot off DVD, but when the DVD is in the drive Windows still boots up. I hit < f2 > to get into the BIOS menu, and it ...