On 5/13/05, Peter Brown <fairytale0020052005@xxxxxxxxx> 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