From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 21 Aug 2006 16:51:57 +0000 Subject: Re: problem while automounting the usb mass storage Message-Id: <20060821165157.GA13633@kroah.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Mon, Aug 21, 2006 at 12:48:33PM -0000, deepak madhu wrote: >    Hi,    I gone through the  website www. greenfly.org and I am trying to automount a usb device.I followed all the steps mentioned in the site i.e    1..   Making an entry in the  /etc/hotplug/usb.usermap.                                         2..   And adding a script named  usb-storage in the /etc/hotplug/usb and also                                         3.    Making an entry in the /etc/fstab.The script  usb-storage was able to execut e and I was able check it by using echo statement.The thing which is not happening is mount command present in the usb-storage script .In the script i was able to print statements before and after the mount but mounting of the device is not happening.Mount is not giving any errors also.The device has been detected properly but mount is not happening .when i ran this script from shell manually I was able to MOUNT. The partitions has been detected propely, product id, device id has been changed properly according to my device.    I have used this usb-storage script.#!/bin/sh Please resend this without using HTML so it can be readable :( thanks, greg k-h ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ 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