As Linux and Ubuntu distributions are becoming more popular on Dell desktops and laptops, there are more situations where a Linux only environment is present.
If your computer is listed at https://fwupd.org/lvfs/devicelist , then it supports UEFI capsule updates and can be updated natively within the Operating System.
Starting from 16.04
and up to the most recent, Ubuntu natively notifies you of new BIOS updates. When an update is available, a notification is displayed to flash the update.
If your device or Operating System does not support UEFI capsule updates:
All Dell desktops and laptops from 2015 and later support flashing an updated BIOS from within the boot menu. Follow the directions below to update the BIOS on these platforms.
Format USB storage device.
You must format a USB storage device as FAT32 On Ubuntu, this can be done by following these steps:
Plug in a USB storage device such as a Memory Stick.
Click or touch the Ubuntu dash icon.
Type disks to search for the Disks application.
Select Disks.
Select the USB flash drive on the left.
Look at the Partition Type below.
If the partition type contains FAT32 it is already formatted properly.
If the partition type is something else, it must be formatted.
Click the gear icon above Size.
Select Format.
Ensure that Type is FAT.
Click the Format button.
Download BIOS update:
Go to www.dell.com/support/drivers to find your device.
Select the BIOS update, and download using your web browser.
Navigate to the Downloads folder, and copy the BIOS to your USB disk.
.exe
extension. Even though Linux cannot open it natively, the BIOS deals with it properly.
Flash BIOS update
If the device is not already plugged into a power outlet, plug it in now:
Reboot the device, and press F12 at the Dell splash screen.
The One-time boot menu appears.
Select the option to BIOS Flash Update.
Navigate to your USB disk and select the BIOS you downloaded.
Once the update has been completed, the computer reboots automatically.
For older versions of Linux and Ubuntu and on platforms that are pre-2015, you must update the BIOS using the following method:
You must create a bootable USB storage device with FreeDOS on it to proceed with flashing the BIOS.
After UNetbootin is installed, run the program and select the Diskimage option. Set to ISO and then select the FreeDOS Base ISO file that was downloaded earlier.
Select the Type as USB Drive and the drive as /dev/sdb1
and click OK.
Use the image below as a sample of what the UNetbootin screen should look like.
After this operation is complete, copy the BIOS .exe
file to the USB storage device.
Now move on to Section 4
After the BIOS flash file has been copied, reboot the device, and press F12 at the Dell logo to bring up the One-time boot menu
.
Select USB Storage Device to boot from the USB stick.
Once the device reaches the boot menu, choose the fdos
option, then choose safe mode.
Once the boot sequence finishes, it displays an A:
prompt.
Switch the drive letter to B:
or C:
(The drive letter that is assigned to the USB memory stick.)
Type in the filename of the BIOS flash file to begin the update process. (For example: O9010A12.exe
and press Enter.)
Once you complete the update, the device should reboot automatically.
For further information about Ubuntu Linux on your computer, see the following link:
Here are some recommended articles related to this topic that might be of interest to you.