Setup guide

usb-storage: device found at 30
usb-storage: waiting for device to settle before scanning
Vendor: TOSHIBA Model: TOSHIBA USB DRV Rev: PMAP
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sdf: 31277056 512-byte hdwr sectors (16014
MB)
sdf: Write Protect is on
sdf: Mode Sense: 03 41 80 00
sdf: assuming drive cache: write through
SCSI device sdf: 31277056 512-byte hdwr sectors (16014
MB)
sdf: Write Protect is on
sdf: Mode Sense: 03 41 80 00
sdf: assuming drive cache: write through
sdf: sdf1
5 In the example above, the sdf device was the last device to be connected.
6 Create a mount point directory for the disk. Type:
mkdir /mnt/usbdisk
7 Mount the disk on the new directory:
mount -o shortname=winnt /dev/<device>1 /mnt/usbdisk
where <device>1 is the usb device name. For example:
mount -o shortname=winnt /dev/sdf1 /mnt/usbdisk
NOTE You can also mount the disk using the GUI. Double-click the Home icon
on the desktop, go to the root folder, expand the 'dev' folder, right-click the USB
device and select 'Mount' from the context menu.
Extracting an Installer from a TAR Package
At extensions and service packs, your product software packages are distributed
as TAR files. Links to the TAR files for your product are supplied in the Release
Announcement.
You must extract an installer from the TAR package before you can install
your software.
1 Log in to your workstation as root and open a terminal.
Installing the DKU and the AJA OEM-2K Firmware | 43