Re: mounting loop iso9660 rw

2004-02-19 Thread Marc Wilson
On Fri, Feb 20, 2004 at 02:42:23AM +0200, Micha Feigin wrote: > There are several tools to do this on M$, isn't there something for > doing it on linux? What there are tools for on Windows is recreating the ISO after you've modified the data inside it. There are also tools on Linux to do this job

Re: mounting loop iso9660 rw

2004-02-19 Thread Micha Feigin
On Thu, Feb 19, 2004 at 07:59:20AM +0100, Kristian Rink wrote: > > Hi Micha,... > > On Thu, 19 Feb 2004 04:01:03 +0200 > Micha Feigin <[EMAIL PROTECTED]> wrote: > > > How do I change things inside an iso9660 file system (cdrom > > You don't. ISO9660 per se is a read-only filesystem with no > ab

Re: mounting loop iso9660 rw

2004-02-18 Thread Kristian Rink
Hi Micha,... On Thu, 19 Feb 2004 04:01:03 +0200 Micha Feigin <[EMAIL PROTECTED]> wrote: > How do I change things inside an iso9660 file system (cdrom You don't. ISO9660 per se is a read-only filesystem with no abilities to write to it. If you want to modify / add files, you'll have to copy the

Re: mounting loop iso9660 rw

2004-02-18 Thread Greg Madden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 18 February 2004 05:01 pm, Micha Feigin wrote: > How do I change things inside an iso9660 file system (cdrom image)? > I tried to mount it rw but it seemed to ignore the rw option, that is > mount -o loop,rw file.iso /mnt > left it still i

mounting loop iso9660 rw

2004-02-18 Thread Micha Feigin
How do I change things inside an iso9660 file system (cdrom image)? I tried to mount it rw but it seemed to ignore the rw option, that is mount -o loop,rw file.iso /mnt left it still in a read only state. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co