"Read Only" file system

Kevin Martin ktmdms at gmail.com
Fri Aug 23 22:59:29 UTC 2013


On 08/23/13 17:19, Jim wrote:
> On 08/23/2013 05:45 PM, Mateusz Marzantowicz wrote:
>> On 23.08.2013 23:40, Jim wrote:
>>> On 08/23/2013 05:29 PM, Rick Stevens wrote:
>>> Mount point is ;
>>> rwx------. 25 mickey mickey 8192 Dec 31  1969 /run/media/mickey/0A73-237A
>>>
>>> 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".
>>>
>>>
>> What do dmesg/journalctl and fsck say?
>>
>>
>> Mateusz Marzantowicz
> root at BigOne 0A73-237A]# fsck
> fsck from util-linux 2.22.2
> e2fsck 1.42.5 (29-Jul-2012)
> /dev/sda5 is mounted.
> e2fsck: Cannot continue, aborting.
> 
> The Flash drive is  /dev/sdj1
> 
> 
> # dmesg/journalctl
> bash: dmesg/journalctl: No such file or directory
> 

dmesg/journalctl really means "What does the dmesg command and/or the journalctl command say about your flash drive (so something
like:  dmesg | grep sdj     or   journalctl | grep sdj    ).

Kevin


More information about the users mailing list