SSD7000 NVMe RAID AIC BootRAID Installation Guide
HighPoint Technologies, Inc
4. Install the binary driver in a RAID array.
a. When the following window appears during installation. Press Ctrl+ALT+F2 to switch to the
shell on console 2.
Note: The shortcut to switch to the shell may differ for different Ubuntu versions.
b. Press Enter to activate this console.
c. Execute the following command to create a mount point for the USB flash drive.
#mkdir /hptdd
d. Execute the following command to mount the USB flash drive to /hptdd.
#mount /dev/sda1 /hptdd/
e. Execute the following command to copy the binary driver installation file to the system’s
temporary directory.
#cp -a /hptdd/hptdd /tmp/
f. Execute the following command to unmount the USB flash drive.
#umount /hptdd
g. When the USB flash drive is unmounted, please unplug the USB flash drive from the system.
h. Execute the following command to load the NVMe AIC binary driver.
#sh /tmp/hptdd/preinst.sh
i. Press Ctrl+ALT+F5 to switch back to the installation screen and continue the installation.