1. Enable USB MASS STORAGE mode (UMS)
adb shell /system/bin/sdutil ums enable
2. Mount it into a folder
sudo mount /dev/sdb ~/SDCARD
3. Disable USB MASS STORAGE
adb shell /system/bin/sdutil ums disable
On my ICS sdutil indeed isn't there
Enjoy
D.
Hello,
I was wondering if Tasker could enable usb mass storage mode when I
plug my phone into my computer. Right now I have to drag the
notifications bar down, select the notification and then enable it. I
tried finding it on my own but couldn't. There doesn't seem to be any
tutorial for it online.
I found the context which was "usb plugged in" under the hardware
option located under "state". I don't know what to do next. Any help
on this would be really appreciated. Thanks.