System_42
Ultra-Lightweight Superior Calibre Linux Distro
```THERE IS NO ZIPFILE
download: 'theTool-v0.tar.gz'
Unpack theTool-v0.tar.gz:
tar -C/mnt/sda4 -xzf theTool-v0.tar.gz
Also unpack libc, rootfs, and cc:
tar -C/mnt/sda4 -xzf theTool-v0-root.tar.gz
tar -C/mnt/sda4 -xzf theTool-v0-sys.tar.gz
tar -C/mnt/sda4 -xzf theTool-v0-cc.tar.gz
line up the kernel, .System42, with your lilo and boot; then you should be able to compile anything. (use init=/sbin/init or init=/bin/bash )
Use sed or emacs to alter etc/fstab before you boot...