The iso9660 filesystem is a read-only file system. It does not support
write access.

To add files to the iso, mount it ro, then make a copy of the directory
structure elsewhere. Add your files to the copy and re-create the iso
using mkisofs and burn a CD with cdrecord etc.

-Naren



On Thu, 13 Sep 2001, Parag Mehta wrote:

> Hi,
>  
> can anyone help me mount an iso in rw mode rather than ro mode. i need
> to update some files in the existing iso.
>  
> mount -t iso9660 -o rw,loop=/dev/loop0 myimage.iso /mnt
>  
> the above command doesn't mount it in rw mode but mounts it in ro mode.
>  
> Best Regards,
>  
> pm
> 
> Ads2Mail - Got a website? Your ad could be here! Start driving traffic to your site 
>for as little as ONE DOLLAR! - <A 
>HREF="http://home.admail.la:443/go.exe?id=86258";>Click Here!</A>
> 
> 
> _______________________________________________
> linux-india-help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/linux-india-help
> 


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to