CrunchBang¶
CrunchBang Linux (often referred to simply as "#!") is a lightweight Debian based Linux distribution, created by Philip Newborough, designed to offer a good balance of speed and functionality.
CrunchBang uses the Openbox window manager with GTK+ applications and is especially suitable for low-end hardware with limited resources (e.g. the ASUS Eee PC).
CrunchBang x86¶
Copy initrd1.img , vmlinuz1 , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/live/vmlinuz1 /tftpboot/er/plugins/crunchbang/i386/vmlinuz
cp /mnt/cdrom/live/initrd1.img /tftpboot/er/plugins/crunchbang/i386/initrd.img
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/crunchbang/i386/live/
CrunchBang x64¶
Copy initrd1.img , vmlinuz1 , filesystem.* to appropriate directory: (LOWER CASE ONLY!)