Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2009 21:02:56 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        "Gelsema, P (Patrick) - FreeBSD" <freebsd@superhero.nl>
Cc:        "questions@freebsd.org" <questions@freebsd.org>
Subject:   Re: Change one file in an ISO image
Message-ID:  <alpine.BSF.2.00.0909162057460.82409@wonkity.com>
In-Reply-To: <a0a7749502c43d4b8927c0ce2174e45a.squirrel@webmail.superhero.nl>
References:  <a0a7749502c43d4b8927c0ce2174e45a.squirrel@webmail.superhero.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Sep 2009, Gelsema, P (Patrick) - FreeBSD wrote:

> I need to change one file in an existing ISO image. It is a DVD image btw.
> Unfortunately I dont have many options of changing the fie before creating
> the image.
>
> Mounting is not the issue, copying data neither but the ISO is also
> bootable. There must be a simpler solution as in copying all the content
> with cpio and making it bootable. OS on the DVD is WinPE btw.
>
> Does anyone have some pointers for performing this action?

Maybe use sysutils/geteltorito to extract the boot image, then mount the 
image and copy out the files, then reassemble the whole thing with 
mkisofs.  Untested...

-Warren Block * Rapid City, South Dakota USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0909162057460.82409>