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

HPE DL20 RHEL 6 kickstart installation from dvd

I have a dvd with a RHEL 6.6 installer with its customized kickstart file for automation, and this dvd has been tested in other servers and is able to perform an installation, so it works fine. The problem is that in my HPE DL 20 Gen9 there is no…
jbarren
  • 3
  • 2
0
votes
1 answer

Super Micro hangs in BIOS enumerating devices

I've got a Super Micro X8DTT-H server. I've been wrestling with various issues trying to get the server installed with CentOS 6. At one point I had the server booted from the IPMI-attached DVD drive. I wanted to reboot the server but I got an error…
Sol
  • 347
  • 1
  • 4
  • 12
0
votes
1 answer

HP Compaq: multiple "Windows Boot Manager" in "Boot Device Selection" after SCCM Deployment

Maybe this is much simpler than i think: i am testing a SCCM deployment on a HP Compaq machine. I had problems with some drivers, so i had to repeat the installation multiple times in one day. After every deployment, there is a new entry named…
Tobias
  • 1,236
  • 1
  • 13
  • 25
0
votes
0 answers

Best Reliability for Linux OS: FakeRAID, SoftRAID, or No RAID

I'm tasked with building a highly-reliable, unmanned industrial PC that will withstand unplanned power outages. A UPS will be used where possible, but realistically we know that many of these units will be installed without UPS. I initially set out…
0
votes
1 answer

Forcing legacy boot

I have a new PC with a reference Intel motherboard and AMI BIOS (5.010 on a LynxPoint-LP chipset motherboard). There is no OEM support, so I'm on my own with this. I have a PXE network and WDS 2008R2 server that I'm using to deploy a Windows 10…
StackExchangeGuy
  • 131
  • 1
  • 12
0
votes
1 answer

QEMU, Virsh and SMBIOS tables edit

I am currently running qemu-kvm on an Ubuntu server box and I use libvirt with Virsh to create, manage, start and stop VMs. I edited VM's XML configuration through virsh edit command to change CPU model and set up SMBIOS data by specifying bios and…
int 2Eh
  • 193
  • 1
  • 2
  • 6
0
votes
1 answer

Bios Error on reboot Insuficient PCI Ressources xeon phi , supermicro-server

I currently have a problem with an supermicro-server with an intel xeon phi installed. Its an old server, but when I am logging in and checking for the xeon phi it is still recognized. When I am trying to reboot the system there is a "Bios Popup…
Twinhand
  • 83
  • 5
  • 15
0
votes
1 answer

When Upgrading My 3.5" HDs To SSD HDs Can I Continue To Still Use RAID 1 (MIRROR)?

I'm upgrading my old 3.5" HDs to a set of SSD HDs. I currently run a RAID 1 (MIRROR) array for the 2 old drives (just in case) and want to know how I should rollout the new SSD drives... I have been reading about the TRIM command and how it might…
Arvo Bowen
  • 805
  • 5
  • 17
  • 35
0
votes
2 answers

How to find out if slot or memory bar is broken

Today my Dell T7400 suddenly started to beep at startup. I figured out is likely to be a memory issue. I have used all eight (RAM ) slots (8x2GB). By removing / adding bar by bar I was able to restart the server by leaving the two last slots (at the…
Horst Walter
  • 159
  • 1
  • 1
  • 9
0
votes
0 answers

HP Compaq 8200 Elite SFF won't boot from USB drive. Solution

Can't get an HP 8200 Elite Small Form Factor to boot from USB. (MP8200 Elite SFF PC) BIOS version: J01 v02.15 ME Firmware version 7.1.3.1053 Tried on two different computers, with same BIOS version and the boot order list is not equal on the…
dafuq
  • 21
  • 2
0
votes
0 answers

RAID-6: Two drives failure with 3ware 9650SE

We have a 6-drive RAID-6 on one of our servers. Each drive is a 750GB Seagate, and they are connected with Hardware RAID card 3ware 9650SE. We do not have sparse drives. The system is old and probably is working for 2 years with this…
Ramyad
  • 1
  • 1
0
votes
2 answers

HP Proliant ML110 POST fails with large (4GB) USB Disk attached

I have a HP Proliant ML110 G5 (tower) which fails to boot whenever a large disk (4TB) is attached via USB. The machine displays the HP logo for a very long time (the POST on these machines is long anyway, but in this instance it can be 5 mins or…
questions
  • 45
  • 1
  • 8
0
votes
1 answer

9650SE-4LPML RAID Controller BIOs not showing HDDs

I've got a fresh server put together with a 9650SE-4LPML controller card in it with the intention of setting up RAID 1 with two 2TB HDDS. When I boot up and go into the RAID controller BIOs, the drives aren't seen. I've switched out the controller,…
Dave M
  • 1
0
votes
1 answer

3ware raid controller does not get a proper reset signal after a reboot

I have a linux server that has a 3ware controller 9650SE-4LPML connected. Today, I migrated this server with all its disks and raid controller to a new motherboard + cpu + ram (gpu is also changed). The process was smooth apart from one repetitive…
nass
  • 568
  • 4
  • 10
  • 24
0
votes
1 answer

How to boot to BIOS - IBM System X3400 M3

I need help to boot to BIOS for my IBM System X3400 M3. What I know is pressing F12 to boot to BIOS. But every time I presses F12 it never go to BIOS. Instead it boots to my ESXi. UEFI is very slow. What do I do wrong here? I need to change the boot…
Arief
  • 173
  • 4
  • 5
  • 19