Am Dienstag, 16. Januar 2007 19:54 schrieb Kenneth Schneider:
> Can someone give me some info on changing the contents of a cramfs file?
> I have mounted the file using:
>
> mount -o loop -o rw file1 tmp
>
> but when I try and change/delete a file I get an error stating the
> filesystem is readonly.

Maybe I'm wrong, but schouldn't your command read: 
mount -o loop,rw  file1 tmp

-- 
MfG,
David Mayr
===========================
LunaBOX Network Solutions
===========================
 Haubensteigweg 55
 D-87439 Kempten
 TelNr: 0831-5124808
 FaxNr: 0831-5124809
 Mobil: 0172-8673184
    www.lunabox.de
   [EMAIL PROTECTED]
==================
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to