Ubuntu Installation :: Upgrade Jaunty To Karmic - Lose Compilers And Configurations?

Jan 8, 2010

I'm a newbie to ubuntu and I only used ubuntu less than a month, and I really like it. I would like very much to upgrade my ubuntu jaunty to ubuntu karmic but I have several concerns. If I choose to upgrade via update manager: 1. Will I lose my compilers and configurations? For example, some of my programs in current ubuntu are using gcc 4.3 and g++-4.3. I know that Karmic uses higher version of gcc and g++ and I have installed these programs in higher version of gcc and g++ and I got some problems. I would very much like to stay with my current compilers and configurations. I mean, do have to install all these previous version of compilers when I upgrade to Karmic? 2. What about my data in my home folder? Will it be erased? 3. What about my data in programs such as firefox? Will it too be erased? 4. What will happen to all third party software if I upgraded to Karmic?

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Karmic To Lucid Upgrade Will I Lose Settings?

May 30, 2010

if this is covered elsewhere. Could not find it (could be being blind) If I upgrade fro 9.10 to 10.04 LTS will I lose

1. My Gnome panel settings
2. My compiz fusion settings

and

3. Will EnvyNG still be able to manage m,y Nvidia drivers OK?

I realize there is always a risk with an upgrade but I was just wondering what you all thought the chances were that I may lose these settings.

View 3 Replies View Related

Ubuntu Installation :: Can't Upgrade From 9.04 Jaunty To 9.10 Karmic

Mar 12, 2010

i used the Update Manager to upgrade from 9.04 to 9.10.. then it said:

NO VALID MIRROR FOUND

While scanning your repository information no mirror entry for the upgrade was found. This can happen if you run a internal mirror or if the mirror information is out of date.

Do you want to rewrite your 'sources.list' file anyway? If you choose 'Yes' here it will update all 'jaunty' to 'karmic' entries. If you select 'No' the upgrade will cancel.

I choose yes, then is said that there's something wrong with the network I'm connected to..then it closes..the upgrade failed.

View 3 Replies View Related

Ubuntu Installation :: Nvidia - Lose The Graphic Configurations

Sep 3, 2010

I have installed latest Nvidia driver from the official website i had no problem installing it ( i stopped gdm installed the driver and then restarted gdm ) but the problem is that each time i reboot my ubuntu 10.04 i lose the graphic configurations and i have just to reinstall the Nvidia Driver to make 3d acceleration enabled how can i solve this by installing the driver once and for all

View 1 Replies View Related

Ubuntu Servers :: Jaunty To Karmic Upgrade Is Broken Due To Grub2

Jan 11, 2011

i havent really had a chance to ask this for a while, but im in a bit of a bind. im trying to do a release upgrade of 9.04 through to 10.10. I'm stuck at getting karmic to reboot because of a grub problem. I keep getting "error 15" file not found. Not one single forum post has helped for some reason which is strange. Release upgrades have always worked even though not recommended, but this one of all has been the worst of the lot and totally insane.

Im testing in a vmware before i do this for real on the production server, I am using a raid1 setup and boot partitions set to md0.

my fstab after the upgrade before i reboot looked like this

# / was on /dev/md1 during installation
UUID=######################## / reiserfs relatime 0 1
# /boot was on /dev/md0 during installation

[Code]....

I tried to first install grub2, i confirmed it installed and worked perfect, and therefore removed grub legacy.

Ran do-release-upgrade , it completely uninstalled grub2, and it also fails at building /initrd.img-2.6.31-22-server and adding into the grub menu therefore the upgrade fails with this error. I reinstalled grub2, the menu came up fine but trying to load a kernel gave me something like

alert ! /dev/disk/by-uid/############## does not exist.

What is the go with this ? Ive been trying to make this work off and on for 6 months

View 7 Replies View Related

Ubuntu Networking :: Wvdial Stops Working After Upgrade From 9.04 Jaunty To 9.10 Karmic

Mar 1, 2010

On a fully updated Ubuntu 9.04 system, I had successfully configured wvdial to connect using a USB modem ("Update" brand) with an ID of 067b:0611 (uses the pl2303 driver module). In considering an upgrade to Ubuntu 9.10, I tried a LiveCD and was unable to connect using wvdial. However, because I had made the CD a couple months before, I went ahead with the upgrade (via the internet; not a fresh install) in the hopes that it would end up working or I would be able to find a solution for it.

