User Guide

Table Of Contents
AMD-RAIDXpert2 User Guide
53987 Rev. 3.01 June 2016
56
Software Installation
Chapter 5
5.5.2.4 Installing the AMD-RAID UEFI Drivers during a Supported Ubuntu Desktop
Installation
Note: AMD-RAIDXpert2 supports the Ubuntu 15.04 and 15.10 desktop operating systems.
Note: Prior to starting this procedure, obtain the AMD-RAID drivers from your system supplier or
motherboard vendor. Copy the AMD-RAID drivers to the dd directory on a USB flash drive,
see Section 5.3.2, Copying AMD-RAID Drivers in a Linux
®
Environment, on page 44.
Note: The Ubuntu driver CD-ROM .iso image contains all Linux variations for a particular
release.
Note: Not all of the windows indicated in this procedure will appear during the installation.
1. Power on the system.
2. Remove the Ethernet cable from the system.
3. Insert the Ubuntu desktop operating system CD-ROM or DVD into the system's CD or DVD
drive.
4. Create a bootable array by following the procedure in Section 4.5.2.1, Create an AMD-RAID
Bootable Array, on page 37.
5. Boot to the Ubuntu desktop CD-ROM or DVD. This will bring you to the GNU GRUB
Window.
6. Press the down arrow key to Install Ubuntu.
Note: Press the E key to edit the commands before booting.
7. Find the string that starts with linux /casper/vmlinuz.efi file=/cdrom…..splash --
8. Press the END key.
9. At the end of the Boot Options string, type: break=mount nomodeset
Note: The string should look like the following: splash -- break=mount nomodeset.
10. Press F10 to Boot.
11. When the BusyBox shell displays, perform the following steps:
a. Insert the USB flash drive.
b. Type the following, pressing Enter after each one:
mount -t vfat /dev/sdal /tmp
Note: /dev/sda1 may need to be changed to /dev/sdb1 or /dev/sdc1, depending on the number of
devices.
cp -ap /tmp/dd /
/dd/pre_install
umount /tmp
exit
c. Remove the USB flash drive.