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.

311 questions
0
votes
2 answers

Resetting the TPM module on my motherboard?

I've got a TPM set up on a motherboard, but the motherboard has now been swapped, and the HDD is still the same. Would like to basically reset everything to factory defaults, but the HDD is encrypted and I can't seem to reset the TPM. No matter what…
Rail24
  • 111
  • 1
  • 3
0
votes
1 answer

Unable to get access IMPI / BIOS / Intel Xeon Gen2 compatibility issue?

I've bought new( not used ) SuperMicro MBD-X11DPI and x2 - Intel Xeon Silver 4210R OEM Micron [MTA72ASS8G72PSZ-2S6E1] 64Gb Samsung [M393A8G40MB2-CTD] 64Gb When I'm booting, 10 different combinations of 2xCPU and different RAM modules give me…
0
votes
0 answers

Enable VT-X and VT-D in the bios for a PowerEdge r910. Ubuntu Server Bionic

I am trying to enable VT-X and VT-D on a PowerEdge r910. I have set "Virtualization Enabled"in the bios settings and also "SR_IOV Global Enable". I still get the following on the Ubuntu Server deployment (18.04 Bionic): ubuntu@moral-sponge:~$ sudo…
0
votes
2 answers

Access to MediaShield RAID utility

I'm using RAID-1 configuration on a PC which will be accessible by many people who are not very experienced with computers. So I want to restrict access to MediaShield RAID configuration utility which pops-up on every boot proposing to press F10…
Serg
  • 37
  • 1
  • 11
0
votes
1 answer

How can i get to the BIOS log file on ubuntu?

I've recently learned that the actual memory run speed isnt necessarily what it says on the memory cards. The actual speed is 'negotiated' based on factors like bus speed, or clock speed, motherboard architecture and so on. So your 800Mhz RAM might…
Sven
  • 1
-1
votes
1 answer

Secure contents of a hard drive so it can't be accessed on another computer

My company is developing a device that is basically a Linux box with some attached hardware and proprietary software that is installed on several clients. What would be the best options to secure the contents of the hard drive so that it cannot be…
-1
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
  • 123
  • 1
  • 4
-1
votes
1 answer

Execute PCI option rom, Network Controller on B:06/D:00/F:00 (motherboard Z10PE-D8-WS ACPI BIOS Revision 3101)

I have a motherboard Z10PE-D8-WS ACPI BIOS Revision 3101 which stuck at this screen I have not added any news devices, just a night before shutdown the system using power button instead of "sudo shutdown -h now" from my Linux console. Right now it…
DmitrySemenov
  • 755
  • 2
  • 14
  • 27
-1
votes
3 answers

HP DL380 G5 server BIOS Upgrade interrupted and no longer booting

Whilst in the middle of doing a maintenance CD and iLO upgrade via the iLO on a HP DL380 G5, lost connectivity to the server. After this point unable to contact the iLO. Will not ping. Unplugged all cables, power, ilo, kvm and other network cables.…
Mouse
-1
votes
2 answers

HP DL380 G7 - Sometimes won't POST without clearing NVRAM with Maintenance Mode Switches

I have a HP Proliant DL380 G7 Server, actually I have many. They all seem to work just fine and have for years except this box which is giving me a headache. It has been sitting collecting dust for over a year when I had a mission for it, so booted…
Nick
  • 99
-1
votes
1 answer

Server Board S2600WT2R unable to set clock speed to 2400 MHz

I have an Intel® Server Board S2600WT2R I have set the Memory Operating Speed in the bios to 2400, but dmidecode reports that "Configured Clock Speed: 2134 MHz". If I set the clock speed in the bios below 2133, the clock speed changes…
kevlarjacket
  • 149
  • 8
-1
votes
1 answer

HP ProLiant DL365 G5, USB and PS/2 Do not work during Boot

Good evening all, The situation up until the REAL point of failure; Dual Opteron 2300 Quad-Core (I'm not positive but I think theyre running at 2.6Ghz) 24Gb RAM (2Rx4 PC2-5300P-555) (lost 8Gb to a bad stick on Friday) RAID: HP Smart Array…
Snow
  • 30
  • 4
-1
votes
2 answers

Update Server BIOS - Supermicro 5015A-EHF-D525

I've got a Barebone-Server with the Supermicro 5015A-EHF-D525 Mainboard. Now I urgently need to update the BIOS to the newest version. Too bad I've never done that before and google isn't much help either. I've downloaded the newest version of the…
Lumnezia
  • 109
  • 6
-1
votes
1 answer

Adaptec configuration has changed - Why can't it show me what it sees before blindly "accept" or "reject"ing?

I work with Adaptec cards on a regular basis; 2405, 5405, 6405e, 6805, and a few others. I am dismayed by the BIOS' terseness and lack of any utility at all. I can set card setting toggles; but the real issue I want to know: What does the card see…
Mike H
  • 31
  • 2
-1
votes
1 answer

Which comes first, POST or BIOS

I'm sort of confused as to which comes first during boot up, the POST test or the BIOS. Some places say the POST test is a function of the BIOS, and that the BIOS initially loads it. Others say the POST test is triggered as soon as the machine…
1 2 3
20
21