| Slax on an USB flash drive |
| Written by Cyril Jaquier | |
| Thursday, 03 November 2005 | |
I bought a new USB flash drive. It is a 256MB, USB 2.0, cheap (30 CHF) and small one. I wanted to keep my SSH and GnuPG keys on it for security and practical reasons. I also installed a small "liveCD" Linux distribution in order to be able to boot a recovery system on almost every (new) computers.I tried Damn Small Linux which seems to be quite popular. It is Debian (Knoppix) based and small enough (about 50MB) to stay on every USB flash drive. However, I use Slax, a Slackware based distribution. I installed Slax Popcorn Edition which is about 120MB. I installed Slax on an ext2 filesystem and make it bootable with extlinux. I created a script to do all the step from downloading to making the flash drive bootable. You will always need a recovery system. Who never got a system which did not want to boot ? Now that USB flash drive are cheap and big enough to contain an operating system, it is a good idea to install a small Linux distro on such drives. These are small enough to be carried all the day in a pocket.Slax Popcorn Edition is about 120MB. It contains XFce desktop, Mozilla Firefox, Beep media player, Gaim and AbiWord. A module functionality allows the user to install more applications, drivers or artworks. I added ipw2100, ipw2200 and kdb modules to my flash drive. I did not take the standard way to install Slax Popcorn Edition. I prefered using an ext2 filesystem and not a FAT one. It is a Linux system after all. So I used extlinux which boots from a Linux ext2/ext3 filesystem. I also created a script which do all the step from downloading the ISO to making the filesystem bootable.slax-usb-installerRequirements
Installation steps
Do not forget to report bugs or improvements to me. |
|
| Last Updated ( Thursday, 03 November 2005 ) |