"Read Only" file system

Jim binarynut at comcast.net
Fri Aug 23 22:30:04 UTC 2013


On 08/23/2013 05:50 PM, Joe Zeff wrote:
> On 08/23/2013 02:40 PM, Jim wrote:
>> I ran   mount -o remount,rw /run/media/mickey/0A73-237A and I still get
>> "Read Only" file system when I try to
>> "rm yum-update".
>
> Try using umask=0000 instead of rw.  I've found that rw rarely 
> actually works for me in /etc/fstab, while umask will Do What I Want.  
> I've never tried it here, but it's worth a shot.
mount -o remount,umask=0000 /run/media/mickey/0A73-237A  did not change 
anything.


More information about the users mailing list