Usb Storage
About
This program is no longer maintained.
This program handles your usb storage devices, such as usb-keys/pens/disks or digital cameras. It mounts them by default with sufficient permissions for users (of group "users") manipulate data with no hassles. On Gnome DE, the device will magically appear on your desktop, nautilus probes fstab for changes.
It contains a very human readable configuration file with very sane defaults.
The package also contains an utility called "usb-storage-client", it will create a symbolic link in your desktop when the device is plugged and removed when the device is unplugged. To understand how to enable it read the configuration file.
Features
- Only works on 2.4 kernels!
- Mount plugged devices automatically (default)
- Make changes to fstab (default)
- Run a callback program to defined groups of users, the call back reacts to add and remove events (not on default)
- Configure device permissions (default)
- Supports systems with multiple SCSI hardisks and multiple usb storage devices.
Installation
The instalation is very simple, after download go to the path where the file is located and:tar jxvf usb-storage-2.0.3.tar.bz2 cd usb-storage-2.0.3 make installIf you have a RPM based system:
rpm -ivh usb-storage-2.0.3-1.i386.rpm