On Thu, Jul 23, 2009 at 2:48 PM, M.Rajendran<[email protected]> wrote: > Hi, > > I am using Ubuntu 8.04.I am unable to write my data to Transcend 4 GB USB > stick.The error message is "read-only file system".The pen drive worked fine > in > MS Windows.But this problem creeps only in Ubuntu.Please someone help.I tried > Google but found no solution. >
Also try to remount it : $mount -o remount,rw /dev/xxx 'xxx' is the device which you can find out from 'dmesg' command . _______________________________________________ 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
