Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: linux upgrade
PostPosted: Sun May 02, 2010 6:08 pm 
Offline
Senior Member

Joined: Thu Nov 12, 2009 3:27 pm
Posts: 57
Website: http://www.mtgames.org/
WLM: ai5hf@hotmail.com
AOL: btakillermich11
Location: Baton Rouge, Louisiana
Hi,
I tried upgrading from ubuntu 9.10 to 10.04 according to an article I saw on tech republic.
It involved changing the servers in /etc/apt/sources.list from karmic to lucid.
It seemed to go ok... until I tried rebooting.
It rebooted, but didn't seem to boot.
Not a problem, I thought, because I had the trouble shooting steps in the upgrade tutorial (which I conveniently found after the fact).
I followed the instructions, making a finnix recovery disk.
I then booted it up, and tried mount /dev/xvdb
It worked, except that it mounted it as read-only, which is not quite right, as I need to write to a file to get it working.
Any help is appreciated.
Thanks,
-Michael.


Top
   
PostPosted: Sat Jan 15, 2011 2:05 pm 
Offline
Junior Member

Joined: Wed Jan 05, 2011 7:55 am
Posts: 29
Website: http://www.zeropointproductions.co.uk
Location: UK
Not sure how you are getting to this file, but I would chmod 777 to get you to be able to edit the file, But I would suggest you check what the file perm is supposed to be.


Top
   
 Post subject:
PostPosted: Sat Jan 15, 2011 9:30 pm 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
Were you following this tutorial?

http://library.linode.com/troubleshooti ... 0.04-lucid


Top
   
 Post subject:
PostPosted: Sat Jan 15, 2011 10:01 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
You can try
Code:
mount -o remount,rw /dev/zzzz /mnt/zzzz

to remount a read-only filesystem as read-write. You'll need to replace the z's with the correct device and mount point.


Top
   
 Post subject: Re: linux upgrade
PostPosted: Mon Jan 17, 2011 11:04 am 
Offline
Senior Member
User avatar

Joined: Tue May 26, 2009 3:29 pm
Posts: 1691
Location: Montreal, QC
lilmike wrote:
Hi,
I tried upgrading from ubuntu 9.10 to 10.04 according to an article I saw on tech republic.
It involved changing the servers in /etc/apt/sources.list from karmic to lucid.


This is very much *NOT* the proper way to upgrade.

There's an official upgrade document from Ubuntu, and the Linode instructions are largely an expansion of that, with additional things to watch out for.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group