This may sound odd at first, and useless later, but I would like to add some files to a iso9660 filesystem.
To be more exact, I have an iso of a CD and would like to update it with my own stuff. I tried to loop-mount it with rw option and even have /c/redhat/valhalla-i386-disc3.iso on /rh73/d3 type iso9660 (rw,loop=/dev/loop2) in my mount output. However, when I try to write inside /rh73/d3 I keep getting "Read-only file system" message. I think I could copy all the files from the iso, and my own, and rebuild the whole bunch, but I just don't like the idea. Any other suggestions? Am I missing a fundamental of loop/iso9660 that prevents this from happening? Dan. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]