I have an ISO file and I mount it under /mnt/isofile.
Then I copied this file to another folder.
But the contents are read only and belonged to root.
I tried to use chmod and chown.
But it prompts out that: it is read only file system.
What is going on here??
PS:
There is a tar file in the iso, I want to compress it, but failed and the same the read only file system message
