Forum Discussion
Altera_Forum
Honored Contributor
11 years agoExposing CV SOCkit dev as usb mass storage gadget, accessible from windows 7 machine
I am attempting to use sockit as an g_mass_storage device as a quick and dirty USB link. I get the error "could not insert 'g_mass_storage': no such device" when I run modprobe. I am crea...
Altera_Forum
Honored Contributor
11 years agoAccording to this page ...
http://www.linux-usb.org/gadget/file_storage.html You need to partition the backing store before passing it off to the USB gadget driver. Cheers, Dave