Connectivity Guide

Table Of Contents
...
Press <DEL> or <F2> to enter setup.
Welcome to GRUB!
GNU GRUB version 2.02~beta2+e4a1fe391
OS10-B
EDA-DIAG
ONIE Booting `OS10-A'
Loading OS10 ...
[ 3.883826] kvm: already loaded the other module
[ 3.967628] dummy-irq: no IRQ given. Use irq=N
[ 3.973212] mic_init not running on X100 ret -19
[ 3.980168] esas2r: driver will not be loaded because no ATTO esas2r devices were
found
[ 4.021676] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 5.092316] i8042: No controller found
[ 5.108356] fmc_write_eeprom fake-design-for-testing-f001: fmc_write_eeprom: no
busid passed, refusing all cards
[ 5.120111] intel_rapl: driver does not support CPU family 6 model 77
[ 4.226593] systemd-fsck[493]: OS10-SYSROOT1: clean, 23571/426544 files,
312838/1704960 blocks
Debian GNU/Linux 8 OS10 ttyS0
Dell EMC Networking Operating System (OS10)
OS10 login:
Manual installation
If a DHCP server is not available, you can manually install an OS10 software image. If the IP address for the Management
port (eth0) is not automatically discovered, ONIE sets the IP address to 192.168.3.10. You must manually configure the
Management port and configure the software image file to start installation.
1. Save the OS10 software image on an SCP/TFTP/FTP server.
2. Power up the switch and select ONIE Rescue for manual installation.
3. (Optional) Stop DHCP discovery if the device boots to ONIE Install.
$ onie-discovery-stop
4. Configure the IP addresses on the Management port, where x.x.x.x represents your internal IP address. After you configure
the Management port, the response is up.
$ ifconfig eth0 x.x.x.x netmask 255.255.0.0 up
5. Install the software on the device. The installation command accesses the OS10 software from the specified SCP, TFTP, or
FTP URL, creates partitions, verifies installation, and reboots itself.
$ onie-nos-install image_filename location
For example, enter
ONIE:/ # onie-nos-install ftp://a.b.c.d/PKGS_OS10Enterprise-x.x.xx.bin
Where a.b.c.d represents the location to download the image file from, and x.x.xx represents the version number of the
software to install.
The OS10 installer image creates several partitions, including OS10-A (active and default) and OS10-B (standby). After
installation completes, the switch automatically reboots and loads OS10.
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 file
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.
30
Getting Started