On Sat, 3 Dec 2011, MarcosMaa wrote: > Is it possible to emulate more than 1 USB mass storage in the same computer box? > My computer box has 6 USB 2.0 ports. In each port, I will connect 1 DVD player > through a USB in port. Each USB port could be recognized as a different USB mass > storage, containing different files? Yes. All you have to do is tell g_file_storage to use multiple LUNs. For example, modprobe g_file_storage file=/dev/dvd0,/dev/dvd1,/dev/dvd2 Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html