linux iso to usb-stick
Apr. 26th, 2008 01:34 ama quick and easy way to put a Linux LiveCD (ISO) on usb-stick 1GB or higher stickunder Win) :
- format the usb-stick with a quick format
- download the syslinux.zip and extract to the PC's HDD
- copy all the folders from the ISO to the usb-stick
- copy all content from the isolinux folder to the root of the SD
- remove the isolinux folder
- delete the isolinux.bin and rename the isolinux.cfg to syslinux.cfg stickon the root of usb-stick
syslinux.exe -ma [dive], where [drive] - usb-stick
That' all.