Release Notes
Table Of Contents
- Dell EMC Z9100–ON System Release Notes, OS Version 9.14(2.9P1)
- Document Revision History
- Requirements
- New Dell Networking OS Version 9.14(2.9) Features
- Restrictions
- Documentation Corrections
- Changes to the Default Behavior and CLI Syntax
- Deferred Issues
- Fixed Issues
- Known Issues
- Upgrading the sub-components
- Upgrading the ONIE Package for the Z9100-ON System
- Upgrading the DIAG Package for the Z9100-ON System
- Installing Dell EMC Networking OS on the Z9100-ON using ONIE
- Upgrading the Z9100-ON Dell EMC Networking OS Image using Dell EMC Networking OS CLI
- Uninstalling the Dell EMC Networking operating system
- Installing a Third Party Operating System
- Support Resources
3. From the menu, choose the ONIE 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 following menu appears:
GNU GRUB version 1.99~rc1
+----------------------------------------------+
|*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.23.1.0-7
Build Date: 2020-12-15T14:41-0700
Info: Mounting kernel filesystems... done.
ERROR: fsck corrected errors.
Info: Mounting LABEL=ONIE-BOOT on /mnt/onie-boot ...
Info: Using eth0 MAC address: 90:b1:1c:f4:23:56
Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
DHCPv4 on interface: eth0 failedONIE: Using default IPv4 addr: eth0:
192.168.3.10/255.255.255.0
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:/ #
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
20