Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #5421 > unrolled thread

how do I edit an ISO?

Started byTodd <Todd@invalid.invalid>
First post2012-05-25 23:10 -0700
Last post2012-05-26 09:18 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.os.linux.misc


Contents

  how do I edit an ISO? Todd <Todd@invalid.invalid> - 2012-05-25 23:10 -0700
    Re: how do I edit an ISO? Loki Harfagr <l0k1@thedarkdesign.free.fr.INVALID> - 2012-05-26 09:18 +0000

#5421 — how do I edit an ISO?

FromTodd <Todd@invalid.invalid>
Date2012-05-25 23:10 -0700
Subjecthow do I edit an ISO?
Message-ID<jpps5f$hm7$1@dont-email.me>
Hi All,

I am using Scientific Linux 6.2 x64.

I have an ISO with one file inside it that I want
to alter two line.  How do I edit a file inside
an ISO?

Many thanks,
-T

[toc] | [next] | [standalone]


#5423

FromLoki Harfagr <l0k1@thedarkdesign.free.fr.INVALID>
Date2012-05-26 09:18 +0000
Message-ID<pan.2012.05.26.09.18.36@thedarkdesign.free.fr.INVALID>
In reply to#5421
Fri, 25 May 2012 23:10:55 -0700, Todd did cat :

> Hi All,
> 
> I am using Scientific Linux 6.2 x64.
> 
> I have an ISO with one file inside it that I want
> to alter two line.  How do I edit a file inside
> an ISO?

on a theoretical side you might analyze the file system
of your given iso file then find the offset of the elements
you want to modify and the modify th iso at the found offset.

On the practical side you'd better go the usual way:
 - mount your iso as a real tree (physical or loop)
 - find the files you want to modify and do your stuff
 - rebuild an iso from your modified tree

in short, see mount and growisofs.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.os.linux.misc


csiph-web