OS: Red Hat Linux 8.0 Hardware: Dell C800 Laptop SCSI Device: SmartDisk Corp FireLite Drive IEEE 1394 SBP2 Device
I am having a problem mounting a 30GB Firewire Drive.
In an older release of RH (7.2 or 7.3):
1.) The device was recognized on system init (/dev/sda1) 2.) I made modification to /etc/fstab for (/dev/sda1) 3.) mount -t vfat /dev/sda1 /mnt/firelite
Everything was in order.
In RH8.0, the device does not seem to be recognized and steps 2 and 3 do not work... which make sense since the system does not see the drive as /dev/sda1...
I found a script that rescans the scsi bus and adds the device, then the mount command works fine...
This does not seem like the proper way... plus having to be root to run the script because of the files it manipulates is not the way I would prefer to go...
There must be an easier way to do this... on sys init... and not having to be root...
Thanks in advance for your time, Jim
James Hrobak Senior Member, Engineering Staff Computer Systems Engineering Lockheed Martin NE&SS - Moorestown Mail Stop: 13000-E1 856.638.7367 (office) 856.638.4300 (fax) james.p.hrobak@lmco.com
|