Quote |
If you want to use DSL on a USB thumb drive with 5-way booting support, you will need to reboot your "real" computer and boot up natively using a DSL livecd. |
Quote |
You cannot do it from a virtual PC like VMWare or QEMU because you don't have direct access to your real PC's USB devices. |
Quote |
So... After downloading the ISO file, open up Nero and choose: File -> Burn Image (For Nero 5.x) or Recorder -> Burn Image (For Nero 6.x) and create a livecd. |
Quote |
Then, reboot the computer and go into your BIOS. Enable booting from CDROM at higher priority than your hard drive. |
Quote |
Then boot up the livecd with the USB drive already plugged in and Right-Click on the desktop somewhere. |
Quote |
Choose "Install to USB Pen Drive" from the menu and follow the instructions. |
Quote |
Finally, download the 5-way script and open a xterminal window and type "sudo su" and then ENTER key. First you must untar (like UNZIP in Windows) the script file tar -zxvf filename.tar.gz Then cd into the newly created subdirectory and then type in the name of the script to run it. |
Quote |
First you must untar (like UNZIP in Windows) the script file tar -zxvf filename.tar.gz |