emKnoppix is distributed as a ready to run images and the source filesystem.
Download the ready to run image from here, and follow the README and INSTALL. README and INSTALL are also reproduced here for your convienence.
Welcome to emKnoppix. Thanks for downloading. This release is beta and should be used for testing only. In particular I have not added any functionality to this release except sshd. But this release should enable to get a feel of emknoppix and test it out. Please see INSTALL file for installation instructions.
I have removed some drivers from the compiled kernel. So if your hard disk uses them, it may not work. Please get in touch with me if you need any assistance at raj at linuxense.com.
Finally this comes with absolutely no warranty. Don't blame me if your machine breaks.
Installing emKnoppix step by step
title emKnoppix
root=(hd0,5)
kernel=(hd0,5)/boot/vmlinuz-2.4.20-xfs
initrd=(hd0,5)/boot/miniroot.gz
where (hd0,5) is where I have untarred the emKknoppix.tar.bz2 If you are installing it in a Disk on Chip or on a blank hard disk, then you have to install grub separately. For that
grub> install (hd0,5)/boot/grub/stage1 (hd0) (hd0,5)/boot/grub/stage2 p (hd0,5)/boot/grub/grub.confPlease see www.linuxgazette.com/issue64/kohli.html for more information.
Please contact me at raj at linuxense dot com if you have any problems. I am not using lilo, so cannot give the precise instructions. But it should not be difficult to boot using lilo. If you are able to boot and send me the instructions, I will include it in the next version.
This is the original source filesystem from which the Ready to run image was generated. Please see Howto for more information on emKnoppix hacking.