Connectivity Guide

8 Verify linuxadmin user's password status and unlock, if locked (indicated by L, in the second column of passwd -S).
root@OS10:~# passwd -S linuxadmin
linuxadmin L 10/01/2018 0 99999 7 -1
root@OS10:~# passwd -u linuxadmin
passwd: password expiry information changed.
9 Enter linuxadmin for the username at the system prompt.
root@OS10: /# linuxadmin
10 Enter your password at the system prompt, then enter the new password twice.
root@OS10: /# passwd linuxadmin
Enter new UNIX password: xxxxxxxxx
Retype new UNIX password: xxxxxxxxxx
passwd: password updated successfully
11 Enter the sync command to save the new password.
root@OS10: /# sync
12 Reboot the system, then enter your new password.
root@OS10:~# reboot -f
Rebooting.
[ 3466.946967] reboot: Restarting system
BIOS Boot Selector for S5148F
Primary BIOS Version 3.36.0.1-2
SMF Version: MSS 1.2.2, FPGA 0.1
Last POR=0x11, Reset Cause=0x55
Restore factory defaults
To restore your system factory defaults, reboot the system to ONIE: Uninstall OS mode.
CAUTION
: Restoring factory defaults erases any installed operating system and requires a long time to erase storage.
If it is not possible to restore your factory defaults with the installed OS, reboot the system from the Grub menu and select ONIE:
Rescue. ONIE Rescue bypasses the installed operating system and boots the system into ONIE until you reboot the system. After ONIE
Rescue completes, the system resets and boots to the ONIE console.
1 Restore the factory defaults on your system from the Grub menu using the ONIE: Uninstall OS command. To select which
entry is highlighted, use the up and down arrow keys.
+--------------------------------------+
| ONIE: Install OS |
| ONIE: Rescue |
|*ONIE: Uninstall OS |
| ONIE: Update ONIE |
| ONIE: Embed ONIE |
| ONIE: Diag ONIE |
+--------------------------------------+
2 Press Enter to activate the console.
3 Return to the default ONIE settings using the onie-uninstaller command.
ONIE:/ # onie-uninstaller
uninstallerErasing internal mass storage device: /dev/sda4 (32MB)
Percent complete: 100%
Erase complete.
Deleting partition 4 from /dev/sda
Erasing internal mass storage device: /dev/sda5 (300MB)
Percent complete: 100%
Erase complete.
Deleting partition 5 from /dev/sda
Erasing internal mass storage device: /dev/sda6 (300MB)
Troubleshoot OS10
1171