Closed GoogleCodeExporter closed 9 years ago
Temporary solution I only know so far is: type in Terminal (or using adb shell):
echo /dev/block/mmcblk1p1 > /sys/devices/platform/musb_hdrc/gadget/lun0/file
and then mount in PC.
Original comment by alexey.r...@gmail.com
on 27 Nov 2010 at 6:06
More correct way to enable UMS in NITDroid:
echo /dev/block/vold/179:9 > /sys/devices/platform/musb_hdrc/gadget/lun0/file
(on n900 side)
Original comment by alexey.r...@gmail.com
on 27 Nov 2010 at 9:35
It took me a bit to get adb to start correctly but I was able to connect and
execute:
echo /dev/block/vold/179:9 > /sys/devices/platform/musb_hdrc/gadget/lun0/file
As soon as I executed the command Ubuntu detected the flash storage on the n900.
A.C.
******
Original comment by dwang...@gmail.com
on 28 Nov 2010 at 6:00
[deleted comment]
Original comment by alexey.r...@gmail.com
on 5 Dec 2010 at 6:13
Original issue reported on code.google.com by
gyia...@gmail.com
on 27 Nov 2010 at 4:12