Monitor USB port for USB drive - Raspberry Pi Forums
hi,
how can monitor usb port, know when usb drive plugged in. once usb drive plugged in, intend mount drives based on device id on separate mount points. i'd mount folders in drives on mount points (which accessible ftp).
running raspbian wheezy on pi. grateful if nudge me in right direction can monitor usb port, add few checks, , run few commands.
thank you,
w
how can monitor usb port, know when usb drive plugged in. once usb drive plugged in, intend mount drives based on device id on separate mount points. i'd mount folders in drives on mount points (which accessible ftp).
running raspbian wheezy on pi. grateful if nudge me in right direction can monitor usb port, add few checks, , run few commands.
thank you,
w
one way seems udev rules :
http://superuser.com/questions/53978/ub ... ithout-a-u
way seems usbmount hook scripts :
http://usbmount.alioth.debian.org/
guess latter easier set up.
ghans
http://superuser.com/questions/53978/ub ... ithout-a-u
way seems usbmount hook scripts :
http://usbmount.alioth.debian.org/
guess latter easier set up.
ghans
raspberrypi
Comments
Post a Comment