LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-11-2009, 10:58 AM   #1
rainskiss
LQ Newbie
 
Registered: Jun 2009
Posts: 5

Rep: Reputation: 0
Unhappy Ubuntu 7.10 unleashed want to uninstall


I have installed Ubuntu 7.10 on my laptop (HP Pavilion zv 6000) my first problem is that ubuntu 7.10 will not upgrade or update anything it can't find the repository no matter what I do. I would like to upgrade to Ubuntu version 8.10 or 9.04 but I can't get rid of 7.10 and use just 8.10 or 9.04. How do I uninstall 7.10 and install 9.04. Please make instruction simple because I am very new to Linux and Ubuntu but I find that it is easy to use but not easy to change.
 
Old 06-11-2009, 11:03 AM   #2
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
You can only directly upgrade to Ubuntu 9.04 from Ubuntu 8.10
According to Ubuntu Documentation, you should not skip versions when upgrading. Instead you should upgrade that means upgrading from 7.10 to 8.04LTS and then 8.10.

However, I would suggest to download the latest version and do a new install.
 
Old 06-11-2009, 11:09 AM   #3
rainskiss
LQ Newbie
 
Registered: Jun 2009
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks but I have another question I downloaded the Ubuntu 8.10 so it should have the install icon on the desktop if it it there and I install will this get rid of the 7.10 version of ubuntu?
 
Old 06-11-2009, 11:13 AM   #4
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
If you do a new install, it will overwrite the old one.
Please note, all data will be removed, so first make a backup from your important data,
unless you have a seperate /home partition, then you can reuse this during the install.

Why don't you download the latest version?
 
Old 06-11-2009, 11:17 AM   #5
rainskiss
LQ Newbie
 
Registered: Jun 2009
Posts: 5

Original Poster
Rep: Reputation: 0
I am doing this for a class and the book came with the disk 7.10 and I was just following instruction from my teacher, but I should have downloaded the most up to date version first. Ubuntu 7.10 has serious issues with the repositories it won't upgrade or update because it can't find the repositories. Thank you for your help I am going to get my computer in a few minutes and try and see if it works.
 
Old 06-11-2009, 11:18 AM   #6
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
I don't know much about Ubuntu. It all seems very complicated. Can't you just change the repos in your sources.list file to point to 8.10 instead of 7.10 and do a
Code:
sudo aptitude update
and then
Code:
sudo aptitude dist-upgrade
or something along those lines? The more recent packages should replace the older packages and aptitude will warn you about any orphaned packages that result from the upgrade. Maybe there's some special ubuntu way of doing this and an experienced user can tell you about it.
cheers,
jdk
 
Old 06-11-2009, 11:20 AM   #7
rainskiss
LQ Newbie
 
Registered: Jun 2009
Posts: 5

Original Poster
Rep: Reputation: 0
I don't know that much about Ubuntu but I am learning thank you for your help and I will see what happens
 
Old 06-11-2009, 11:54 AM   #8
peonuser
Member
 
Registered: Mar 2008
Location: Where ever I am.
Distribution: Various
Posts: 177
Blog Entries: 172

Rep: Reputation: 21
Quote:
Originally Posted by rainskiss View Post
I don't know that much about Ubuntu but I am learning thank you for your help and I will see what happens
When doing an update, you need to be connected to the net.
I also agree maybe /etc/apt/sources.list might be suspect.

http://ubuntu-tutorials.com/2008/10/...p-804-lts-810/
 
Old 06-14-2009, 07:21 PM   #9
rainskiss
LQ Newbie
 
Registered: Jun 2009
Posts: 5

Original Poster
Rep: Reputation: 0
Lightbulb Ubuntu 7.04 book Ubuntu Unleashed

I purchased the book Ubuntu Unleashed and the book came with a disk with Ubuntu 7.04. Once I installed this program Ubuntu would not update it told me that it could not find repositories it was on-line but would not connect with the any of the repositories. Also it would not connect with my wireless Internet connection I had to run a wire to my laptop in order to get on-line. The reason I am writing this is to help someone else who may face this problem. I downloaded the latest version of Ubuntu which is 9.04 and then copied it to a disk. Once it was on the disk I restarted my computer and made the computer boot from the disk drive. It gave me the option to replace version 7.04. I took 7.04 off my computer completely and replaced it with version 9.04 this fixed all of my problems so far. I can connect to my wireless and the updates run without a problem. I hope this helps someone in the future. Thanks to everyone who helped me solve this problem.
 
Old 06-14-2009, 07:37 PM   #10
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
A Friendly Note-

Support for v7.10 has been discontinued. That's why you can't update, etc.

Cheers
 
Old 06-14-2009, 11:16 PM   #11
peonuser
Member
 
Registered: Mar 2008
Location: Where ever I am.
Distribution: Various
Posts: 177
Blog Entries: 172

Rep: Reputation: 21
Quote:
Originally Posted by dragonslayer48dx View Post
Support for v7.10 has been discontinued. That's why you can't update, etc.

Cheers
You should till be able to do a dist-upgrade i would think. I would have to do a minimal intall and try it to be sure.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Ubuntu 7.10 Linux Unleashed, 3rd Edition LXer Syndicated Linux News 0 04-06-2008 07:12 PM
How to uninstall Ubuntu ? Ganesh Tambat Linux - Desktop 1 06-25-2007 03:19 AM
LXer: Book Review: Ubuntu Unleashed LXer Syndicated Linux News 0 09-21-2006 05:54 AM
LXer: Ubuntu Server Project Unleashed! LXer Syndicated Linux News 0 12-14-2005 04:16 AM
How do uninstall ubuntu davih Linux - Software 4 05-05-2005 09:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration