You are not logged in.

#1 2009-07-16 22:29:08

mohammad
Member
Registered: 2009-07-06
Posts: 7

cannt boot, FileSystem read only

I have KDE4 over arch linux, after update and reboot Xorg will fail to start then i discover that the complete file system is read only!!!.
now i cant use the system even i cant boot by any live cd.
any body have an idea?

Last edited by mohammad (2009-07-16 22:30:52)

Offline

#2 2009-07-17 00:22:41

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: cannt boot, FileSystem read only

Perhaps you are referring to the boot sequence wherein the statement is made that r/o  (read only) exists.  This is a normal function during boot...the final step makes it r/w.


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#3 2009-07-17 04:16:30

majiq
Member
Registered: 2009-03-06
Posts: 259

Re: cannt boot, FileSystem read only

I don't know what you mean by you can't boot by live CD, but it sounds to l'il noobie me like there's something wrong with your /etc/fstab file. Can you post it? And when you say you have KDE over arch linux, you mean you installed it via pacman, yes?

Offline

#4 2009-07-17 06:34:00

Cdh
Member
Registered: 2009-02-03
Posts: 1,098

Re: cannt boot, FileSystem read only

I once had a problem in ubuntu that my filesystem was ro for no apparent reason...
You can try

mount -o remount,rw /

but that is no permanent solution.


฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz

Offline

#5 2009-07-17 12:01:30

mohammad
Member
Registered: 2009-07-06
Posts: 7

Re: cannt boot, FileSystem read only

Cdh wrote:

I once had a problem in ubuntu that my filesystem was ro for no apparent reason...
You can try

mount -o remount,rw /

but that is no permanent solution.

Cdh: I try it but still the same.

majiq: i cant login BIOS to change the boot sequence, yes i install KDE via pacman

Offline

#6 2009-07-17 14:49:08

Cdh
Member
Registered: 2009-02-03
Posts: 1,098

Re: cannt boot, FileSystem read only

With no error message? And nothing in dmesg?


฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz

Offline

#7 2009-07-18 18:44:27

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: cannt boot, FileSystem read only

Perhaps you can try the wiki procedure ...Kernel Panics..method 2...

It will re-install the kernel and run mkinitcpio and may solve your difficulty.


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#8 2009-07-19 18:43:03

mips1
Member
Registered: 2008-01-02
Posts: 99

Re: cannt boot, FileSystem read only

I just completed an base ftp install of arch and experiencing the same problem.

My FS (ext4) is read only and when looking at my fstab I see no UUID entries for any of my HD partitions.

ls -lF /dev/disk/by-uuid/ & /sbin/blkid tell me what my uuids are but how do i edit the fstab on a fs that is ro?

How would I go about fixing this?

Last edited by mips1 (2009-07-19 19:09:10)

Offline

#9 2009-07-19 20:50:01

Nezmer
Member
Registered: 2008-10-24
Posts: 559
Website

Re: cannt boot, FileSystem read only

mips1 wrote:

I just completed an base ftp install of arch and experiencing the same problem.

My FS (ext4) is read only and when looking at my fstab I see no UUID entries for any of my HD partitions.

ls -lF /dev/disk/by-uuid/ & /sbin/blkid tell me what my uuids are but how do i edit the fstab on a fs that is ro?

How would I go about fixing this?

From any live CD including Arch CDs .

One thing I don't understand . Is root actually mounted ro without any entry in fstab ?!


English is not my native language .

Offline

#10 2009-07-20 14:04:48

clio
Member
From: Göteborg
Registered: 2009-07-16
Posts: 15

Re: cannt boot, FileSystem read only

Hello.
I had the same problem last week where i reinstalled arch 3 times becuse of root read only(only one computer).

************FILESYSTEM CHECK FAILED****************
* Please repair manually and reboot. Note that the root        *
* file system is currently mounted read-only. To remount      *
* it read-write: mount -n -o remount,rw /                            *
* When you exit the maintenance shell the will                     *
* reboot automatically.                                   

When enter control -D it says something quick on screen about /dev/shm not mounted
and some text say bla bla use iofs8 bla bla use fuser i dont now what that mean.

I could not find any direct solution when google root read only,some think is a kernel bug ,some say hdd failure (i change hdd after 3 new installations with root read only)

Now my new install had worked for 2 days and im scared to death to shutdown computer smile

I find this thread, but this is on a working system, http://bbs.archlinux.org/viewtopic.php?id=55221

Offline

Board footer

Powered by FluxBB