From: Tony Houghton on
I've got a bootable DVD image in UDF format. I'd like to add some more
files to the image before burning it, while preserving the bootable
part. There's plenty of information about how to create and burn an El
Torito image, but I can't find anything about how to find one on an
existing CD (image).

--
TH * http://www.realh.co.uk
From: Alan J. Wylie on
On Thu, 15 Feb 2007 18:29:09 +0000 (UTC), Tony Houghton <h(a)realh.co.uk> said:

> I've got a bootable DVD image in UDF format. I'd like to add some
> more files to the image before burning it, while preserving the
> bootable part. There's plenty of information about how to create and
> burn an El Torito image, but I can't find anything about how to find
> one on an existing CD (image).

http://www.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/

extracts the boot image from a CD.

--
Alan J. Wylie http://www.wylie.me.uk/
"Perfection [in design] is achieved not when there is nothing left to add,
but rather when there is nothing left to take away."
-- Antoine de Saint-Exupery
From: Tony Houghton on
In <87ps8bnma0.fsf(a)devnull.wylie.me.uk>,
Alan J. Wylie <alan(a)wylie.me.uk> wrote:

> On Thu, 15 Feb 2007 18:29:09 +0000 (UTC), Tony Houghton <h(a)realh.co.uk> said:
>
>> I've got a bootable DVD image in UDF format. I'd like to add some
>> more files to the image before burning it, while preserving the
>> bootable part. There's plenty of information about how to create and
>> burn an El Torito image, but I can't find anything about how to find
>> one on an existing CD (image).
>
> http://www.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/
>
> extracts the boot image from a CD.

Thanks. It turns out to be bundled with Debian's genisoimage package,
but `apt-cache search torito' didn't find it.

I had no luck in the end though. Although geteltorito read something
from the UDF image, it was only 2K long. Isn't it supposed to be exactly
either 1.2, 1.44 or 2.88MB? And anyway, mkudffs doesn't seem to have any
way to make a bootable image like mkisofs does.

--
TH * http://www.realh.co.uk