The Problem: The upgrade was a success as far as I could tell, but when I tried to connect to the internet with wvdial, I was not able to. I checked the wvdial.conf settings to make sure they were the same as before, added some new ones I thought it might need, unplugged the modem and replugged it, restarted my system, etc., but all to no avail. Whenever I would try to run wvdial to connect, I would get the following output:

Code:

--> WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ

[code]....

This was different than the output I used to get with wvdial, but when I went over to my browser (Firefox) the internet worked fine. I'm assuming my email client and other things will work okay as well, but have not tested them as of yet.

A final touch I did to make connecting a bit less 'painful' was to right-click on the panel (at the top of the default Ubuntu screen), and click on 'Add to Panel'. Then I selected 'Custom Application Launcher', chose 'Application in Terminal' for 'Type', gave the launcher a name, pasted in that 'horrifically' long command line above, gave a brief description in the 'comment' box, then pressed 'OK'. Voila! I now have a launcher on my panel that with a single-click will bring up a terminal screen where I enter my sudo password and it connects. Then when I want to disconnect I just go back to that terminal, press Ctrl+C, which promptly disconnects me and causes the terminal to vanish into thin air.

Now, I don't know enough about this stuff to know why this command worked and wvdial didn't, but if you know, feel free to post a reply. Or if you'd like to see what settings I had for wvdial that worked in 9.04 but not in 9.10, let me know. Or if you think it's worth checking to see if this should be posted as a bug in either wvdial or Ubuntu, you can mention that as well.

View 4 Replies View Related

Ubuntu Installation :: Karmic Server Uses 3x As Much RAM As Jaunty?

Jun 7, 2010

Ubuntu Jaunty i386 server used 8% of the available 2GB RAM. After upgrading to Karmic, usage is now at 30%.Seems many more mysqld instances running

View 8 Replies View Related

Ubuntu Installation :: Upgrading Jaunty To Karmic?

Jun 8, 2011

I have a dedicated server running Ubuntu-server Jaunty. As you know, this OS no longer has security updates. I'm trying to upgrade it to the latest LTS (Lucid) but first thing's first: I'm having trouble upgrading from Jaunty to Karmic.

Here's the problem. I get the following when I try do-release-upgrade:

Code:
$ sudo do-release-upgrade -d
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool

[Code]....

force an upgrade to Karmic instead of Lucid? (And no, sadly, re-installing is not an option as this is a server with no direct physical access)

View 4 Replies View Related

Ubuntu Installation :: Migrating Jaunty Users To Fresh Karmic?

Jan 25, 2010

I have a working system running Jaunty. For various reasons I want to move to Karmic, but I don't want to use the "upgrade" feature in the software update manager. I need to swap some hard drives around, so I want to do a fresh installation. My question is, what is the easiest way to "migrate" a user to a fresh installation? On a Mac you can simply run the migration tool and it moves everything into place with relative ease, whether from a backup drive or from one computer to another. Is there any analogous program in Ubuntu? Or is it just so simple that such a program is unnecessary?

View 1 Replies View Related

Ubuntu Installation :: Mount Of Root Filesystem Failed: Jaunty To Karmic

Nov 21, 2010

I decided to try to do the 3 distro upgrade stretch from 8.04 to 10.04 this weekend and now I am hung on 9.04 to 9.10.. The upgrade went swimmingly, but I hit a wall upon boot. When I try to load kernel 2.6.31-22 I am greeted with the following error:

Code:

[ 20.879845] ACPI: I/O resource vt596_smbus [0x400-0$407] conflicts with ACPI region SMOV [0x400-0x406]
Mount of root filesystem failed.

A maintenance shell will now be started ... After doing some digging I found this thread which appears to be similar in the inability to mount the filesystem. However, it does not mention the ACPI error. I tried everything in that thread; verifying device ID's, editing fstab options; running a filesystem check, and flipping the UTC option in the rcS file but nothing worked. The OP of that thread eventually did a fresh install of Karmic; but I would rather not have to go that far.

View 3 Replies View Related

Ubuntu Installation :: Cannot Upgrade Jaunty To 10.10

Mar 28, 2011

