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.

322 questions
2
votes
1 answer

DELL PowerEdge 2950 stuck on BIOS

My DELL PowerEdge 2950 is Stuck on BIOS 2.7 screen and does not advance at all, keyboard is not responding either. How should I troubleshoot this issue? Here is the screen
skmasq
  • 173
  • 1
  • 8
2
votes
3 answers

Dell SC1435 always requires F1 at boot

I have a Dell PowerEdge SC1435 that has come back after doing duty at a partner site. I am trying to configure it for local use. The only problem I have with it is that every time it boots it always requres a manual F1 press after the POST…
David Mackintosh
  • 14,293
  • 7
  • 49
  • 78
2
votes
1 answer

Dell BIOS Update Date

Is there a way to gather information as to when a BIOS on a particular server has been updated? I'm not looking for the BIOS release date, I'm looking for the date in which the bios was actually updated. I suspect some people updating BIOSes in our…
2
votes
1 answer

Can't find fan speed setting on Supermicro X9DRW

I have one Supermicro server with a X9DRW board, BIOS v1.0a, that does not seem to have any way of controlling fan speed. I've looked through the entire BIOS, including the usual location of Advanced->Hardware Health->Fan Speed Control. The reason…
Joe Muller
  • 21
  • 1
  • 2
2
votes
0 answers

Hardware Clock (RTC) Stuck / Will Not Increment

After we rebooted one of our servers (RHEL), we noticed that it would hang when entering GRUB. The problem was the countdown in GRUB (Booting in 5... 4......) was not counting down, and was stuck at 5. At the same time, we noticed that when…
Tanaki
  • 131
  • 4
2
votes
1 answer

Do I need to / should I enable “Virtualization Technology” for Hyper-V in Server 2012?

I'm setting up some new servers to be Hyper-V hosts in Server 2012. I noticed on first boot that the task manager shows the following in the CPU section: If I enable "Virtualization Technology" in BIOS, it changes to this: This confuses me, as now…
Jonah H.
  • 203
  • 3
  • 8
2
votes
2 answers

Dell Power Edge 2950 - E211 SBE LOG DISABLE DIMM6

Any idea of what this error E211 SBE LOG DISABLE DIMM6 could mean? Anyone have experienced this? I know that it sound pretty obvious, that is the 6th bank of my memory, and guest what: I have already changed the order of the RAM modules. Same error…
user122772
2
votes
1 answer

What is a BEV device?

I'm looking at the BIOS, Boot Manager, of a brand new Dell power edge T110 II and I'm trying to figure out how to get this machine to boot from USB flash drive. In the boot order screen I see the devices listed: Harddisk Cd rom BEV device : Embedded…
Ring
  • 145
  • 1
  • 1
  • 6
2
votes
1 answer

How can I automate bios configuration on dell servers?

I have n amount of virgin dell custom servers (DCS24). These are refurbished machines and already delivered, so configuring the BIOS from the provider is not an option. iDRAC/BMC is available on these machines. The default BIOS configuration has the…
2
votes
1 answer

How To Change Dell Bios Settings Remotely?

I recently noticed at a clients that their Dell laptops appear to have SMART disabled in bios by default. I noticed this while swapping out a disk on a desktop which had failed without any warning.. wonder why we didn't get anything. :-) Anyone know…
Ian Murphy
  • 1,349
  • 4
  • 19
  • 30
2
votes
0 answers

What do these IPMI System Event Logs mean?

I'm currently trying to troubleshoot what seem to be hardware issues with a x3650 m3 machine. Using IPMItools, I'm reading recurring assertion events from sensor type: 0F, sensor no: B5 that repeat the following: Firmware Progress C2 00 FF Firmware…
Taylor Hx
  • 143
  • 9
2
votes
2 answers

How can I flash the BIOS on a Dell T5500?

I been given a Dell T5500 Workstation that used to be maintained by a gentleman that no longer works at the company I work for. The workstation has a BIOS admin password as well as a BIOS boot password that are not the same. I know the boot password…
Bryan
  • 205
  • 1
  • 5
  • 13
2
votes
1 answer

Poweredge 750 cannot startup after power failure

After a recent power failure my poweredge 750 powers on but just sits on the Dell A06 bios loading screen. I tried resetting the bios' memory by removing the battery and restarting after 15min to no avail. Is there any approach to take to try to…
Rich Kroll
  • 121
  • 1
2
votes
2 answers

Installing IPMI Bios onto supermicro

I have one of these: http://www.supermicro.com/products/motherboard/QPI/5500/X8DTG-QF.cfm And IPMI is just not operating anymore, it had been at one point. It comes up as non functional in the BIOS (i.e. "Status of BMC Not Working" & "IPMI…
hookenz
  • 14,472
  • 23
  • 88
  • 143
2
votes
3 answers

How to flash a BIOS when the firmware is larger than will fit on a DOS boot disk?

I have a supermicro motherboard I want to flash the BIOS on, but the firmware is bigger than will fit on a freedos boot disk. How can I flash it? I should point out that I am using linux on my desktop NOT windows and bootable CD is not an option,…
hookenz
  • 14,472
  • 23
  • 88
  • 143