Users Guide

Table Of Contents
1 On the TFTP server, rename the OS10 image to a supported installer le name, such as onie-installer, using the mv image-
name default-filename command.
mv PKGS_OS10-Base-10.3.1B.144-installer-x86_64.bin onie-installer
2 Boot up the switch in ONIE: Install mode to install an OS10 image.
Starting: discover... done.
ONIE:/ # Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
ONIE: Using DHCPv4 addr: eth0: 10.10.10.17 / 255.0.0.0
Info: eth1: Checking link... down.
ONIE: eth1: link down. Skipping configuration.
ONIE: Failed to configure eth1 interface
ONIE: Starting ONIE Service Discovery
Info: Fetching tftp://10.10.10.2/onie-installer-x86_64-dellemc_s4148fe_c2338 ...
Info: Fetching tftp://10.10.10.2/onie-installer-dellemc_s4148fe_c2338 ...
Info: Fetching tftp://10.10.10.2/onie-installer-x86_64-bcm ...
Info: Fetching tftp://10.10.10.2/onie-installer-x86_64 ...
Info: Fetching tftp://10.10.10.2/onie-installer ...
ONIE: Executing installer: tftp://10.10.10.2/onie-installer
...
...
...
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 you do not use the ONIE-based automatic installation of an OS10 image and if a DHCP server is not available, you can manually install the
image. Congure the Management port and provide the software image le to start the 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 Stop DHCP discovery.
$ onie-discovery-stop
4 Congure the IP addresses on the Management port, where x.x.x.x represents your internal IP address. After you congure 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 specied SCP, TFTP, or FTP URL,
creates partitions, veries installation, and reboots itself.
$ onie-nos-install image_url
Getting Started
45