Mounting ISO image on loopback in read/write mode

Paul Howarth paul at city-fan.org
Fri Apr 7 11:46:22 UTC 2006


Thomas Fischer wrote:
> Hey all,
> 
> Can anyone tell me what the command is to mount an ISO image in read/write mode?

ISO filesystems are not writeable, so you can't do it.

You'll need to copy the contents of the ISO to a writable filesystem, 
make whatever changes you need, then use mkisofs to create a new ISO.

Paul.




More information about the users mailing list