I have a netbook with no CD Drive and no spare memory stick. I am trying to updat from 7.04 to 10.10 or whatever is latest. Update manager wont show the update button though to upgrade to the next version of Ubuntu.

It said something about statsux repository or something had no key so I remove it. Had to remove medibuntu too and eepc repository along with opera. Then update manager worked with no errors but still gave no updates for software or a upgrade to next distro button.

View 3 Replies View Related

Ubuntu Installation :: Can't Upgrade From Jaunty?

Apr 29, 2011

I'm on 9.04 and decided to upgrade to 10.04 LTS, by upgrading 9.04->9.10 and 9.10->10.04. However, I'm stuck in the first step because my installation doesn't see anything to upgrade to:

[Code]...

I do have a USB stick with which I can do a clean install of 10.04 LTS, but for fun and education I want to do it the messy way first. So what could be causing this? Should I post my /etc/apt/sources.list?

View 1 Replies View Related

Ubuntu Installation :: Upgrade From 9.04 Jaunty To 11.04?

May 27, 2011

i want to upgrade from 9.04 jaunty to 11.04. i already have my 11.04 on my usb and will be booting from it, now, i dont know what to do to install it over my 9.04 having it dual booted to window 7.

View 9 Replies View Related

Ubuntu Installation :: Upgrade From Jaunty To 10.4 - Missing Firefox?

Aug 3, 2010

I've just upgraded to the newest distro (and was amazed how smooth it went) via the update manager, but it seems that I've lost firefox (and my bookmarks :/ ) in the process. Is there any chance that I get my bookmarks back?

View 9 Replies View Related

Ubuntu Installation :: Upgrade From Jaunty To Lucid Directly?

Oct 3, 2010

I'm trying to keep my desktop without a net connection as up to date as possible. It currently has jaunty installed, but I'd like to upgrade to lucid via dvd, is it possible without going through karmic as an intermediate? I prefer not to waste my DVDs, I'm even passing my lucid disk around to friends after the install.

View 1 Replies View Related

Ubuntu Installation :: Lost Gui In Jaunty/kde3 To Maverick Upgrade?

Jun 14, 2011

I seem to have made a hash of moving a machine from jaunty to maverick. It used the kde3 remix, and pearson's site seems to be bouncing up and down, mostly down, for that at the moment. I've ended up with a machine that is console only. I've tried installing ubuntu-standard, which put a bunch of things on, but still no GUI.

staying with KDE3 would be nice, but I don't have time to mess with it. I find KDE4 painful, and have been put off by the ideological "purity" that caused the gnome split since its inception. I guess that leaves me with Unity. But how do I get the bloody thing up. Heck, xdm & fvwm sounds pretty good right now, too.

View 3 Replies View Related

Ubuntu :: Update To Karmic Still Keep Some Of The Features Of Jaunty?

Jan 13, 2010

if i downgrade to the Jaunty version of ubuntu(and i mean wipe my hard drive and start from scrach) then update to Karmic can i still keep some of the features of Jaunty?

View 1 Replies View Related

Ubuntu Installation :: Upgrade 8.10 Intrepid To 9.04 Jaunty With Update Manager Fails

Feb 11, 2010

I had an old machine running Feisty.I followed the EOL guides and upgraded from 7.04 => 7.10 => 8.04 => 8.10 (intrepid).Now that I'm at intrepid, I want to use the update manager to upgrade to 9.04 (Jaunty). Whenever I launch update manager (System->Administration->Update Manager) everything looks fine until I choose "New distribution release '9.04' is available" and click the Upgrade button.

At this point, Update Manager complains and says "Could not find the release notes" "The server may be overloaded". I'm assuming this could be a faulty URL somewhere, but I wouldn't know where. My sources.list seems to work fine for regular intrepid updates, so not sure there would be anything there that could be the fault. Once I get this error, I can only click "close".

