Change filesystem from read-only mode read-write mode

Ankush Grover ankush174 at gmail.com
Fri May 13 04:16:22 UTC 2005


On 5/13/05, Peter Brown <fairytale0020052005 at gmail.com> wrote:
> I use debugfs to search for deleted files in my box. After exiting
> from debugfs, the filesystem is still in read-only mode. I suspect the
> program didn't stop properly. How can I change filesystem back to
> read-write mode?
> 

mount -o remount ,rw /filesystem

mount -o remount ,rw /home

Regards

Ankush Grover




More information about the fedora-list mailing list