Skip to content

Latest commit

 

History

History
130 lines (67 loc) · 4.52 KB

bios_update_usb_linux.md

File metadata and controls

130 lines (67 loc) · 4.52 KB

BIOS Update from USB Linux

The Dell BIOS can be updated from a USB Flash Drive.

Partition a USB Flash Drive Using GParted

The USB 3.0 Flash Drive should be >8 GB and formatted using the GPT Partition Table with a single NTFS Partition.

On Linux, GParted can be used to format the USB Flash Drive. Press to display the GNOME Dock and applications screen. Search for GParted. If it is not preinstalled. Open up software:

img_001

Select GParted:

img_002

Select Install:

img_003

Select Open:

img_004

GParted needs elevated permissions to partition USB Flash Drives and needs to be run as a super user. The following Authentication Prompt will display, which is the Linux counterpart to Windows User Account Control. Input your password and select Authenticate:

img_005

To the left select your USB Flash Drive:

img_006

Select Device → Create Partition Table:

img_007

Select GPT:

img_008

Right click unallocated space and select New:

img_009

Use the default sizes to create a single partition which spans across the drive. Set the Partition Name to USB and Label to USB. Select Add:

img_010

Select apply:

img_011

Select apply:

img_012

Select Close:

img_013

The USB Flash Drive is now has a GPT Partition Table with a single NTFS partition:

img_014

Downloading the BIOS Update

Go to Dell Drivers and Downloads. Select Browse All Products:

img_015

Select your System Model:

img_016

img_017

img_018

Under Operating System select BIOS:

img_019

Download the latest BIOS Update:

img_020

img_021

The BIOS Update will be saved in Downloads:

img_022

Right click the BIOS Update and select copy:

img_023

Copy the BIOS Update to the USB:

img_024

img_025

Booting in the BIOS Boot Menu

Insert the USB Flash Drive with the BIOS Update. Press F12 on a Dell to get to the BIOS Boot Menu:

img_026

To the top right, the BIOS Version will be listed:

img_027

Select Flash from File:

img_028

Select the USB Flash Drive:

img_029

Select the BIOS Update and select Submit:

img_030

Select Update BIOS:

img_031

The BIOS Update will now be applied and the computer will restart:

img_032

Return to Fedora Installation Guide.