Release Notes

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
7. Enter the following command to upgrade DIAG on the S5048F-ON
system: onie-nos-install ftp://ftp:ftp@<ftp-server-adress>/tftpboot/diag-installer-x86_64-
dellemc_s5048f_c2538-r0-3.38.3.1-1-2021-05-18.bin
NOTE: You must copy the diag-installer-x86_64-dellemc_s5048f_c2538-
r0-3.38.3.1-1-2021-05-18.bin file to the /tftpboot folder in the server.
The DIAG is updated on the system, as shown:
ONIE:/ # onie-nos-install diag-installer-x86_64-dellemc_s5048f_c2538-
r0-3.38.3.1-1-2021-05-18.bin
discover: installer mode detected.
Stopping: discover... done.
ftp://ftp:ftp@10.11.227.233/tftpboot/diag-installer-x86_64-dellemc_s5048f_c2538-
r0-3.38.3.1-1-2021-05-18.bin...
Connecting to 10.11.227.233 (10.11.227.233:21)
installer 100% |*******************************| 11681k 0:00:00 ETA
ONIE: Executing installer: ftp://ftp:ftp@10.11.227.233/tftpboot/diag-installer-
x86_64-dellemc_s5048f_c2538-r0-3.38.3.1-1-2021-05-18.bin
Ignoring Verifying image checksum ... OK.
cur_dir / archive_path /var/tmp/installer tmp_dir /tmp/tmp.cdUSCg
Preparing image archive ...sed -e '1,/^exit_marker$/d' /var/tmp/installer
| tar xf - OK.
Diag-OS Installer: platform: x86_64-dellemc_s5048f_c2538-r0
Found EDA-DIAG partition at (/dev/sda3)
File /tmp/diag_os_install_mode exists, forcing install mode
Diag OS Installer Mode : INSTALL
Deleting partition at /dev/sda3...
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot.
The operation has completed successfully.
Creating new diag-os partition /dev/sda3 ...
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot.
The operation has completed successfully.
EDA-DIAG dev is /dev/sda3
mke2fs 1.42.13 (18-May-2021)
Discarding device blocks: done
Creating filesystem with 262144 4k blocks and 65536 inodes
Filesystem UUID: e5f809a8-6735-4c56-b5fc-64a7696a647b
Superblock backups stored on blocks:
32768, 98304, 163840, 229376
Allocating group tables: done
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
Created filesystem on /dev/sda3 with label EDA-DIAG
Mounted /dev/sda3 on /tmp/tmp.PBDdoU
12