[Charlug] Can I set the label or UUID of a vfat filesystem?
Kevin
KSISSON at carolina.rr.com
Sat Jan 17 12:18:03 EST 2009
Pierre Abbat wrote:
> On Friday 16 January 2009 17:48:15 Bob Evans wrote:
>
>> What happens when you insert the camera stick?
>>
>
> Something apparently run by KDE, which I haven't figured out how to control,
> mounts it on /mnt/camera, which is where I set it up in /etc/fstab before I
> bought the thumb drive. The same thing used to happen when I stuck in the
> thumb drive. I'd like it to mount the thumb drive at /media/thumb
> (or /mnt/thumb; I'm not sure why there are both /media and /mnt), even if I
> insert both of them, regardless of order. I have a script for getting
> pictures from the camera stick and another script for rsyncing files on the
> thumb drive, which I use for school.
>
> Pierre
> _______________________________________________
> CharLUG mailing list
> CharLUG at charlug.org
> http://charlug.org/cgi-bin/mailman/listinfo/charlug
>
>
KDE has an auto-mounting program; I don't use it and have forgotten it
name. I think it uses HAL, which I don't use either.
However, if you are using udev, that might be doing the device
assignment . Check in /etc/udev for a bunch of files named *.rules.
There is (at least) one for storage. You might check the rules files for
mention of usb memory sticks or usb drives. udev might be controlling
what happens when they get plugged it. Edit the appropriate file to get
the behavior you want.
Kevin
More information about the CharLUG
mailing list