Impulse 8004e User Manual

Page 10

Advertising
background image

Installation Steps

Note: You MUST have "root" privileges to install the software and drivers.

1. Login as "root".

2. Mount the CDROM by typing:

mount -t iso4860 /dev/hdc /cdrom

Note Your cdrom may not be /dev/hdc it could be /dev/hda, /dev/hdb, /dev/hdd, or if
you have a SCSI drive /dev/sda, /dev/sdb, /dev/sdc, etc. You may mount the
CDROM to any location, the /cdrom is just a common example.

3. Next change to the directory where you mounted the CDROM:

Ex. cd /cdrom/software/SeaIO/Other/linux

Note: The syntax is case sensitive.

4. Copy SeaIO_*.*.*.tar.gz to your home directory by typing:

cp SeaIO_*.*.*.tar.gz ~

5. Change to your home directory by typing:

cd ~

6. Unmount the drive and then Unzip and Untar the drivers and software by

typing:

umount /cdrom
tar -xvzf SeaIO_*.*.*.tar.gz

7. Change to the seaio directory by typing:

cd seaio

8. Now compile and prepare the drivers for use (this also installs binaries to

default directories):

make install

9. With the system off and unplugged, install your SeaIO PCI Express card.

10. Plug system back in and boot Linux.

Login as "root".

11. Load the driver by typing:

seaioload

The driver has enabled the card and is ready to use, and you now have the option to
run a test utility on it. Skip to section "Using the test software" if you wish to do so
at this time.
To set up Linux to automatically load the driver, refer to a Linux manual concerning
your specific distribution for help. The seaioload and seaiounload scripts are
provided as examples in the ‘scripts’ directory and are a good place to begin when
creating startup scripts.

© Sealevel Systems, Inc.

- 8 -

DIO-32.PCIe User Manual

Advertising