As For As I AM CONCERN,You need these two utilities to get your work done :
* BBIE - Bart's Boot Image Extractor http://nu2.nu/bbie/
* Bart's MKBT, Make Bootable http://nu2.nu/mkbt/
First , format your zip drive to FAT 32 Filesystem , now to make drive bootable follow these steps :
1. Extract boot sector of cd using bbie [e.g "bbie image.iso" , "bbie e:"]
2. This will create file image1.bin
3. now copy the contents of the iso or cd onto you USB drive.
4. now execute this command "mkbt -c -x {you zip drive letter} image1.bin"
also , if you want to boot a linux filesystem or the likes then you can follow this guide
http://www.althack.co m/2006/03/10/how-to-run-linux- on-a-usb-drive/
Answered by
Sharad Singh
at
7:27 PM on September 03, 2008