On Tue, 2006-03-14 at 22:53 +0100, Matthias Langer wrote: > 2.) Pack my 'stage4' (which is about 300MB) image on the live-cd itself. > I guess this should be possible with catalyst ...
You don't need catalyst for this and would be wasting your time. What I would do is this: #1. extract the CD contents to a temporary directory, let's say /tmp/cd #2. mkdir /tmp/cd/stages #3. cp stage4.tar.bz2 /tmp/cd/stages #4. mkisofs -J -R -l -V "My 2006.0 w/ stage4" -o /tmp/mycd.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table /tmp/cd #5 burn /tmp/mycd.iso to a CD -- Chris Gianelloni Release Engineering - Strategic Lead x86 Architecture Team Games - Developer Gentoo Linux
signature.asc
Description: This is a digitally signed message part
