Difference between revisions of "IC-OS Installation - UEFI Configuration - Gen2 Dell"

From Internet Computer Wiki
Jump to: navigation, search
(Created page.)
 
(First edition of Gen2 Dell UEFI Runbook)
Line 1: Line 1:
WIP
+
= 1. UEFI - Enter System Setup and reset IDRAC password =
 +
 
 +
# Reboot or power on the server.
 +
# Watch for the ''blue screen'' with boot options in the top left corner.
 +
# Press F2 a couple of times, once the options are listed.
 +
# If your option is recognized by the system, it should be highlighting ''Entering System Setup''.
 +
# In the System Setup, select iDRAC Settings and press enter.
 +
#: [[File:Dell UEFI - iDRAC settings select.png|580px|screenshot]]
 +
# Select User Configuration and press enter.
 +
#: [[File:IDRAC settings - user configuration select.png|580px|screenshot]]
 +
# Select Change Password and press enter.
 +
#: [[File:IDRAC settings - user configuration.png|580px|screenshot]]
 +
# Enter your desired password and select OK. This needs to be changed from the default the server ships with.
 +
#: [[File:IDRAC settings - change password.png|580px|screenshot]]
 +
# Select Back and Finish.
 +
 
 +
= 2. UEFI - System BIOS - Check Version =
 +
 
 +
# In the System Setup, ''System BIOS'' press enter.
 +
#: [[File:Select_System_Bios.png|580px|screenshot]]
 +
# In the System BIOS, select ''System Information'' and press enter.
 +
#: [[File:UEFI_Menu_Dell_SystemBiosMenu.png|580px]]
 +
# Verify the System BIOS Version is at least 2.8.4
 +
#: '''If BIOS Version is below 2.8.4, ABORT configuring and [https://www.dell.com/support/kbdoc/en-us/000128194/updating-firmware-and-drivers-on-dell-emc-poweredge-servers update] the BIOS.'''
 +
#: [[File:UEFI_Menu_Dell_SystemInformation.png|580px]]
 +
# Select ''Back'' to return to System BIOS.
 +
 
 +
 
 +
= 3. UEFI - System BIOS - Processor Settings =
 +
 
 +
# In System BIOS, select ''Processor Settings'' and press enter.
 +
#: [[File:UEFI_Menu_Dell_SystemBiosMenu.png|580px]]
 +
# Set ''Virtualization Technology'' to ''Enabled''
 +
# Set ''NUMA Nodes Per Socket'' to ''0''
 +
#: [[File:UEFI_Menu_Dell_ProcessorSettings_p1.png|580px]]
 +
# Set ''Secure Memory Encryption''  to ''Enabled''
 +
# Set ''Minimum SEV non-ES ASID'' to ''253''
 +
# Set ''Secure Nesting Paging'' to '''Enabled'''
 +
# Set ''SNP Memory Coverage'' to '''Enabled'''
 +
# Set ''Transparent Secure Memory Encryption'' to '''Disabled'''
 +
#: [[File:UEFI_Menu_Dell_ProcessorSettings_p2.png|580px|screenshot]]
 +
# Select ''Back'' to return to System BIOS.
 +
 
 +
 
 +
= 4. UEFI - System BIOS - Boot Settings =
 +
 
 +
# In System BIOS, select ''Boot Settings'' and press enter.
 +
#: [[File:UEFI_Menu_Dell_SystemBiosMenu.png|580px]]
 +
# Set ''Boot Mode'' to ''UEFI''
 +
#: [[File:UEFI_Menu_Dell_BootSettings.png|580px]]
 +
# Select ''Back'' to return to System BIOS.
 +
 
 +
 
 +
= 5. UEFI - System BIOS - Integrated Devices =
 +
 
 +
# In System BIOS, select ''Integrated Devices''
 +
#: [[File:UEFI_Menu_Dell_SystemBiosMenu.png|580px]]
 +
# Set ''Pcie Preffered IO Bus'' to ''Enabled''
 +
# Set ''Enhanced Preferred IO'' to ''Enabled''
 +
# Set ''SR-IOV Global Enable'' to ''Enabled''
 +
#: [[File:UEFI_Menu_Dell_IntegratedDevices.png|580px]]
 +
# Select ''Back'' to return to System BIOS.
 +
 
 +
= 6. UEFI - System BIOS - Miscellaneous Settings =
 +
 
 +
# In System BIOS, select ''Miscellaneous Settings''
 +
#: [[File:UEFI_Menu_Dell_SystemBios_Miscellaneous.png|580px]]
 +
#
 +
# Set ''F1/F2 Prompt on Error'' to ''Disabled''
 +
# Select ''Back'' to return to System BIOS.
 +
#: [[File:UEFI_Menu_Dell_MiscellaneousSettings.png|580px]]
 +
#
 +
