Update syslinux and isolinux (see post about Damn Small Linux).
Add the following to the
custom.cfg:
Code:
LABEL ophcrack
MENU LABEL Ophcrack
CONFIG /boot/ophcrack.cfg
Delete
/boot/isolinux/ and
/boot/syslinux/.
If you change every
/boot entry in ophcrack.cfg to
/ophcrack/boot/, you can copy the whole boot folder to
/ophcrack/boot/.
If you change it this way you must add the following to the
custom.cfg:
Code:
LABEL ophcrack
MENU LABEL Ophcrack
CONFIG /ophcrack/boot/ophcrack.cfg
Remaster the CD with
ubcd2iso.
Test the iso in a Virtual Machine (VirtualBox, VMware, Qemu, ...) to see if the iso works like expected.
Probably there are a lot of files that aren't needed, but I can't be sure without testing.