[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-hotplug
Subject:    Re: udev 089 not working with automount
From:       JP Guillemin <jp.guillemin () free ! fr>
Date:       2006-04-16 21:15:07
Message-ID: loom.20060416T231124-489 () post ! gmane ! org
[Download RAW message or body]

 <camaleon69 <at> gmail.com> writes:

> 
> Hi,
> 
> I've been using "udev + automount" since some time ago, and in the
> last debian-testing update (14th april), "udev" was updated, and
> suddenly I am not be able to mount my external USB HDs.
> 
> I think it could be because of a last version bug and I proof in
> another machine without that update. I confirmed it. Without the
> update everything went perfectly. Right after the update "automount"
> is not working, and even just "mount" doesn't achieve mounting the
> unit 90% of the times.
> 
> Have you reported this problem too?
> 
> Thanks!
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
> 

I confirm this bug, my automount rules match (the symlink is created) but the
RUN action doesn't work anymore.

This bug happens since 089 (and so 090), it was working before.

Below my automunt rules

# USB storage devices
KERNEL="sd?[0-9]*", ACTION=="add", BUS=="usb", NAME="%k", SYMLINK="usbmedia%e",
GROUP="cdrom", MODE="0660", RUN+="/lib/udev/usbmount.sh add /dev/%k"
KERNEL="ub?[0-9]*", ACTION=="add", BUS=="usb", NAME="%k", SYMLINK="usbmedia%e",
GROUP="cdrom", MODE="0660", RUN+="/lib/udev/usbmount.sh add /dev/%k"
KERNEL="sd?[0-9]*", ACTION=="remove", RUN+="/lib/udev/usbmount.sh remove /dev/%k"
KERNEL="ub?[0-9]*", ACTION=="remove", RUN+="/lib/udev/usbmount.sh remove /dev/%k"

Thanks for your help

JP





-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic