Hi,
schaut euch das mal an: komisches Sache oder?
Gibt irgendwie nicht ganz so viel Sinn... Das Filesystem ist RW gemountet (das sagt jedenfalls mount), ein schreiben ist aber nicht möglich.
Hat jemand ne Idee?
cu
serow
schaut euch das mal an: komisches Sache oder?
Code:
root@mini:~# rm /tmp/mutt-mini-1000-5551-
rm: cannot remove `/tmp/mutt-mini-1000-5551-': Read-only file system
root@mini:~# mount | grep sda3
/dev/sda3 on / type ext4 (rw,errors=remount-ro)
root@mini:~# mount -o remount /dev/sda3
mount: cannot remount block device /dev/sda3 read-write, is write-protected
root@mini:~#
Gibt irgendwie nicht ganz so viel Sinn... Das Filesystem ist RW gemountet (das sagt jedenfalls mount), ein schreiben ist aber nicht möglich.
Hat jemand ne Idee?
cu
serow