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

re-install hp dc7600

I inherited a used hp/compaq dc7600 desktop after we upgraded at work. The hard disk was re-formatted but it came with a set of HP XP and Restore disks - unfortunately for a dc5800. I optimistically ran the automated format and install of XP. It…
bob
  • 3
  • 2
0
votes
2 answers

Change BIOS settings without a reboot Dell Power Edge 1850

I have a server that has "F1 to continue" option enabled on the BIOS. This is a problem, because I do not have easy physical access and I need to reboot occasionally. My question is, is there a tool or technique to change the BIOS settings while in…
aceinthehole
  • 103
  • 2
  • 7
0
votes
2 answers

How do I update my Bios on an Intel S5500BC motherboard?

So i've just received an Intel S5500BC motherboard in an Intel chassis. I'm not sure how to upgrade the BIOS in it. First of all I have Windows 2008 R2 (SP1) installed. So I thought I might try downloading the Intel update…
Pure.Krome
  • 6,508
  • 18
  • 73
  • 87
0
votes
1 answer

Error starting Hyper-V VM

I'm trying to start a VM on a new Hyper-V installation and I'm receiving the following error: The virtual machine could not be started because the hypervisor is not running. The following actions may help you resolve the problem: 1) Verify that…
Peter Bernier
  • 329
  • 2
  • 4
  • 17
0
votes
1 answer

Bios settings for Dual Opteron Server + 32/64 bit Linux decision + how to use 2 LAMP machines

semi-n00b here. I'm setting up a server that will have Ubuntu 8.04 LTS with a LAMP setup. The system is dual Opteron 248s with 4GB memory. I had a few questions about settings in the bios: Will turning off (disable) some of the hardware from bios…
user8288
0
votes
6 answers

Dell PowerEdge R410: System asks to press F1 or F2

We just installed an option card (PERC 6/i) into a brand-new Dell PowerEdge R410 and now the system does no unattended startup but instead asks me to press F1 to continue or F2 to enter system setup after printing the following message on the…
hurikhan77
  • 477
  • 3
  • 9
  • 23
0
votes
1 answer

SYS-5016T-MTFB will not POST without manual assistance (Motherboard: X8STi-F)

I have a Supermicro 5016T-MTFB 1U server which I am in the process of setting up, but it has a really strange problem. When the system is powered on it will not POST until I press the reset button a few times, followed by pressing the delete key on…
Dan
0
votes
1 answer

IBM x260m won't boot from PCI SATA card

We ghosted our old Windows 2003 drive to a new 1TB one, and connected through new PCI SATA card. The x260m server fails to boot with error 1962: "Boot sector not found." When we connect the drive directly to motherboard, it boots fine, so the…
SyRenity
  • 3,179
  • 11
  • 57
  • 79
0
votes
0 answers

What is the best practice for servers - EFI or legacy mode?

I'm currently installing a new Linux server and am trying to decide whether to use legacy mode (BIOS) or EFI. So far, I'm leaning towards legacy because it's less complex (less partitions) and has been working well so far for all our other machines.…
Ondra Simek
  • 231
  • 2
  • 5
0
votes
2 answers

Why does my Dell server BIOS asks for the BIOS password during a regular reboot?

I have a Dell PowerEdge T350 server. I enabled TPM and Secure Boot as well. For these I needed to specify a BIOS password (which I would have done anyway). What startles me is that the server keeps asking for a BIOS password at every freakin boot,…
Csaba Toth
  • 277
  • 1
  • 5
  • 15
0
votes
0 answers

What does this disk message in dmesg means?

[Mon Jan 30 19:43:19 2023] ata4: COMRESET failed (errno=-16) [Mon Jan 30 19:43:19 2023] ata4: hard resetting link [Mon Jan 30 19:43:06 2023] ata4: link is slow to respond, please be patient (ready=0) [Mon Jan 30 19:43:09 2023] ata4: SATA link up 1.5…
Sangria
  • 1
  • 1
0
votes
0 answers

HP BL460c Gen9 blade missing CPU

I am seeing a very strange issue on a couple of blades which show one of the missing CPUs out of two CPUs. During boot time BIOS showed two CPUs detected but when i went to BIOS [F9] i saw one CPUs missing. I did upgrade firmware etc. but it didn't…
Satish
  • 682
  • 3
  • 8
  • 22
0
votes
1 answer

Cannot find/update firmware for IBM x3650 M2

I am trying to revive an old IBM x3650 M2 server, but am running into trouble with IMM/IPMI related to the FW being almost as old as the server itself. Server is from 2010, firmware is from '09 (UEFI) and '11 (IMM/DSA) and is running ESXi. I checked…
Incitu_MJ
  • 3
  • 1
0
votes
0 answers

Is there a way to check "boot after power loss" BIOS configuration from CLI?

Is there a way to check from CLI under linux (Debian based) how the BIOS is configured for "boot on power loss" ? I need something similar to Check `Restore on AC/Power Loss` from CMD/Powershell on windows 10 but for linux. I had a look at dmidecode…
Kraal
  • 121
  • 5
0
votes
0 answers

Dell Poweredge R640 - System BIOS has halted

I'm running pfSense on a Dell Poweredge R640, but after upgrading to the latest bios, it has trouble booting. The attached picture says that LBR is not available. Any idea what that means and how to fix it? Thanks. Picture of BIOS crash
Dal
  • 1
  • 2