Dell Z9432F-ON ONIE Firmware Release Notes page 8

Emc
Table of Contents

Advertisement

3. Create a USB mount location on the system.
$ mkdir /mnt/media
4. Identify the path to the USB drive.
$ fdisk -l, blkid
5. Mount the USB media plugged into the USB port on the device.
$ mount -t vfat usb-drive-path /mnt/media
6. Install the software from the USB, where /mt/media specifies the path where the USB partition is mounted.
$ onie-self-update /mnt/media/onie-firmware-x86_64-dellemc_platform_c3538-r0.x.xx.x.x-
x.tar
Verify firmware update
After you have updated the firmware, verify that all components are running the correct version. To verify the firmware version,
use the ONIE:~ # onie-sysinfo -F command. For example:
ONIE:~ # onie-sysinfo -F
BIOS version:x.xx.x.x-x
CPU_CPLD version:x.x
PORT_01_16_CPLD version:x.x
PORT_17_34_CPLD version:x.x
FPGA version:x.x
MAIN-BMC firmware version:x.xx
Firmware update staging from NOS
There are two options for staging the firmware update from the networking operating system (NOS).
NOTE:
These steps are for a switch with Dell EMC SmartFabric OS10 installed.
For switches running software version 10.5.x.x or later, use Option 1. For switches running software version 10.4.x.x or earlier,
use Option 2.
Option 1
For switches running software version 10.5.x.x or later:
1. Download the OS10 firmware file from a server using the image download <server-filepath/firmware-
filename> command in EXEC mode.
OS10# image download http://xx.xx.x.xxx/tftpboot/users/regr//neteng/<name>/files
/new/onie-firmware-x86_64-dellemc_<platform>_c3538-rx.x.xx.x.x-x.tar
2. Install the OS10 firmware file using the image install <firmware-file-url>l command in EXEC mode, where
firmware-file is the name of the firmware file downloaded in Step 1.
OS10# image install image://onie-firmware-x86_64-dellemc_<platform>_c3538-rx.x.xx.x.x-
x.tar
To view the pending firmware upgrade, use the show image firmware command. To cancel a firmware installation and
remove any pending firmware upgrades, use the image cancel command.
8

Advertisement

Table of Contents
loading

Table of Contents