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.

cramfs is a readonly file system. It is compressed with zlib an meant to be 
used in ROM.

Herbert
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to