Edit a file on an ISO

Owen Townend owen.townend at gmail.com
Sun Feb 24 21:36:55 UTC 2008


On 2/25/08, Bart Silverstrim <bsilver at chrononomicon.com> wrote:
>
> Is there a way or a howto/etc. that deals with how to edit a file on an
> ISO and re-burn easily?
>
> I have a bootable iso image and on it there is a file I'd like to make a
> small edit on before burning to an actual CDR.  I know you can jumpt
> through a series of steps to extract the files and then move them to a
> new ISO image and burn that, but I was hoping there was an easier way to
>   do this since I just have a small change to make to one little file.
>
> Thanks,
> -Bart
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>

Hey,
  You should be able to simply mount the image like so:
  mount -t iso9660 -o loop,rw /path/to/image.iso /mnt

cheers,
Owen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080225/bda4757b/attachment.html>


More information about the ubuntu-users mailing list