Setup guide
Installing the DKU and the AJA OEM-2K Firmware
Mounting the Product USB Key
For major releases, all your product software is distributed on a USB key.
You must mount the USB key before you can install the product software.
NOTE If Red Hat is newly installed (or re-installed), automount is enabled. When
the USB key is connected to the system, the USB device is mounted automatically.
However, you cannot install the DKU because the Red Hat installation does not
allow for the execution of commands from a USB device. Before you install the
software, you must unmount the USB key and then follow the instructions below
for mounting this USB device. To unmount the USB key, type eject
/<mountpoint> or eject /dev/<device id> .
To mount the product USB key:
1 Plug in the USB key to your workstation.
2 Log in to your workstation as root and open a terminal.
3 List the disk devices attached to your system by typing:
fdisk -l | grep "/dev/sd"
In the output of the command, identify the SCSI device name that was
assigned to the USB device. It should look similar to /dev/sds , /dev/sde ,
etc.
For example:
Disk /dev/sda: 250.0 GB, 250059350016 bytes
/dev/sda1 * 63 208844 104391 83 Linux
/dev/sda2 208845 4401809 2096482+ 82 Linux swap / Solaris
/dev/sda3 4401810 488392064 241995127+ 83 Linux
…
…
Disk /dev/sdf: 8011 MB, 8011120640 bytes
/dev/sdf1 62 12128687 6064313 c W95 FAT32 (LBA)
4 Alternatively, you can use the dmesg command right after you have
connected the USB drive. This will list the most recent USB device
connected. For example:
42 | Chapter 2 Preparing your Workstation