Release Notes
Table Of Contents
- Dell EMC S5048F–ON System Release Notes, OS Version 9.14(2.10)
- Document Revision History
- Requirements
- New Dell EMC Networking OS Version 9.14(2.10) Features
- Restrictions
- Changes to Default Behavior and CLI Syntax
- Documentation Corrections
- Deferred Issues
- Fixed Issues
- Known Issues
- Upgrading the ONIE Package for the S5048F-ON System
- Upgrading the DIAG Package for the S5048F-ON System
- Installing Dell EMC Networking OS on the S5048F-ON using ONIE
- Upgrading the CPLD
- Upgrading the SmartFusion Microcontroller Subsystem — SMF MSS-IAP
- Upgrading the SmartFusion Microcontroller Subsystem — SMF MSS-FPGA
- Upgrading the OOB-FPGA
- Upgrading the S5048F-ON Dell EMC Networking OS Image using Dell EMC Networking OS CLI
- Upgrade the Boot Selector and Boot Flash Images from Dell EMC Networking OS
- Uninstalling the Dell EMC Networking OS
- Installing a Third Party Operating System
- Support Resources
The ONIE update mode is enabled and the ONIE prompt appears, as shown:
ONIE: ONIE Update Mode ...
Version : 3.38.1.1-3
Build Date: 2021-05-18T09:57-0700
Info: Mounting kernel filesystems... done.
Info: Mounting ONIE-BOOT on /mnt/onie-boot ...
random: fsck urandom read with 10 bits of entropy available
Info: Mounting EFI System on /boot/efi ...
Info: Using eth0 MAC address: 34:17:eb:37:0e:00
Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
Warning: Unable to configure interface using DHCPv4: eth0
random: nonblocking pool is initialized
ONIE:
Using link-local IPv4 addr: eth0: 169.254.229.154/16
Starting: dropbear ssh daemon... done.
Starting: telnetd... done.
discover: ONIE update mode detected. Running updater.
Starting: discover... done.
Please press Enter to activate this console. Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
Warning: Unable to configure interface using DHCPv4: eth0
ONIE: Using link-local IPv4 addr: eth0: 169.254.51.54/16
To check the install status inspect /var/log/onie.log.
Try this: tail -f /var/log/onie.log
** ONIE Update Mode Enabled **
ONIE:/ #
5. At the ONIE prompt, to stop the ONIE discovery process, enter the following command:
ONIE:/ # onie-discovery-stop
The ONIE discovery stops, as shown:
discover: ONIE update mode detected.
Stopping: discover... done.
ONIE:/ #
ONIE:/ #
6. Configure an interface and assign an IP address to that interface using the following command:
ONIE:/ # ifconfig eth0 10.16.129.131/16
7. Enter the following command to upgrade ONIE:ONIE:/ # onie-self-update tftp://<tftp-server–address>/
onie-updater-x86_64-s4048t_c2338-r0
NOTE: You must copy the onie-updater-x86_64-s4048t_c2338-r0 file to the /tftpboot folder in the server.
ONIE is updated on the system, as shown:
ONIE:/ # onie-self-update tftp://10.16.127.6/users/gk/5048F/onie-updater-x86_64-
dellemc_s5000_c2538-r0
discover: ONIE update mode detected.
Stopping: discover... done.
Info: Fetching tftp://10.16.127.6/users/gk/5048F/onie-updater-x86_64-
dellemc_s5000_c2538-r0 ...
users/gk/5048F/onie- 100% |*******************************| 11681k 0:00:00 ETA
ONIE: Executing installer: tftp://10.16.127.6/users/gk/5048F/onie-updater-x86_64-
dellemc_s5000_c2538-r0
Verifying image checksum ... OK.
Preparing image archive ... OK.
ONIE: Version : 3.38.1.1-3
ONIE: Architecture : x86_64
ONIE: Machine : dellemc_s5000_c2538
ONIE: Machine Rev : 0
ONIE: Config Version: 1
9