|
Hi
You can remount the partition in read and write mode. Just run this command
mount /dev/hdax -o rw,remount
And reboot ur system, u should be able to read and write that partition
/dev/hdax is ur partition which u want to mount in read write mode
Just check whether it can help u.
bye
|