yeah but i dont want to do it manually I'd like openwrt detect and mount
automatically when I insert the usb stick...

On Thu, Aug 12, 2010 at 2:55 PM, cfc <[email protected]> wrote:

> Hi Jesus.
> You have to do install of these packages:
> kmod-usb-core
> libusb
> kmod-usb-serial
> kmod-usb-storage
> kmod-usb-uhci
> kmod-usb-acm
> kmod-usb2
> kmod-usb-acm
>
>
> then something like:
> lsmod | grep usb        #to check maybe
> reboot                  #then
> mkdir /mnt/usbx         #and
> mount /dev/sda1 /mnt/usbx   #to mount it manually
>
>
>
>
>
> Am Donnerstag, den 12.08.2010, 14:33 +0200 schrieb Jesus arteche:
> > hey guys,
> >
> > I want to add an automount capabilities to my router wich  has
> > openwrt, but I dont know how to install or configure automount for
> > usb's, I want the router to mount the usb when it's inserted and
> > umounted when I extract it...
> >
> > Anyone can hep me?
> > _______________________________________________
> > openwrt-users mailing list
> > [email protected]
> > https://lists.openwrt.org/mailman/listinfo/openwrt-users
>
>
> _______________________________________________
> openwrt-users mailing list
> [email protected]
> https://lists.openwrt.org/mailman/listinfo/openwrt-users
>
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to