Reference Guide

2. Type the following then click Enter.
gdisk /dev/sdc
** Rescue Mode Enabled **
ONIE-RECOVERY:/ #
gdisk /dev/sdc
GPT fdisk (gdisk) version 0.8.8
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
3. Type o to delete the partition.
Command (? for help):
Command (? for help): o
This option deletes all partitions and creates a new protective MBR.
Proceed? (Y/N): y
Type w to write the new partition into the disk
Command (? for help): w
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
Do you want to proceed? (Y/N): y
OK; writing new GUID partition table (GPT) to /dev/sdc.
The operation has completed successfully.
ONIE-RECOVERY:/ #
4. Type reboot at the command prompt and restart the DIAG OS installation. A successful installation displays the following:
ONIE: Rescue Mode ...
Platform : x86_64-dellemc_vep4600_d21xyt-r0
Version : x.xx.x.xx-x
Build Date: 2018-04-24T03:20-0700
▒[ 12.771519] ata4.00: failed to set xfermode (err_mask=0x40)
Info: Mounting kernel filesystems... done.
Info: Using eth0 MAC address: d8:9e:f3:bc:6a:a0
Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
Warning: Unable to configure interface using DHCPv4: eth0
ONIE: Using link-local IPv4 addr: eth0: 169.254.195.48/16
+ cat /DiagOS_version.cfg
+ version_packed=x.xx.x.xx-x
+ ls
+ grep x.xx.x.xx-x
+ image_packed=diag-installer-x86_64-dellemc_vep4600_d21xyt-r0-x.xx.x.xx-x-2018-04-24.bin
+ [ -z diag-installer-x86_64-dellemc_vep4600_d21xyt-r0-x.xx.x.xx-x-2018-04-24.bin ]
+ echo starting to install vep4600 DiagOS
starting to install vep4600 DiagOS
+ onie-nos-install /diag-installer-x86_64-dellemc_vep4600_d21xyt-r0-x.xx.x.xx-
x-2018-04-24.bin
discover: Rescue mode detected. No discover stopped.
ONIE: Executing installer: /diag-installer-x86_64-dellemc_vep4600_d21xyt-r0-x.xx.x.xx-
x-2018-04-24.bin
Ignoring Verifying image checksum ... OK.
cur_dir / archive_path /var/tmp/installer tmp_dir /tmp/tmp.yb6fIB
Preparing image archive ...sed -e '1,/^exit_marker$/d' /var/tmp/installer | tar xf - OK.
Diag-OS Installer: platform: x86_64-dellemc_vep4600_d21xyt-r0
EDA-DIAG Partiton not found.
Diag OS Installer Mode : INSTALL
partprobe in remove all partitions
GPT data structures destroyed! You may now partition the disk using fdisk or
Restore to Manufacture DIAG OS
13