I discovered Crunchbang on Lifehacker earlier today and couldn’t resist a quick tour by installing it to a USB drive. Crunchbang is a fast and light flavour of Ubuntu, and, if you’re an advanced Windows user curious about Linux, it’s an ideal entry point to explore the world of super fast Linux distros. See how dark and cool looking it is!
Want to try Crunchbang? Here’s how to install it on a USB drive from Windows Vista:
1) Format your USB stick with a FAT32 partition from Windows. You can get to the format dialogue by opening My Computer and right mouse clicking the removable drive icon. Click “Format” and follow the settings in the image below. You need a minimum 2gb USB stick.
2) Download UnetBootin. UNetbootin allows for the installation of various Linux/BSD distributions to a partition or USB drive, so it’s no different from a standard install, only it doesn’t need a CD. The coolest thing about the application is that it’s a “portable” app. You don’t need to install it into Windows meaning UNetbootin will run on your Windows PC without “administrator” privileges. Don’t you just love network admins?
Crunchbang isn’t in the Distribution list supplied with UNetbootin, so choose a download site from here and save the ISO file on your desktop. Add the ISO using the “Diskimage”, make sure your USB drive is selected below and click OK.
3) That’s it – when the installation process is complete, restart your computer and make sure it’s set up to boot from USB. On my HP Laptop, pressing F9 on the boot screen shows a boot order menu. Selecting “USB Hard Drive” follows a black screen, a crunchbang logo, and finally, your new crunchbang desktop appears. Enjoy



{ 2 comments… read them below or add one }
I feel the method I use here are faster than using UnetBootin, UnetBootin process are longer
copy everything of CrunchBang Linux files to your pendrive, download syslinux, you can download it here http://www.kernel.org/pub/linux/utils/boot/syslinux/
use syslinux.exe in DOS prompt to make your pendrive bootable,
syslinux -maf e:
rename the file isolinux.sys to syslinux.sys in the isolinux folder
rename the isolinux folder to syslinux
its done
cheers
Wow, thanks for the tip Payne – I’ll give that a try myself some time!