Questions tagged [bios]

The BIOS is built into the PC, and is the first code run by a PC when powered on. The primary function is to load and start an operating system.

The fundamental purposes of the BIOS in modern PCs are to initialize and test the system hardware components, and to load a boot loader or an operating system from a mass memory device. The BIOS additionally provides an abstraction layer for the hardware, i.e., a consistent way for application programs and operating systems to interact with the keyboard, display, and other input/output (I/O) devices.

Most BIOS implementations are specifically designed to work with a particular computer or motherboard model, by interfacing with various devices that make up the complementary system chipset. Originally, BIOS firmware was stored in a ROM chip on the PC motherboard; in modern computer systems, the BIOS contents are stored on flash memory so it can be rewritten without removing the chip from the motherboard. This allows easy updates to the BIOS firmware so new features can be added or bugs can be fixed, but it also creates a possibility for the computer to become infected with BIOS rootkits.

311 questions
35
votes
5 answers

Could `rm -rf / --no-preserve-root` mess up the bios?

In order to see approximate speeds for tarballing an entire system, and then restoring that system when if it was foobar'd, I partially cloned one of our primary systems onto a workstation that, while not integral to our company systems, would be…
MirroredFate
  • 467
  • 5
  • 8
23
votes
5 answers

SSD head / cylinder / cluster details

A customer of ours makes industrial robots that run on very old, but stable, hardware and software. The only bottleneck has always been the hard drive in these moving machines. Due to constant movement (shocks etc.) HDDs normally don't survive…
Knelis
  • 333
  • 5
  • 9
21
votes
5 answers

How to make my HP server boot faster?

I have an HP ProLiant DL370 G6 server that I am using as a workstation. It takes 60 seconds during reboot and cold boot before screens post with a discrete Radeon HD6xxx GPU. What can I do to make it boot faster? I have had a chance to use HP…
GregC
  • 879
  • 2
  • 8
  • 24
16
votes
3 answers

USB drive not detected in Intel EFI shell

I must update an Intel S3420GPLC board. BIOS, BMC, FRU / SDR, the whole thing. Everything is pretty much automated in the Intel download. You're supposed to boot to the integrated EFI shell, mount the USB disk/key, and launch the startup.nsh script…
Silver Quettier
  • 503
  • 2
  • 6
  • 14
15
votes
1 answer

Should I use bios "Advanced ECC" in Dell PowerEdge R710 Bios with ECC DIMMs?

I have a Dell PowerEdge R710 with dual Intel Xeon E5503 CPUs. It has 96GB(12x8GB) of ECC DIMMs. In its BIOS, memory is configured for "Advanced ECC". My question is if my DIMMs are already ECC, does it make sense to enable this "Advanced ECC" mode…
Mxx
  • 2,312
  • 2
  • 26
  • 40
14
votes
2 answers

Enabling hardware virtualisation BIOS; anything to beware?

A lot of recent virtualisation tools can either make use of, or demand, BIOS support (Intel-VT, AMD-V, etc). But in most of the BIOS screens I've seen, it has been disabled by default - sometimes even with fairly non-subtle (but vague) warnings. So:…
Marc Gravell
  • 694
  • 6
  • 19
13
votes
2 answers

Disable CPU cores in bios?

Is it possible to disable CPU (Intel) cores in BIOS, and if yes what HP/DELL (others?) 1U/2U servers would allow this? It is becoming difficult to find new server hardware with dual core CPUs, most of new servers are Quad Core ones, and so the cost…
monomyth
  • 971
  • 1
  • 5
  • 9
12
votes
2 answers

Bootrec /FIXBOOT vs Bootrec /FIXMBR

According to Microsoft here is what Bootrec /FIXBOOT does: "This option writes a new boot sector to the system partition by using a boot sector that's compatible with Windows Vista or Windows 7" And this is what Bootrec /FIXMBR does: "This option…
red888
  • 4,069
  • 16
  • 58
  • 104
12
votes
3 answers

Is it possible to change BIOS settings from Linux?

I'm trying to write a script to enable IPMI on a ton of machines without having to hook up a KVM to them one by one. Is it possible to change the BIOS settings from Linux? OS is SL6. I understand that each machine will likely need to be power…
cat pants
  • 2,139
  • 10
  • 33
  • 44
12
votes
13 answers

How to discover the MAC address of machines in a network?

How do I discover the MAC address of machines in a network? I need to discover the machines that are available just with only BIOS installed (no operating system). And I need to find the MAC address of machines that are up.
sarav
11
votes
2 answers

Reflash Supermicro BIOS Chip with external EEPROM programmer

I've a Supermicro server, out of warranty, and it suicided in the last month. Yes, exactly. During a AMIBIOS update process the BIOS Watchdog has been tripped and the motherboard reseted during the flash. We ended up with a non functional…
Vinícius Ferrão
  • 5,400
  • 10
  • 52
  • 91
11
votes
2 answers

Change BIOS settings on Supermicro system via a script

I see that Dell & HP have programs that you can change the BIOS settings remotely or via a script/file. Does anyone know how this can be done on a Supermicro system or is there one that is not vendor-dependent? I looked through Supermicro site and…
ChriSxStyles
  • 393
  • 1
  • 3
  • 11
10
votes
2 answers

Supermicro BIOS recovery - SUPER.ROM

I have a Supermicro X9SCL+-F motherboard that I flashed a beta BIOS to, then the flash went bad when I tried to flash back to the latest stable. I am attempting to recover using their SUPER.ROM recovery from a flash drive without success. I read in…
Goyuix
  • 3,164
  • 5
  • 28
  • 37
9
votes
2 answers

HP ProLiant system preparation/deployment techniques (Array, BIOS, firmware, etc.)

I spend a lot of my time with HP ProLiant systems and Linux installations. Due to the nature of the business I work in, I don't have the luxury of being able to deploy large numbers of identical systems at the same time. In addition, my systems are…
ewwhite
  • 194,921
  • 91
  • 434
  • 799
8
votes
4 answers

Dell PowerEdge: powersaving BIOS settings differences

I'm closing in on purchasing a Dell PowerEdge R710 rack server and am curious to know the difference between Dell's power saving bios setting and their performance bios setting. Should I be concerned about choosing the power saving setting? I'll be…
JohnyD
  • 1,614
  • 2
  • 20
  • 29
1
2 3
20 21