I want to create a fake flash drive programmatically under Mac OSX and Windows. It should behave like a normal drive, that means it should appear in explorer/finder, should be unmountable,.. If someone puts some data in it, it should be handled in a backend software.
Is that possible?