/ mounted as read-only? Fresh Debian squeeze install..

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
ix007
A semi-regular
A semi-regular
Posts: 20
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Sep 03, 2006 6:09 pm

/ mounted as read-only? Fresh Debian squeeze install..

Post by ix007 »

Purchased a new vds for a mailserver running debian squeeze.
Seems the file-system "/" is mounted as read-only.
I am logged in as a root doing all of this.

apt-get update/upgrade gives me errors like:

Code: Select all

W: Failed to fetch http://ftp.debian.org/debian/dists/squeeze/non-free/binary-amd64/Packages.gz  Could not open file /var/lib/apt/lists/partial/ftp.debian.org_debian_dists_squeeze_non-free_binary-amd64_Packages - open (30: Read-only file system) [IP: 130.89.148.12 80]

E: Some index files failed to download, they have been ignored, or old ones used instead.
W: Not using locking for read only lock file /var/lib/dpkg/lock
Tried to edit the fstab, wont allow me to save as its read-only. Under 'options' for "/": error-
Remount ro
Tried to remount it won't allow it as booted to it.
Tried to reboot to a virtual disk/drive so I could then remount. Wouldn't come back online
Re-install Debian Squeeze, same problem.
Anyone had this issue before? I'm no sysadmin but I know a decent amount and haven't had this problem before.
Any help is appreciated. Thank you.
User avatar
Edge100x
Founder
Founder
Posts: 13112
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: / mounted as read-only? Fresh Debian squeeze install..

Post by Edge100x »

Did you install the system by hand instead of using our installer? The default shipping kernel in Squeeze is broken and has this problem, I believe.

If you open a support request, I can also check to see if the machine you're on is running the latest version of Xen, which may make a difference.
ix007
A semi-regular
A semi-regular
Posts: 20
Joined: Sun Sep 03, 2006 6:09 pm

Re: / mounted as read-only? Fresh Debian squeeze install..

Post by ix007 »

Edge100x wrote:Did you install the system by hand instead of using our installer? The default shipping kernel in Squeeze is broken and has this problem, I believe.

If you open a support request, I can also check to see if the machine you're on is running the latest version of Xen, which may make a difference.
I installed through the installer.
I opened a ticket already about it. request #358321
Appreciate the help.
Post Reply