Extracting the upgrade failed. There may be a problem with the network or with the server. Obviously, my general networking is fine (or I wouldn't be able to post this message)..and again, standard updates work fine.Any insight into what is causing this (or maybe how Update Manager works so that I might try a bit of debugging myself?

View 9 Replies View Related

Ubuntu :: Install Software Of Jaunty Release In Karmic?

Jan 21, 2010

Since yestarday, wireless net stop working with my laptop hp compaq 6720S, dual boot vista/karmic.

In jaunty i had the gnome network manager fully working.

When i upgraded to karmic (last october), gnome network manager connected and disconnected the wireless all the time, doing internet unusable.

I fixed the problem installing wicd. I had wireless fully working.

But since yesterday, wicd cannot obtain ip address from wireless and when it can, connects and disconnects net all the time (behaving like gnome network manager). I have reported the problem in this network and wireless forum but yet i cannot obtain answer.

Well, my question is, as gnome network manager from jaunty worked, could i install this gnome network manager release in karmic to fix wireless?.

View 1 Replies View Related

Ubuntu :: Can't Find Out How To Do It Without Upgrading To Impala, Then Jaunty, Then Karmic

Apr 10, 2010

When I installed Ubuntu, I installed the Hardy Heron version. I kept on forgetting to upgrade my system when a new version of Ubuntu came out and now I am considerably behind. I want to upgrade to Karmic, but I can't find out how to do it without upgrading to Impala, then Jaunty, then Karmic. Is there a possible way I can avoid upgrading three times and only do it once?

View 3 Replies View Related

Ubuntu Installation :: No Sound After Upgrade To 9.10 Karmic

Jan 8, 2010

The sound is an onboard Realtek AC97 chip on my motherboard. It worked absolutely fine on my 9.04 Jaunty setup. My machine is dual boot with Windows XP and the sound is fine on XP, so it's not a hardware issue. Karmic seems to think there is no audio device present at all, which is obviously not the case.This is an AMD 64-bit machine running the x64 edition, although I doubt that has anything to with the problem. Everthing else in the installation went perfectly and the GNOME desktop seems significantly quicker too.

View 9 Replies View Related

Ubuntu Installation :: Upgrade To Lucid From Karmic

Apr 30, 2010

I'm currently upgrading my laptop, and it has completed the step "Getting new packages", and is now onto "Installing the upgrades".It says it is going to take another 2.5 hours, but I am leaving work soon and want to take the laptop with me. Is it safe to disconnect it from the internet at this point? I don't want to fudge up the install, but I don't want to have to leave my laptop at work all weekend (or have to come back and pick it up at some point).

View 3 Replies View Related

Ubuntu Installation :: Upgrade Button Won't Appear In Karmic

Jun 10, 2010

I have a laptop that runs Karmic. I want to do the upgrade to 10.04; however, when I use the update utility to update, I do not get the upgrade button to appear.I have checked settings and I should receive upgrade offers on long term supported upgrades to Ubuntu.

View 2 Replies View Related

Ubuntu Installation :: Can't Upgrade From Karmic To Lucid

Jun 15, 2010

I can't upgrade from Karmic to Lucid,If I try to use the update manager I get a message that says "Can't download release notes. Check your Internet connection". I've tried changing the repository and I get the same message, but I can log in to the Internet, and download and install any program from the repository. I also get regular updates for Karmic so the repository is fine.I tried the command line

Code:

~$ sudo apt-get dist-upgrade
Leyendo lista de paquetes... Hecho
Creando �rbol de dependencias

[code]...

View 3 Replies View Related

Ubuntu Installation :: PostgreSQL 8.3 Becomes Inaccessible With Upgrade To Karmic

Jan 13, 2010

When I recently upgraded my desktop to Karmic, my postgresql 8.3 no longer starts. I've got data in 8.3 that I need, but now no way to access it. Karmic upgrades to Postgresql 8.4, but leaves 8.3. Problem is, I can't seem to start 8.3 no matter what I do (there's no error message. I even tried removing 8.4 entirely--without effect. When I try to start 8.3 (using command line or boot-up manager), there is no error message, either in system logs or in the postgresql log file. There is also no indication of an active postmaster in ps aux or anything listening to postgresql ports in nmap (for that matter, seems there's nothing listening even with 8.4 activated).

I could try to 'upgrade' my data cluster to 8.4. Never tried that before and am concerned about possibly losing data. Also, I made a load of tuning adjustments to 8.3 that I'd have to replicate with 8.4. I'd rather stay with 8.3, if possible. There are also two pieces of software, postgresql-common and postgresql-client-common, that presumably allow one to run two versions of postgresql simultaneously. Maybe this stuff is even the source of my start up problems. No idea where to learn how to use this software, and, esp., whether this would solve the 8.3 start problem.

View 8 Replies View Related

Ubuntu Installation :: Can't Boot After Karmic To Lucid Upgrade?

May 3, 2010

I made the mistake of trying to upgrade my Karmic (server) installation to Lucid earlier today, after which I've been unable to boot into my server. The server is on OVH, so I can't watch it boot, but I am able to access all of the data from the filesystems via rescue mode. I ran fsck and that came back clean. I also ran the boot info script, the results of which are below.

I know my best bet is to backup what I can and do a fresh install, but I won't be able to back everything up so trying to get this working would certainly be more convenient. I'm sure I'm leaving out useful information, so let me know and I'll post it.

Code:
Boot Info Script 0.55 dated February 15th, 2010
Boot Info Summary:
=> Lilo is installed in the MBR of /dev/sda
sda1:
File system: ext3

[Code]...

View 5 Replies View Related

Ubuntu Installation :: Upgrade Via The Update Manager Using Karmic 9.10

May 6, 2010

I was so impressed by the screen-shots of 10.04 LTS that i wanted upgrade via the update manager( am using karmic 9.10).Everything went well with downloading the new packages till the point of installation of downloaded packages. Halfway through the installation power went off and when i restarted the system it was stuck at some point with the message

Code: mount: nothing to mount in /dev or something like that. Then i restarted the system in recovery mode and ran "dpkg" to fix broken packages hoping it would fix the issue.It did to some extent that i was type the problem here through the affected system.

The problem is i couldn't send the crash report the first time around and i can't get hold of it now.My system is somewhere between karmic and lucid ("About Ubuntu" shows as karmic and System Monitor shows it as lucid").So i how do i get a clean installation of lucid?

View 2 Replies View Related

Ubuntu Installation :: Cannot Get To Login Screen After Upgrade On Karmic

Jul 14, 2010

I did an upgrade on my system yesterday. After the completion of the upgrade on restarting the system the computer enters tty1 mode straight without giving me the GUI login screen making it difficult for me to work. The question does now is what could have caused this to happen ? Have i gottten something wrong somewhere?

To switch to tty7 mode i hit the key crtl+alt+7 but it gives an error message about an unknown user even after login in with my username and password on tty1. Start the computer on recovery mode and selected the option correcting broken packages and it produced a result requiring me to download some new packages. I have a huawei e1550 modem which i use to browse in Nigeria. I want to know how i can connect to the internet on the tty1 after insertion of the modem so i can download the necessary packages it requested on issuing dpkg command

View 1 Replies View Related

Ubuntu Installation :: Cannot Unlock Screen During Karmic To Lucid Upgrade?

May 3, 2010

using update manager, i allowed my karmic desktop at work to begin the upgrade process to lucid on friday afternoon... i ran out of time, and headed home for the weekend. somewhere along the process, the screen locked. after arriving back at work this morning, i cannot unlock the screen, or even switch users. other threads in this forum seem to indicate that i should've aborted the upgrade, but... i didn't know enough to anticipate problems, and i guess i assumed that given the lengthy estimate to complete the upgrade, i could just pickup the process again on monday.

in any case, cycling the power didn't help, so i downloaded the iso, and have booted to the 10.04 'trial'. i was hoping somebody could help guide me through resetting a password on the on-disk os from the live cd... i'm ok with reinstalling if i can preserve my account's configs & prefs.

View 3 Replies View Related

Ubuntu Installation :: Upgrade From Karmic To Lucid Disables PostgreSQL-8.3?

May 19, 2010

I just upgraded a Ubuntu Desktop 64bit system from Karmic (9.10) to Lucid (10.04). There were several PostgreSQL 8.3 clusters running on that machine. After the upgrade, postgresql was not able to run anymore.

The package postgresql-8.3 was marked "rc" in dpkg -l I was not able to re-install PostgreSQL 8.3 because of a mismatched dependency. There was no warning. I guess i should have read the release notes, which i didn't. There should have been a warning before it was too late to turn back and upgrade postgresql to 8.4 first. I don't see how this is supposed to work, ever.

I'd like to know if this would be considered a bug, if it is known already and how to correctly file this bug correctly if appropriate (ubuntu-bug ?)

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved