On Wed, 2006-03-15 at 14:17 +0100, Matthias Langer wrote:
> On Wed, 2006-03-15 at 07:49 -0500, Chris Gianelloni wrote:
> > 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
> > 
> 
> Well, thanks a lot for pointing this out; However, i guess this may be a
> silly question, but how should i exactly perform #1 ?

Umm... mount the CD and use "cp"...

-- 
Chris Gianelloni
Release Engineering - Strategic Lead
x86 Architecture Team
Games - Developer
Gentoo Linux

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to