Shrini try this ! sudo apt-get update
sudo apt-get install ntfs-3g sudo mkdir /media/sdb1 sudo mount -t ntfs-3g /dev/sdb1 /media/sdb1 ls -la /media/sdb1 Regards, Verman ---------------------- Date: Tue, 11 Aug 2009 18:30:50 +0530 From: Shrinivasan T <[email protected]> Subject: [Ilugc] Read only filesystem in external hard disk in ubuntu To: ILUG-C <[email protected]> A 250 GB external hard disk is becoming read only when connected. It has NTFS file system. I tried remounting, and manual mount. _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
