LetuxOS Debian Rootfs

Issue 199: Configure USB-OTG as File Storage

Reported by Nikolaus Schaller, Jan 16, 2011

there should be some init to do this:

insmod g_file_storage.ko file=/dev/mmcblk0p1 stall=0 removable=1 

The question may be which memory device we want to share (SD card, 
NAND Flash). Sharing NAND may not work with file_storage since it 
provides a raw sector interface.

Comment 1 by Nikolaus Schaller, Jan 27, 2012

This interferes with g_ethernet (Ethernet over USB)
Status: WontFix

Created: 14 years 4 days ago by Nikolaus Schaller

Updated: 12 years 11 months ago

Status: WontFix

Labels:
Type:Enhancement
Priority:Medium