On Tue, 2007-01-16 at 21:07 +0100, 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 >
Same results as what I used. I end up with a mounted filesystem showing: type cramfs (rw,loop=/dev/loop1) but I cannot change anything. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