# Select ''Finish'' and press ''enter''.
 +
#: [[File:27.png|580px|screenshot]]
 +
#
 +
# Select ''Yes'' to save the changes and press ''enter''.
 +
#: [[File:28.png|580px|screenshot]]
 +
#
 +
# Select ''OK'' and press ''enter''.
 +
#: [[File:29.png|580px|screenshot]]
 +
#
 +
# Confirm the exit and press ''enter''. The system will reboot now. '''Please do not unplug the IC-OS USB stick''' at this point.
 +
 
 +
= 7. Boot Manager - Enter Boot Manager =
 +
#
 +
# Watch for the Blue screen with boot options in the top left corner. Press ''F11'' a couple of times, once the options are listed.
 +
#: [[File:16.png|580px|screenshot]]
 +
#
 +
# If your option is recognized by the system, it should highlight ''Entering Boot Manager''.
 +
#: [[File:32.png|580px|screenshot]]
 +
#
 +
# In the Boot Manager, select ''One-shot UEFI Boot Menu'' and press ''enter''.
 +
#: [[File:33.png|580px|screenshot]]
 +
#
 +
# In the Boot Menu, select your ''USB device'' and press ''enter''.
 +
#: [[File:34.png|580px|screenshot]]

Revision as of 00:17, 8 March 2023

1. UEFI - Enter System Setup and reset IDRAC password

  1. Reboot or power on the server.
  2. Watch for the blue screen with boot options in the top left corner.
  3. Press F2 a couple of times, once the options are listed.
  4. If your option is recognized by the system, it should be highlighting Entering System Setup.
  5. In the System Setup, select iDRAC Settings and press enter.
    screenshot
  6. Select User Configuration and press enter.
    screenshot
  7. Select Change Password and press enter.
    screenshot
  8. Enter your desired password and select OK. This needs to be changed from the default the server ships with.
    screenshot
  9. Select Back and Finish.

2. UEFI - System BIOS - Check Version

  1. In the System Setup, System BIOS press enter.
    screenshot
  2. In the System BIOS, select System Information and press enter.
    UEFI Menu Dell SystemBiosMenu.png
  3. Verify the System BIOS Version is at least 2.8.4
    If BIOS Version is below 2.8.4, ABORT configuring and update the BIOS.
    UEFI Menu Dell SystemInformation.png
  4. Select Back to return to System BIOS.


3. UEFI - System BIOS - Processor Settings

  1. In System BIOS, select Processor Settings and press enter.
    UEFI Menu Dell SystemBiosMenu.png
  2. Set Virtualization Technology to Enabled
  3. Set NUMA Nodes Per Socket to 0
    UEFI Menu Dell ProcessorSettings p1.png
  4. Set Secure Memory Encryption to Enabled
  5. Set Minimum SEV non-ES ASID to 253
  6. Set Secure Nesting Paging to Enabled
  7. Set SNP Memory Coverage to Enabled
  8. Set Transparent Secure Memory Encryption to Disabled
    screenshot
  9. Select Back to return to System BIOS.


4. UEFI - System BIOS - Boot Settings

  1. In System BIOS, select Boot Settings and press enter.
    UEFI Menu Dell SystemBiosMenu.png
  2. Set Boot Mode to UEFI
    UEFI Menu Dell BootSettings.png
  3. Select Back to return to System BIOS.


5. UEFI - System BIOS - Integrated Devices

  1. In System BIOS, select Integrated Devices
    UEFI Menu Dell SystemBiosMenu.png
  2. Set Pcie Preffered IO Bus to Enabled
  3. Set Enhanced Preferred IO to Enabled
  4. Set SR-IOV Global Enable to Enabled
    UEFI Menu Dell IntegratedDevices.png
  5. Select Back to return to System BIOS.

6. UEFI - System BIOS - Miscellaneous Settings

  1. In System BIOS, select Miscellaneous Settings
    UEFI Menu Dell SystemBios Miscellaneous.png
  2. Set F1/F2 Prompt on Error to Disabled
  3. Select Back to return to System BIOS.
    UEFI Menu Dell MiscellaneousSettings.png
  4. Select Finish and press enter.
    screenshot
  5. Select Yes to save the changes and press enter.
    screenshot
  6. Select OK and press enter.
    screenshot
  7. Confirm the exit and press enter. The system will reboot now. Please do not unplug the IC-OS USB stick at this point.

7. Boot Manager - Enter Boot Manager

  1. Watch for the Blue screen with boot options in the top left corner. Press F11 a couple of times, once the options are listed.
    screenshot
  2. If your option is recognized by the system, it should highlight Entering Boot Manager.
    screenshot
  3. In the Boot Manager, select One-shot UEFI Boot Menu and press enter.
    screenshot
  4. In the Boot Menu, select your USB device and press enter.
    screenshot