Bare Metal Server Configuration
Table of Contents
Please wait for it to be updated.
Sub-Documents #
Document | Description |
---|---|
Partitions | A breakdown of the partitions layout for all bare metal machines. |
Arch Linu Installation | A step-by-step guide for the initial configuration of Arch Linux on the server using commands in the live-boot environment, and Ansible |
Initial Configuration #
UEFI Update #
Using a USB Flash Drive, take a copy of the latest UEFI Firmware release from
Intel and copy the .cap
file to the root of the flash drive, and plug it into
the Intel NUC.
- Power on the Intel NUC and regularly press
F7
until the UEFI (BIOS) Flash Update screen is shown. - Using the arrow keys, select the USB Flash Drive from the menu and press
return. The
.cap
file should now be shown, press return with the.cap
file selected. - Press enter on
Yes
to confirm that we wish to update the BIOS with the.cap
file. - The Intel NUC should now reboot and go through the firmware update. The screen may go dark for a while before a progress meter shows. The whole process should take about five minutes.
UEFI Settings #
There are a number of standard settings to be configured for the Intel NUC which should be done during initial setup, as it’s connected to a monitor, including things such as controlling fan speeds, power light brightness, and disabling secure boot for installation.
Version
at the top
of the screen matches the version loaded. For example, with the AN0027.cap
file, you should see ANRPL357.0027.{year}...
as the version. If this is not
the case, re-run the UEFI update above.Power on the Intel NUC and regularly press
F2
until the UEFI Settings screen is shown.There are no changes to be made under
Main
, but move down and check theSystem Date
andSystem Time
values. If they are not correct, update them to be close to the current time, making it easier for NTP to set them later.The Date/Time should be based on UTC and not BST (if in the summer) as the system will apply the configured Timezone over the top of this.Move up and then right to select
Advanced
:For
STORAGE
:SATA Controllers
isun-checked
SMART Self Test
ischecked
M.2 Slot 1
ischecked
HDD Activity LED
ischecked
Enable VMD controller
isun-checked
For
Onboard Devices
:HD Audio
isDisabled
LAN
ischecked
Thunderbolt Support
ischecked
(this is needed for access to the monitors via the thunderbolt supports on the rear of the Intel NUC)WLAN
isun-checked
Bluetooth
isun-checked
Gaussian Mixture Modules
ischecked
HDMI CEC Control
isun-checked
High Precision Event Timers
ischecked
Bootup Numlock State
isOn
Failsafe Watchdog
ischecked
For
USB
:Portable Device Charging Mode
isOff
Front USB Charging Port
toEnabled
Front Type A Port
toEnabled
Rear Upper Type A Port
andRear Lower Type A Port
toNo Detect
Internal USB Header Connection 1
andInternal USB Header Connection 2
toDisabled
(Prevent access to the Operating System)USB via M.2 2242 Slot
toDisabled
Front Type A Port Power On/Off
toEnabled
Rear Upper Type A Port Power On/Off
andRear Lower Type A Port Power On/Off
toEnabled
Internal USB Header Connection 1 Power Power On/Off
andInternal USB Header Connection 2 Port Power On/Off
toDisabled
USB via M.2 2242 Slot Power On/Off
toDisabled
For
Video
:IGD Minimum Memory
to64 MB
IGD Aperture Size
to128 MB
IGD Primary Video Port
toAuto
Screen Rotation Policy
toNormal
Display Emulation
toNo emulation
Clear Software Control State
toNo
For
Add-in Config
:- There is nothing to set or change here.
Auto RTC Reset
tochecked
Force-enable power to 2242 m.2 slot
toun-checked
BIOS WU Support
toun-checked
(Windows Update Support is not required)
Move up and then right to select
Power, Performance and Cooling
:External Ambient temperature Tolerance
to35oC
For
Secondary Power Settings
:Button LED
toPower State Indicator
S0 Indicator Brightness
to25
S0 Indicator Blinking Behavior
toBreathing
S0 Indicator Blinking Frequency (Hz)
to0.1
(every 10 seconds)S0 Indicator Color
toBlue
Modern Standby Brightness
to20
Modern Standby Blinking Behavior
toSolid
Modern Standby Color
toAmber
Power Sense
tochecked
After Power Failure
toPower On
Deep power saving mode (Pseudo G3)
toun-checked
(we need WOL)Wake on LAN from S4/S5
toPower On - Normal Boot
Wake System from S5
toun-checked
USB S4/S Power
toun-checked
(Do not provider power to USB ports in sleep)Wake from Thunderbolt Devices
toun-checked
PCIe ASPM Support
tochecked
Native ACPI OS PCIe Support
tochecked
Fan Mode
toBalanced
Fan Control Mode
toAutomatic Fan Control Mode
Move up and then right to select
Security
:Press
Enter
onSupervisor Password
and enter a password for Supervisor access to the UEFI Settings, ensuring that it is saved underpersonal/servers/{hostname}/uefi/supervisor
for the Password Store. PressEnter
onOk
.User Access Level
toView Only
For
Security Features
:Allow UEFI 3rd party driver loaded
toun-checked
Intel Virtualisation Technology
tochecked
Intel VT for Directed I/O (VT-d)
tochecked
Intel Platform Trust Technology
tochecked
iSetupCfg Password Check
toEnabled
Move up and then right to select
Boot
:For
Secure Boot
:Secure Boot
toDisabled
Secure Boot Mode
toCustom
For
Boot Priority
:Fast Boot
isun-checked
Boot USB Devices First
toun-checked
Boot Network Devices Last
tochecked
Unlimited Boot to Network Attempts
toun-checked
BIOS Setup Auto-Entry
toun-checked
Internal UEFI Shell
toun-checked
USB
andOptical
tochecked
(Optical needed where the USB image is based on a.iso
format even though it’s not an actual optical drive)Network Boot
toDisabled
For
Boot Display Configuration
:BIOS Self Recovery
toun-checked
Suppress Alert Messages at Boot
toun-checked
POST Function Hotkeys Displayed
tochecked
Display F2 to Enter Setup
tochecked
Display F7 to Update BIOS
tochecked
Display F10 to Enter Boot Menu
tochecked
Display F12 for Network Boot
tochecked
POST Logo
toun-checked
BIOS Self-Help
toun-checked
Press
F10
toSave & Exit Setup
. PressEnter
onOk
.