Add something like this to /etc/fstab /dev/sda1 /mnt/pockey vfat noauto,user 0 0
Create the mount point mkdir /mnt/pockey
Then mount the drive mount /mnt/pockey
The sda1 will change if you already have SCSI drives.
All must be done as root, of course. I know the above works fine under Red Hat. I didn't have to do anything special as regards loading USB modules or such.
Michael
_______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
