The install image, crux-1.3.iso, may be found in /usr/local/cs577 on the edlab machines, or retrieved from ftp.morpheus.net. The installation manual from this release is here Δ.
The following changes should be made in the setup procedure:
General Setup: [*] Prompt for experimental features File Systems: [*] ext3 file system [*] /dev file system [*] mount /dev filesystem on boot
lba32
install=text
boot=/dev/hda
image=/vmlinuz
label=CRUX
root=/dev/hda2
read-only
NOTE - the boot line specifies /dev/hda, not /dev/hda2. In addition, you will want to drop the append=quiet line in the installed file, as that prevents the kernel from printing out diagnostic messages on boot.
Finally, remember that you need to re-run lilo every time you update /vmlinuz.