USB storage devices

This documentation is obsolete and does not apply after the EtchUpgrade.

Hot-pluggable USB storage devices like memory sticks or external hard drives are handeled by the script /usr/sbin/usb-mount automatically on plugin.

Generally the following actions are taken:
  1. Detection of the file system(s) on the storage device
  2. Mountpoints are created below /media/usb-storage/

Several user-configurable actions may also be taken:
  1. Mount the partition on plugin
  2. Sound notification
  3. launch the partition's root directory (either with Konqueror (KDE) or Nautilus (Gnome).
  4. Create desktop icons

Sample options for ~/.usb-mount:
# sound files for notification
PLUGIN_SOUND=/path/to/plop.wav
PLUGOUT_SOUND=/path/to/boing.wav

# wether or not to launch a file manager
LAUNCH_FILEMANAGER=1
#unset LAUNCH_FILEMANAGER

# wether or not to create desktop icons 
DO_DESKTOP=1
#unset DO_DESKTOP

-- Christo - 24 Nov 2004

This topic: Linux > WebHome > UsbStorage
Topic revision: 2009-06-25, ChristopherHuhn
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)