Jeff Moyer wrote:
> Stef Bon <[email protected]> writes:
>
>   
>> Hello,
>> Now to prevent HAL to try to mount the device at /media, the scripts in 
>> my contruction write a line to /etc/fstab, like:
>>
>> /dev/sdb1 /home/sbon/Connections/Devices/USB\040stick auto noauto,user 0 0
>>
>> This works very good, but this setting in fstab confuses the 
>> automounter. I'm not trying to solve my problem here with hal, but how 
>> come the setting in fstab to confuse autofs?
>>     
>
> Stef, you're going to have to be a bit more specific!  What do you mean
> it confuses the automounter?  What behaviour is expected/observed?  Do
> you have a debug log?
>
> Cheers,
> Jeff
>
>   
Thanks for your reply,

I've solved the problem already by adding the --timeout=0 option  to the 
map for usb devices.
Then by activating the mount directly, the mount is written to mtab. KDE 
finds this mount then, and bypasses HAL, what is the goal.

Stef

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to