Download Print this page

Dell S6010–ON Firmware Release Notes page 9

Hide thumbs Also See for S6010–ON:

Advertisement

64 bytes from xx.xx.x.xxx: icmp_seq=2 ttl=61 time=2.48 ms
64 bytes from xx.xx.x.xxx: icmp_seq=3 ttl=61 time=2.62 ms
64 bytes from xx.xx.x.xxx: icmp_seq=4 ttl=61 time=2.41 ms
--- xx.xx.x.xxx ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 2.411/2.526/2.621/0.104 ms
OS10#
4. Get the Linux prompt using the system bash command.
OS10# system bash
admin@OS10:/config/home/admin$
5. Change the directory to /home/admin using the cd command.
admin@OS10:/config/home/admin$ cd
admin@OS10:~$
6. Confirm that the ONIE partition is already mounted.
admin@OS10:~$ mount | grep onie
/dev/sda2 on /mnt/onie-boot type ext4 (rw,relatime,data=ordered)
admin@OS10:~$
As shown, the ONIE partition is mounted. If it is not mounted, follow these steps:
a. Change to Root mode.
admin@OS10:~$ sudo -i
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
[sudo] password for admin: admin
b. Mount the ONIE partition, if not already mounted.
root@OS10:~# mkdir -p /mnt/onie-boot/
root@OS10:~# mount LABEL=ONIE-BOOT /mnt/onie-boot
7. Confirm that the onie-fwpkg command is accessible.
This action also confirms that the ONIE partition is mounted correctly.
root@OS10:~# /mnt/onie-boot/onie/tools/bin/onie-fwpkg
** Pending firmware update information:
No pending firmware updates present.
root@OS10:~#
8. Use the scp command to copy the firmware updater binary from the host to the target.
root@OS10:~# scp <
Password: admin
fw-updater.bin
admin@OS10:~$ ls -ltr fw-updater.bin
-rw-r--r-- 1 admin sysadmin 19314551 Mar 16 02:46 fw-updater.bin
root@OS10:~#
9. Use the add option of the onie-fwpkg command to stage the firmware updater from the OS10.
root@OS10:~# /mnt/onie-boot/onie/tools/bin/onie-fwpkg add fw-updater.bin
Staging firmware update: fw-updater.bin
name >@xx.xx.x.xx:/home/< name >/fw-updater.bin .
100%
18MB
28.0MB/s
00:00
9

Advertisement

loading