[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Automatically mount without KDE
- Subject: [ale] Automatically mount without KDE
- From: arromdee at rahul.net (Ken Arromdee)
- Date: Fri, 14 Nov 2008 20:58:09 -0800 (PST)
In KDE something called the device notifier automatically detects plugged-in
USB storage units. If you click, it will then put a line in fstab, and mount
the device.
How do I do this when not in KDE or Gnome? This is Mandriva 2009.
Obviously I'd want to hook into the existing scripts as much as possible, so
this would probably be something having to do with udev and Hal. There
seems to be a script drakupdate_fstab which adds an entry to the fstab based
on the device, but it doesn't seem to be called from anywhere.