Release Notes

Info: Mounting ONIE-BOOT on /mnt/onie-boot ...
Info: Using bond0 MAC address: 14:18:77:09:72:00
Info: Using eth0 MAC address: 14:18:77:09:72:01
Info: Using eth1 MAC address: 14:18:77:09:72:02
Info: Using gretap0 MAC address: 14:18:77:09:72:03
Info: bond0: Checking link... down.
ONIE: bond0: link down. Skipping configuration.
Info: eth0: Checking link...
ONIE: OS Install Mode ...
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 ipaddress/prefix
7. Enter the following command to upgrade DIAG on the S6010ON system:
onie-nos-install tftp://<tftp-server-adress>/tftpboot/diag-installer-x86_64-s6010_c 2538-
r0.bin
NOTE:
You must copy the diag-installer-x86_64-s6010_c 2538-r0.bin file to the /tftpboot folder in
the server.
The DIAG is updated on the system, as shown:
ONIE:/ # onie-nos-install tftp://10.16.127.35/diag-installer-x86_64-s6010_c2538-r0.bin
discover: installer mode detected.
Stopping: discover... done.
Info: Fetching tftp://10.16.127.35/diag-installer-x86_64-s6010_c2538-r0.bin ...
diag-installer-x86_6 100% |*******************************| 148M 0:00:00 ETA
ONIE: Executing installer: tftp://10.16.127.35/diag-installer-x86_64-s6010_c2538-
r0.bin
Ignoring Verifying image checksum ... OK.
cur_dir / archive_path /var/tmp/installer tmp_dir /tmp/tmp.OITwcP
Preparing image archive ...sed -e '1,/^exit_marker$/d' /var/tmp/installer | tar xf -
OK.
Diag-OS Installer: platform: x86_64-s6010_c2538-r0
Found EDA-DIAG partition at (/dev/sda3)
/tmp/diag_os_install_mode does not exist, installer would run in update mode
Diag OS Installer Mode : UPDATE
EDA-DIAG dev is /dev/sda3
Mounted /dev/sda3 on /tmp/tmp.s2OcTQ
Update mode: Copying rootfs.....
Preparing /dev/sda3 EDA-DIAG for rootfs install
untaring into /tmp/tmp.s2OcTQ
rootfs copy done
Success: Support tarball created: /tmp/tmp.s2OcTQ/onie-support.tar.bz2
INSTALLER DONE...
Removing /tmp/tmp.OITwcP
ONIE: NOS install successful: tftp://10.16.127.35/diag-installer-x86_64-s6010_c2538-
r0.bin
ONIE: Rebooting...
ONIE:/ # discover: installer mode detected.
Stopping: discover...start-stop-daemon: warning: killing process 3051: No such process
done.
11