
I loaded UBCD onto a memory stick and wanted to add the Trinity Rescue Disc of which I'm also a fervent user. I opened the ISO in UltraISO and saved it as IMG, then GZipped it using PeaZip and renamed it to trk.igz. I then added it to bootdsk2.cfg like so:
LABEL trk
MENU LABEL Trinity Rescue Kit V3.2
KERNEL memdisk
APPEND initrd=/images/trk.igz
When loading it from UBCD, it will extract the image, so far so good, but then hangs while booting...
What I found strange is that UltraISO didn't only save a trk.img file but also a trk.ccd file and a trk.sub file. In my ignorance I must be doing it wrong... Could anybody point me to a clue?