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
0
votes
1 answer

Supermicro BIOS upgrade : Error when sending enable message to ME

I recently upgraded my BIOS on my X9SCL-F board from version 1.1 to 2.2. It seems to be a 2 step process where after you create a bootable DOS USB, you need to run AMI_1.BAT x9scm-f.202 Once this process is completed, it mentions to reboot the…
Inxsible
  • 341
  • 1
  • 4
  • 13
0
votes
3 answers

Have I bricked my Sun V20z?

I have a small pile of Sun V20z computers. I was trying to update the SP and BIOS firmwares in order to bring them all up to the same standard -- mostly to get the updated (ie actually useful) SP functionality, and figured that I would just do the…
David Mackintosh
  • 14,293
  • 7
  • 49
  • 78
0
votes
2 answers

"Unsupported PCI device" errors during IBM System x3550 POST

I installed a non-IBM NIC to IBM System x3550 server and during POST it displays following error messages: 00180801 19A20700 Unsupported PCI device 00180801 19A20700 Unsupported PCI device 00180801 19A20700 Unsupported PCI device 00180801 19A20700…
Martin
  • 352
  • 3
  • 12
  • 29
0
votes
4 answers

ntpdate shows 4second time drift / day

I started ntpdate running every night as a cronjob (on two servers). And every morning I have an email telling me the outcome. On one server it's correcting by about 0.8 seconds every day, which seems like quite a lot to me. But on the other server,…
aidan
  • 615
  • 4
  • 10
  • 23
0
votes
1 answer

SuperMicro IPMI no longer accessible after update

Going to keep this short: Got a new server We decided to update IPMI for reasons. I know - it's stupid without good reasons. Waited for it to reboot. On reboot it no longer is assigned an IP Address from the DHCP router, and setting a static IP…
user3634781
  • 3
  • 1
  • 2
0
votes
1 answer

No Config prompt for RAID card

I have a PERC 5/i in a Dell 2950 and it doesn't prompt me to enter the BIOS configuration for it, nor will it initialize. But if I take the RAM out of it, it will give me the following error RAID Adapter Memory Error !!! Please check the SDRAM…
VantaRabbit
  • 5
  • 1
  • 5
0
votes
1 answer

Failed BIOS update DELL R620

So ahead of an ESXi6.0u2 update we are refreshing the BIOS on one of our clusters to reach a compatible level. Using OME I have been able to push the BIOS to several servers without hitch, until now. I am currently stuck with a server that fails…
user35213
0
votes
2 answers

Dell PowerEdge T630 Will not Boot

I have a Dell PowerEdge T630 that will not boot. It halts at the POST screen during "BIOS Loading Drivers" after getting about 20% through it. I have tried resting the CMOS and NVRAM to no avail. iDRAC reports no issues except "System BIOS has…
JaredW82
  • 111
  • 1
  • 5
0
votes
1 answer

Wrong boot order - BIOS get stuck instead of trying the next boot device

I have a tests server that runs an Intel S2600C0 bios version SE5C600.86B.02.06.0002. It has 7 SSDs: 5 SDLFNCAR-960G-1HA2s and 2 Micron_M500DC_MTFDDAK800MBB. The OS and all the files are on the first SSD and the other 6 SSDs are used by our…
Idan Arye
  • 115
  • 3
0
votes
1 answer

Lenovo ThinkServer RAID 1: Wrong Disk?

For reference, please see the two attached images. Briefly, I have a Lenovo ThinkServer 440 with four SSD drives: Two 220 GB drives as RAID 1 and two 1 TB drives. The 200 GB drives were setup as RAID 1 using BIOS utilities. And the two 1 TB drives…
IrfanClemson
  • 111
  • 5
0
votes
1 answer

Accidentally cleared TPM on BitLocked computer

One of my technicians was supposed to image a computer that has BitLocker enabled. He didn't know the access pin and instead inserted a Dell boot disk to do a soft-restore (keeping all of the clients files and resting windows). There was a warning…
0
votes
1 answer

Change Boot drive in SeaBios

I need to copy my KVM machine for further update. BUT our provider don't provide opportunity to copy a whole machine, just a hard drive. (virtio drive vda/vdb etc) So, I made a new clean machine, attach old drive copy and now trying to replace main…
mr.frog
  • 129
  • 6
0
votes
1 answer

Supermicro X9DBL-3F Xenserver 7 boot stops

The configuration is a Supermicro X9DBL-3F motherboard with 2x Intel Xeon E5-2403 Cpu's. In the Bios the settings under Advanced \ Chipset Configuration \ North Bridge \ Integrated IO Configuration \ Intel(R) VT-d is enabled. After the…
wurlog
  • 333
  • 1
  • 4
  • 17
0
votes
0 answers

Optiplex 980 are turning on after power loss - how to disable

We have 24 computers from Dell (Optiplex 980) and there is often a power outage here, a few times a day. It is a small school in a poor country with no stable electricity system. After the power returns, all computers are automatically turning on…
0
votes
1 answer

HP Proliant 360 video disabled in BIOS

I was asked to work on a Proliant 360 Server. I can boot it up and remotely log onto it and it appears to work perfectly. However, there's no video locally from either the front or rear VGA ports. It appears that the video is turned off in BIOS? I…