Release Notes
Table Of Contents
- Dell EMC S5048F–ON System Release Notes, OS Version 9.14(2.9P1)
- Document Revision History
- Requirements
- New Dell EMC Networking OS Version 9.14(2.9) 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 following menu appears:
GNU Grub 2.02~beta2 (Dell EMC)
+----------------------------------------------+
|*ONIE: Install OS |
| ONIE: Rescue |
| ONIE: Uninstall OS |
| ONIE: Update ONIE |
| ONIE: Embed ONIE |
| |
+----------------------------------------------+
Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
before booting or `c' for a command-line.
4. From this menu, choose the ONIE : Install OS option.
NOTE: To choose an option from the menu, highlight one of the options using the up or down arrow key and press
Enter.
The ONIE Installer mode is enabled and the ONIE prompt appears, as shown:
ONIE: OS Install Mode ...
Version : 3.38.1.1-3
Build Date: 2020-12-15T09:57-0700
Info: Mounting kernel filesystems... done.
Info: Mounting ONIE-BOOT on /mnt/onie-boot ...
random: fsck urandom read with 14 bits of entropy available
Info: Mounting EFI System on /boot/efi ...
Info: Using eth0 MAC address: 34:17:eb:37:2d: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.47.74/16
Starting: dropbear ssh daemon... done.
Starting: telnetd... done.
discover: installer mode detected. Running installer.
Starting: discover... done.
Please press Enter to activate this console. Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
To check the install status inspect /var/log/onie.log.
Try this: tail -f /var/log/onie.log
** Installer Mode Enabled **
ONIE:/ #
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:
ONIE:/ # onie-discovery-stop
discover: installer mode detected.
Stopping: discover... done.
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
12