hi !

i have an iso image and i want to add more files to it.  i mounted the iso 
image using loop.

my _mount_ command  shows the following where its mounted as rw

/home/isubodh/ReactOS.iso on /mnt/test type iso9660 (rw,loop=/dev/loop0)

but when i create directory , it says read only file system
-------- 
[EMAIL PROTECTED]:/mnt/test# whoami
root
[EMAIL PROTECTED]:/mnt/test# ls
autorun.inf  bootdisk  icon.ico  loader  reactos  readme.txt
[EMAIL PROTECTED]:/mnt/test# mkdir Softs
mkdir: cannot create directory `Softs': Read-only file system
--------
So how can i add more data to this iso image. 

regards

Subodh

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to