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
2
votes
0 answers

Updating OpenBoot PROM on Sun Fire v440

After i have updated ALOM firmware on Sun Fire v440, i decided to update OpenBoot PROM, but when i try to load the patch using boot disk /flash-update-SunFire440 i get: SILO Fatal Error: Multiple loadable segments in your ELF image Program…
hraphrap
  • 237
  • 2
  • 16
2
votes
1 answer

Microsoft System Center Configuration Manager (SCCM) scans GUID from BIOS?

A customer is planning to use SCCM (Microsoft System Center Configuration Manager). According to them, the software is looking for a GUID (Globally unique identifier) in BIOS but found out the the fields are filled with same string. As a result,…
Kevin H
  • 117
  • 1
  • 5
2
votes
3 answers

Increase virtual hard disk size for Fedora 10 VM

I currently have a Fedora 10 VM on VMWare. I'm out of space on the Fedora 10 hard drive and need to allocate more; so far I've been following these instructions. A quick summary is: shut down running VM, go to options and increase disk capacity.…
echoblaze
  • 335
  • 2
  • 9
2
votes
1 answer

In the ESXi 5 console, how to press the <+> and <-> keys on the bios screens without the num part of the keyboard?

Sometimes we open vSphere from a restricted terminal that only has a basic ascii keyboard and f1-f12 and a mouse but is missing the additional numeric block on the right side of a big keybaord part and also there is no numlock state. In the bios…
mit
  • 1,914
  • 6
  • 29
  • 42
2
votes
2 answers

Disable PCIe device on Dell R610

I have a Dell PowerEdge R610 system sitting in a co-location facility. It has four onboard NICs and a 2-port PCIe NIC in one of the slots. I'm usually working with HP servers, so I have the ability to enable/disable PCI devices in the BIOS to…
ewwhite
  • 197,159
  • 92
  • 443
  • 809
2
votes
4 answers

Install Dell BIOS updates from bootable linux USB key

What's the best linux distribution to put on a USB key to install the dell BIOS updates? I tried fedora but it was missing some dependencies and didn't work. Any instructions or step-by-step information is greatly appreciated. Thanks.
ensnare
  • 2,212
  • 7
  • 24
  • 40
2
votes
0 answers

How to enable network boot / change BIOS settings on all nodes of a cluster?

I've got a homogenous cluster of several dozen nodes, and I've got CMM modules controlling them. I need to enable network boot on all these nodes, in order to redeploy them. Is there a way to do this automatically, without manually logging onto…
jkff
  • 293
  • 1
  • 5
  • 10
2
votes
1 answer

"Unable to retrieve BIOS information"

While trying to update the BIOS' of PowerEdge 2950s to 2.6.5 from 2.2.6, I got this message, "Unable to retrieve BIOS information." These are remote servers so updating via boot-disk isn't feasible. Anyone have any suggestions on how to accomplish…
Aaron
2
votes
1 answer

Intel S2600JF server: Processor PCIe Link Speed menu in the BIOS is missing

i have a Intel 4 node server with S2600 JF motherboard per node (older, DDR3 RAM, E5-2600 v1 and v2). I want to insert a NVMe pcie card (with two drives) that requires bifurcation. Based on the description of the motherboard, there is a menu item in…
Laszlo Malina
  • 168
  • 2
  • 10
2
votes
1 answer

Supermicro set boot order via bios config file

I've exported the bios config from one system via sum: sum -i IP -u USER -p PASS -c GetCurrentBiosCfg > bios_config.xml Now I want to apply this config to other machines of the same type: sum -i IP -u USER -p PASS -c ChangeBiosCfg --reboot --file…
jesse_b
  • 71
  • 4
2
votes
1 answer

What is a software prefetcher (processor setting)?

Configuring the CPU(s) of a DELL Server (via iDrac) I have run accross the term software prefetcher. I have an idea that prefetching is to "fetch" in advance data from the memory in to the CPUs' cache(s). I understand that this can be realized via…
fraleone
  • 171
  • 3
2
votes
3 answers

DELL r630 + NvMe M.2->PCie : Cannot boot Ubuntu installed on M.2 NvMe drive via. PCie adapter

I have plugged in a PNY XLR8 500GB M.2 NvMe drive in a Delock PCIe card and stuck it in Riser 3 on my Poweredge r630 - Although the drive doesn't show up anywhere in BIOS, I could boot the Ubuntu installer from a USB thumb drive and the installation…
Arni J
  • 65
  • 6
1
vote
1 answer

What does the enable/disable ME subsystem option in Supermicro X9DRi-F motherboard BIOS do?

It's well known fact that the Intel Management Engine can not be completely disabled. Its functionality can be greatly reduced using me_cleaner which utilizes various techniques including switching the ME "kill switch". However, the Supermicro…
Martin
  • 352
  • 3
  • 12
  • 29
1
vote
1 answer

Raid CentOS Server with blank screen

I am unable to boot the CentOS Server. It has version 6.10. It has raid 5 (or 10) with 4 hard drives. I can't get into the Bios anymore. It has Phoenix cME FirstBIOS Pro Setup Utility Bios. When it boots up, it just go straight to the blank screen…
1
vote
1 answer

Unable to install any Operating System on HPE ProLiant ML10 Gen9

I have been unable to install any OS on this server. It will bring up a grub or choice menu, but hangs after that. I just tried the ClearOS install, downloaded from the HPE link to ClearOS, it goes as far as the choice on what to do, then confirm,…
cdfriesen
  • 11
  • 1