goldenradium2001
Technical User
Hi there, I'm trying to install the following driver onto my Red Hat 8.0 system so that it can support my Adaptec SCSI Host Adapter 29160N.I have a Seagate Python external SCSI tape device.
I'm a newbie so I don't know how to install drivers on a Red hat 8.0 Linux system. I was able to install a driver for Red Hat 7.1 but not in Red Hat 8.0
Here is the driver:
aic7xxx-6.2.10-rh80.i686.rpm
I do the following:
# modprobe st
# rpm -i aic7xxx-6.2.10-rh80.i686.rpm
After that, I try to do the following:
# mt -f /dev/st0 erase
Unfortunately, I get the message:
/dev/st0: No such device
HELP!
I'm a newbie so I don't know how to install drivers on a Red hat 8.0 Linux system. I was able to install a driver for Red Hat 7.1 but not in Red Hat 8.0
Here is the driver:
aic7xxx-6.2.10-rh80.i686.rpm
I do the following:
# modprobe st
# rpm -i aic7xxx-6.2.10-rh80.i686.rpm
After that, I try to do the following:
# mt -f /dev/st0 erase
Unfortunately, I get the message:
/dev/st0: No such device
HELP!