Dell S4148U-ON Open Networking Hardware Diagnostic Guide June 2018 - Page 10

Installation ONIE from BIOS, ONIE UEFI-based installation using USB

Page 10 highlights

To assign an IP address to the management interface, eth0, and verify network connectivity, use the ifconfig eth0 command, as shown: ONIE:/ # ifconfig eth0 x.x.x.x netmask x.x.x.x UP Then set speed on management interface as below ONIE:/ # ethtool -s eth0 speed 100 duplex full Verify the network connection with ping. ONIE:/ # ping x.x.x.x PING x.x.x.x (x.x.x.x): 56 data bytes 64 bytes from x.x.x.x: seq=0 ttl=62 time=1.357 ms 64 bytes from x.x.x.x: seq=1 ttl=62 time=0.577 ms ^C Installation ONIE from BIOS There are two options for installing ONIE from the BIOS. • Media (usb) boot using the ONIE installer USB (using the OCP Procedure) • Media (usb) boot using the Ubuntu installer USB (using the custom-bootable USB procedure) Pre-requisites The BIOS running on your system must meet the following requirements: • Allows a change to the boot order so the system can boot from media (USB). • Allows a baud-rate change. This feature is optional; you do not need it if your BIOS is running at 115200 baud rate. The default baud rate for ONIE is 115200. CAUTION: • These procedures are for x86-based targets only, particularly targets using Rangeley or Centerton CPU-based boards. • Check the console (UART-0/1) used on the target. • The log messages included in this guide are subject to change. NOTE: The following procedure is generic and does not list a particular target. Therefore, the ONIE images are specified using the _ notation. For example, the ONIE media (usb) iso image is onie-recovery-x86_64dell__-r0.iso. ONIE UEFI-based installation using USB The following steps describe how to create a bootable unified extensible firmware interface (UEFI) ONIE-based USB to install ONIE using Embed mode: To install ONIE UEFI on your system, use any existing ONIE-based system to make an ONIE UEFI-based bootable USB. To make a bootable USB, use the ONIE ISO file. 1 Boot the ONIE target in ONIE Rescue mode. Use ONIE Rescue mode to make the ONIE UEFI-bootable USB. To select which entry is highlighted, use the up and down arrow keys. Press Enter to select an operating software-selected OS or enter e to edit the commands before booting. Enter c for a command line. The highlighted entry, displaying *, executes automatically in the operating system. GNU GRUB version 2.02~beta2+e4a1fe391 |ONIE: Install OS | 10 ONIE and Dell EMC OS installation instructions

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86

To assign an IP address to the management interface,
eth0
, and verify network connectivity, use the
ifconfig eth0
<ip
address>
command, as shown:
ONIE:/ # ifconfig eth0 x.x.x.x netmask x.x.x.x UP
Then set speed on management interface as below
ONIE:/ # ethtool -s eth0 speed 100 duplex full
Verify the network connection with ping.
ONIE:/ # ping x.x.x.x
PING x.x.x.x (x.x.x.x): 56 data bytes
64 bytes from x.x.x.x: seq=0 ttl=62 time=1.357 ms
64 bytes from x.x.x.x: seq=1 ttl=62 time=0.577 ms
^C
Installation ONIE from BIOS
There are two options for installing ONIE from the BIOS.
Media (usb) boot using the ONIE installer USB (using the OCP Procedure)
Media (usb) boot using the Ubuntu installer USB (using the custom-bootable USB procedure)
Pre-requisites
The BIOS running on your system must meet the following requirements:
Allows a change to the boot order so the system can boot from media (USB).
Allows a baud-rate change. This feature is optional; you do not need it if your BIOS is running at 115200 baud rate. The default baud rate
for ONIE is 115200.
CAUTION:
These procedures are for x86-based targets only, particularly targets using Rangeley or Centerton CPU-based boards.
Check the console (
UART-0/1
) used on the target.
The log messages included in this guide are subject to change.
NOTE:
The following procedure is generic and does not list a particular target. Therefore, the ONIE images are
specified
using
the
<platform>_<cpu>
notation. For example, the ONIE media (usb) iso image is
onie-recovery-x86_64-
dell_<platform>_<cpu>-r0.iso
.
ONIE UEFI-based installation using USB
The following steps describe how to create a bootable
unified
extensible
firmware
interface (UEFI) ONIE-based USB to install ONIE using
Embed mode:
To install ONIE UEFI on your system, use any existing ONIE-based system to make an ONIE UEFI-based bootable USB. To make a bootable
USB, use the ONIE ISO
file.
1
Boot the ONIE target in ONIE Rescue mode.
Use ONIE Rescue mode to make the ONIE UEFI-bootable USB.
To select which entry is highlighted, use the up and down arrow keys. Press Enter to select an operating software-selected OS or
enter
e
to edit the commands before booting. Enter
c
for a command line. The highlighted entry, displaying
*
, executes automatically
in the operating system.
GNU GRUB
version 2.02~beta2+e4a1fe391
+---------------------------+
|ONIE: Install OS
|
10
ONIE and Dell EMC OS installation instructions