[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Automount von USB-Geräten



On Wed, Feb 03, 2010 at 03:20:05PM +0100, Hagen Montag wrote:
> On Wed, Feb 03, 2010 at 02:52:29PM +0100, Markus Sch?ttler wrote:
> > dann wird sie eingebunden. Prima, einen Schritt weiter! (-:
> > Aber wie kann sie sich automatisch einbinden, sobald man sie 
> > einstöpselt.
> 
> 
> /etc/udev/rules.d
> 
> http://www.debianhelp.org/node/9937
> 
> <quote>
> Basically:
> 1. Write the rule to create a symlink to the device - this way you
> can always access it as, say, /dev/usbstick rather than /dev/sda,
> /dev/sdb etc.
> 2. Write the rule to automatically mount; you can use something
> like:
> RUN+="/bin/mount -t auto /dev/usbstick /media/usbstick"
> (you can drop the '-t auto /dev/usbstick' if you have an fstab
> entry)
> </quote>
> 

du meinst in dem besagten Verzeichnis ein Datei anlegen, mit dem Inhalt aus Punkt 2.?
Wenn ja wie muss die heißen bzw. ist sie schon vorhanden?

Gruss Markus
-- 
Markus Schüttler                   


Reply to: