On Jan 16 2007 21:07, David Mayr wrote:
>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

or mount -o loop -w
fwiw


        -`J'
-- 
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to