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

20 Watt difference between C-states enabled in Bios and same states in Intel_idle?

I am trying to reduce the idle power usage of a dual-Haswell-EP server made by Intel. If I enable the C-states in the UEFI-Bios, the minimum power consumption is about 80W. However, if I disable C-states in the Bios and boot the system, the…
Martin
  • 326
  • 2
  • 14
0
votes
0 answers

Increasing chassis fan speeds?

I have a rack-type server whose motherboard is ASUS Z11PG-D16 Series (according to lshw). ipmitool reports 7 front fans, and I would like to increase their speeds. Is there any way to do that? Thank you.
noname
  • 101
  • 3
0
votes
0 answers

Any way to set password on BIOS remotely on Ubuntu 14.04?

I maintain many specific-use devices that have Ubuntu 14.04 OS installed on them. There is an ongoing effort on our end to harden the security on these devices. One of the required steps is setting a password on BIOS. Anyway to do this remotely? …
DJPaul
  • 1
  • 1
0
votes
1 answer

Enabling SATA RAID on DL180 G5

How to enable SATA RAID on DL180G5 E5405, because i did not find any equivalent option on the BIOS, nor any prompt for that.
Ali Mezgani
  • 3,850
  • 2
  • 24
  • 36
0
votes
2 answers

Identical Processor - Live Migration Error

I have production problem thats why Im asking for fast help :/ Environment 2 new HyperV Host with Windows 2016 in Failover Cluster Both with CPU: Intel® Xeon® Silver 4116 Processor 2.10 Ghz Live migration VM started on node 1 to node 2 success with…
0
votes
2 answers

Can upgrading the BIOS bork the filesystem?

After upgrading the BIOS, I was no longer able to SSH into the box. I consoled in via IPMI and saw "Checking the filesystem" messages. I had the data center team take a look; they told me the filesystem is corrupt. Can someone help me understand how…
flow2k
  • 105
  • 3
0
votes
1 answer

shutdown -h now: FreeBSD server won't power down

I'm not a sysadmin, but got a used dell poweredge r320 anyway. A problem I've been having with it is that after issuing the shutdown -h now command in FreeBSD the system goes through the init system shutdown sequence, then simply stays powered on…
Chris H
  • 133
  • 1
  • 4
0
votes
1 answer

Constant ACPI errors in /var/log/messages on Centos 6.10

/var/log/messages is full of this, occurring every second. I can see this has been going on for at least 4 days but any older logs have been purged. Maybe it's always been like this. Jul 8 04:07:12 webbox1 kernel: ACPI Error: SMBus or IPMI write…
Codemonkey
  • 1,086
  • 4
  • 19
  • 41
0
votes
3 answers

hp dl380p gen 8 bios

Sorry if this is a stupid question, but I'm not use to enterprise hardware. I have the job of patching one of our servers while our main person is out. I patched it, but the server wouldn't boot and after trying a few things I realized it was the…
J Doe
  • 1
  • 3
0
votes
1 answer

SCCM WQL Query Structure BIOS release date

So with this whole Meltdown and Spectre causing a huge fuss world wide. I have discovered a solution to mass deploy BIOS updates. The one thing is when checking compliance I am unable to locate anything that is different but the same for all models.…
Eryper
  • 15
  • 5
0
votes
2 answers

New HDD reading 1.3TB instead of 8TB

I work at a very small company (8 people) and was given the task to add an HDD to our server to do incremental backups. We bought a new 8TB IronWolf HDD but after installation the server computer can only recognise about 1.3TB. I am not at all…
0
votes
0 answers

RAID Controller Firmware Issue

Background: I'm a Linux newbie with very limited knowledge, I wanted to build a RAID 10 for our startup after experiencing a complete loss of several terabytes of data from Dropbox recently. Setup: I spun up an Ubuntu 16.04 (Desktop) machine and…
0
votes
1 answer

Server advice for a newbie

I'm new to serverfault, and server computers in general, and I got a few questions. Forgive me, they're quite basic, but I'd like the clarity. So, lately I've been doing quite a few CPU intensive tasks on just standard workstations, and I realize my…
0
votes
2 answers

Boot Drive Not Found

I just recently upgraded the coolers on my Supermicro server and now it can't find the default boot device unless I unplug ALL of the drives except the boot drive. This system is an older Supermicro SC846, 24-drive bay, 4U machine. I took it out of…
Andrew
  • 2,142
  • 2
  • 19
  • 25
0
votes
1 answer

What is ME region in BIOS

What is ME region in BIOS. We have a Supermicro board and when I upgrade BIOS, we are getting an option 'Preserve ME region'. Not sure what it is. Thanks.
Siva Prakash
  • 117
  • 1
  • 3