News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

File system readonly after first reboot?

Started by oled, March 27, 2007, 11:16:00 PM

Previous topic - Next topic

oled

Just installed linuxmce! But after rebooting the first time, nothing works! Not matter what I try I get an file system is readonly. Im using XFS for /, my /boot is ext3 and is not read only. Any idears how to fix this?

/Ole

asgard

I can't figure out what is the problem based only on this description. My assumption is that your / filesystem might have been corrupted (hardware or software) and linux automatically remounts it read only when it detects this kind of problems to prevent further coruption of data. Try to look in /var/log/syslog and search for your root partition (/dev/xxx) to be sure.

I doubt that is a linuxmce related problem, hope to hear back from you.

hviid

Hi

I had the same problem, and i solved it by making my / Ext3.
So it must be something with XFS filesystem and LinuxMCE

Regards