You are not logged in.

#1 2013-05-11 08:23:38

MHALAH152
Member
Registered: 2013-05-11
Posts: 30

filesystem read only[Solved]

hello
i install arch but when i want to install a software i can't.
there is an error "file system read only"
what should i do?

Last edited by MHALAH152 (2013-05-12 06:31:48)

Offline

#2 2013-05-11 08:46:37

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: filesystem read only[Solved]

Post your fstab...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2013-05-11 08:52:43

MHALAH152
Member
Registered: 2013-05-11
Posts: 30

Re: filesystem read only[Solved]

# 
# /etc/fstab: static file system information
#
# <file system>	<dir>	<type>	<options>	<dump>	<pass>
# /dev/sda3 LABEL=arch
UUID=fa3120d1-074b-4857-9c6f-456bebc76143	/         	ext4      	defaults,relatimeed	0 1

Offline

#4 2013-05-11 08:56:00

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: filesystem read only[Solved]

What is "relatimeed"?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2013-05-11 13:58:34

MHALAH152
Member
Registered: 2013-05-11
Posts: 30

Re: filesystem read only[Solved]

sorry I edit my fstab and now this is the code

# 
# /etc/fstab: static file system information
#
# <file system>	<dir>	<type>	<options>	<dump>	<pass>
# /dev/sda3 LABEL=arch
UUID=fa3120d1-074b-4857-9c6f-456bebc76143	/         	ext4      	defaults,relatime,data=ordereded	0 1

Offline

#6 2013-05-11 14:08:38

65kid
Member
From: Germany
Registered: 2011-01-26
Posts: 663

Re: filesystem read only[Solved]

What is "data=ordereded"?

tongue

The point is, you replaced one typo in the parameters with another typo. And this is probably what is causing the rw remount to fail. wink

Offline

#7 2013-05-11 14:12:42

MHALAH152
Member
Registered: 2013-05-11
Posts: 30

Re: filesystem read only[Solved]

I'm a newbie corner and I install arch by a book
what should i write in the fstab?

Last edited by MHALAH152 (2013-05-11 14:13:09)

Offline

#8 2013-05-11 14:15:29

65kid
Member
From: Germany
Registered: 2011-01-26
Posts: 663

Re: filesystem read only[Solved]

just use "defaults", nothing else. Don't add any other options unless you actually know what they are doing.

Offline

#9 2013-05-11 14:16:45

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: filesystem read only[Solved]

MHALAH152 wrote:

I'm a newbie corner and I install arch by a book

Have you tried following the installation guide and beginners guide from the wiki?
Arch changes quite a bit and other sources - blogs, books etc. don't usually keep up.

Offline

#10 2013-05-11 14:31:41

MHALAH152
Member
Registered: 2013-05-11
Posts: 30

Re: filesystem read only[Solved]

65kid wrote:

just use "defaults", nothing else. Don't add any other options unless you actually know what they are doing.

I do that.but now i have new problem
my system can't find internet and i can't install any software

Last edited by MHALAH152 (2013-05-11 14:35:08)

Offline

#11 2013-05-11 16:23:42

Stebalien
Member
Registered: 2010-04-27
Posts: 1,239
Website

Re: filesystem read only[Solved]

How does your computer connect to the internet and what have you tried so far?


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C

Offline

#12 2013-05-11 18:58:14

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: filesystem read only[Solved]

MHALAH152 wrote:
65kid wrote:

just use "defaults", nothing else. Don't add any other options unless you actually know what they are doing.

I do that.but now i have new problem
my system can't find internet and i can't install any software

Then please mark this thread as [Solved] by editing your first post and prepending it to the title.
Then open a new thread about your networking issue and include information about your network card, drivers, what you have set up in your configs etc...
https://wiki.archlinux.org/index.php/Fo … ow_to_Post


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB