Connectivity Guide

Table Of Contents
Install manually using USB drive
You can manually install the OS10 software image using a USB device. Verify that the USB device supports a FAT or EXT2 le system. For
instructions to format a USB device in FAT or EXT2 format, see the accompanying Windows documentation for FAT formatting or Linux
documentation for FAT or EXT2 formatting.
1 Plug the USB storage device into the USB storage port on the switch.
2 Power up the switch to automatically boot using the ONIE: Rescue option.
3 (Optional) Stop ONIE discovery if the device boots to ONIE: Install.
$ onie-discovery-stop
4 Create a USB mount location on the system.
$ mkdir /mnt/media
5 Identify the path to the USB drive.
$ fdisk -l
6 Mount the USB media plugged in the USB port on the device.
$ mount -t vfat usb-drive-path /mnt/media
7 Install the software from the USB, where /mnt/media species the path where the USB partition is mounted.
$ onie-nos-install /mnt/media/image_file
The ONIE auto-discovery process discovers the image le at the specied USB path, loads the software image, and reboots the switch.
See the
ONIE User Guide for more information.
Log into OS10
To log in to OS10 Enterprise Edition, power up the switch and wait for the system to perform a power-on self test (POST). Enter admin
for both the default user name and user password. For better security, change the default admin password during the rst OS10 login.
The system saves the new password for future logins. After you change the password through the CLI, enter the write memory
command to save the conguration.
OS10 login: admin
Password:
Last login: Sat Oct 6 00:25:33 UTC 2018 on ttyS0
Linux OS10 4.9.110 #1 SMP Debian 4.9.110-3+deb9u4 x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
-* Dell EMC Network Operating System (OS10) *-
-* *-
-* Copyright (c) 1999-2018 by Dell Inc. All Rights Reserved. *-
-* *-
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
This product is protected by U.S. and international copyright and
intellectual property laws. Dell EMC and the Dell EMC logo are
trademarks of Dell Inc. in the United States and/or other
jurisdictions. All other marks and names mentioned herein may be
trademarks of their respective companies.
OS10# write memory
Getting Started
29