How to create an "hybrid" usb stick?
Posted
by rdesign
on Stack Overflow
See other posts from Stack Overflow
or by rdesign
Published on 2010-04-09T12:23:52Z
Indexed on
2010/04/09
13:23 UTC
Read the original article
Hit count: 389
Hey guys,
I was wondering how to make an hybrid usb stick. That means a usb stick that runs under mac and windows and displays specific content.
Example:
Plug in on win : index.html opens. Mac os X files are invisible.
Plug in on mac: indexMac.html opens. Win files are invisible.
I know that every usb stick can be read by both platforms. The Apple Mac os X CD is something which inspired me.
thanks a lot.
© Stack Overflow or respective owner