1) Plug your dongle into your windows machine.
2) Load your favorite browser
3) Click here >>
http://lmgtfy.com/?q=windows+disk+manager4) Follow a guide on how to create
1 partition. You only need to create
1 partition in windows. Make it around 1G
lmgtfy is really funny and all, but Windows Disk Manager does not allow you to partition USB drives.
Correct, but you can from the command line:
Start -> Run -> diskpart
Once diskpart is up and running:
disk list (shows all of your disks)
select disk X (X=your USB thumb drive,
make sure you select the right disk!!!)
clean (scrubs all partition off the currently selected disk)
You can then exit diskpart, run Windows Disk Manager and create as many partitions as you would like.