Announcement

Collapse
No announcement yet.

is there a way to upgrade from 9.10 from the CLI?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    is there a way to upgrade from 9.10 from the CLI?

    what are the repos and suggested procedure to upgrade from 9.04 via apt-get or aptitude? After a routine upgrade my 9.04 install ended up with no X (a bug that seemingly nobody has been able to come up with a solution yet) and after some fiddling with it I think that upgrading to lucid might be less of a hassle than trying to fix the current install.

    Actually I am not 100% sure if it was the X problem or some filesystem damage resulting in the corruption of some related file because a few minutes after finishing the upgrade and rebooting with the new kernel the filesystem went into ro mode and I had to boot into recovery mode and run fsck, which ended up with some files in lost+found.

    Regards
    Blow out the candles on all my frankensteins.

    #2
    Re: is there a way to upgrade from 9.04 from the CLI?

    I dont think it's recomended to go 2 steps (9.04 to 10.04.....skiping9.10) ..................BUT it's "update-notifier-kde -d" basicley you alt>F2 and type that in the box......withought the quotes

    however if the problem is some config it may be preserved in the upgrade and still no x

    you may want to consider a fresh install!!

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      Re: is there a way to upgrade from 9.04 from the CLI?

      sorry the installed version is 9.10 (karmic), and it was perfectly functional until the last upgrade. Anyways since X is not running I cannot use KDE. I am left to the command line. I guess that probably all I need is the repos urls.
      Blow out the candles on all my frankensteins.

      Comment


        #4
        Re: is there a way to upgrade from 9.04 from the CLI?

        I guess that probably all I need is the repos urls.
        I am not totally sure, so go slowly and be prepared for someone else to come along with a correct answer.

        You can get to your sources list, using the cli, by using the command:
        sudo nano /etc/apt/sources.list
        Then you could use Nano to edit the sources list by changing karmic to lucid. Save Nano. Exit Nano.

        Then use the commands:
        sudo apt-get update
        sudo apt-get upgrade
        sudo apt-get dist-upgrade
        "A problem well stated is a problem half solved." --Charles F. Kettering
        "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

        Comment


          #5
          Re: is there a way to upgrade from 9.10 from the CLI?

          I went through those steps already. Problem is that the repos on my sources list are for karmic and I need the lucid ones. I might get them by downloading one of the CDs but it would be best if I can avoid downloading it.
          Blow out the candles on all my frankensteins.

          Comment


            #6
            Re: is there a way to upgrade from 9.10 from the CLI?

            If you use Nano to change every karmic to lucid you are changing the repositories.

            But, you are going to end up downloading the replacement.

            If you can you might be better to download and burn an ISO
            "A problem well stated is a problem half solved." --Charles F. Kettering
            "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

            Comment


              #7
              Re: is there a way to upgrade from 9.10 from the CLI?

              Last week I upgraded my wife's Acer 3004Li laptop from the CLI using "update-notifier-kde -d" and it came out just fine.
              "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
              – John F. Kennedy, February 26, 1962.

              Comment


                #8
                Re: is there a way to upgrade from 9.10 from the CLI?

                no X -> no GUI -> no KDE -> no update-notifier-kde. All I can use is apt-get and aptitude. I am not sure there's a lucid release repo (just to name one) since lucid is still in beta phase. I'll check the repos via web as see what I can find. Thank you anyways. If someone has lucid installed can you please paste here the content of your /etc/apt/sources.list ?? that might do just fine. It is few-lines text file.
                Blow out the candles on all my frankensteins.

                Comment


                  #9
                  Re: is there a way to upgrade from 9.10 from the CLI?

                  "Ubuntu Sources List Generator" - http://repogen.simplylinux.ch/
                  "A problem well stated is a problem half solved." --Charles F. Kettering
                  "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

                  Comment


                    #10
                    Re: is there a way to upgrade from 9.10 from the CLI?

                    Originally posted by heu
                    no X -> no GUI -> no KDE -> no update-notifier-kde. All I can use is apt-get and aptitude. I am not sure there's a lucid release repo (just to name one) since lucid is still in beta phase. I'll check the repos via web as see what I can find. Thank you anyways. If someone has lucid installed can you please paste here the content of your /etc/apt/sources.list ?? that might do just fine. It is few-lines text file.
                    I think if you just change all the refrences of karmic to lucid in your sources.list it would do but hear you go.

                    vinny@desktop:~$ cat /etc/apt/sources.list
                    # deb cdrom:[Kubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
                    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                    # newer versions of the distribution.

                    deb http://us.archive.ubuntu.com/ubuntu/ lucid main restricted multiverse
                    deb-src http://us.archive.ubuntu.com/ubuntu/ lucid main restricted

                    ## Major bug fix updates produced after the final release of the
                    ## distribution.
                    deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted multiverse
                    deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted

                    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                    ## team. Also, please note that software in universe WILL NOT receive any
                    ## review or updates from the Ubuntu security team.
                    deb http://us.archive.ubuntu.com/ubuntu/ lucid universe
                    deb-src http://us.archive.ubuntu.com/ubuntu/ lucid universe
                    deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates universe
                    deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates universe

                    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                    ## team, and may not be under a free licence. Please satisfy yourself as to
                    ## your rights to use the software. Also, please note that software in
                    ## multiverse WILL NOT receive any review or updates from the Ubuntu
                    ## security team.

                    ## Uncomment the following two lines to add software from the 'backports'
                    ## repository.
                    ## N.B. software from this repository may not have been tested as
                    ## extensively as that contained in the main release, although it includes
                    ## newer versions of some applications which may provide useful features.
                    ## Also, please note that software in backports WILL NOT receive any review
                    ## or updates from the Ubuntu security team.
                    deb http://us.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
                    # deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

                    ## Uncomment the following two lines to add software from Canonical's
                    ## 'partner' repository.
                    ## This software is not part of Ubuntu, but is offered by Canonical and the
                    ## respective vendors as a service to Ubuntu users.
                    deb http://archive.canonical.com/ubuntu lucid partner
                    # deb-src http://archive.canonical.com/ubuntu jaunty partner

                    deb http://security.ubuntu.com/ubuntu lucid-security main restricted multiverse
                    deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
                    deb http://security.ubuntu.com/ubuntu lucid-security universe
                    deb-src http://security.ubuntu.com/ubuntu lucid-security universe
                    # deb http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu karmic main # disabled on upgrade to karmic
                    # deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu karmic main # disabled on upgrade to karmic
                    # deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu jaunty main #X-Updates PPA
                    # deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu jaunty main #X-Updates PPA
                    # deb http://debian.alphagemini.org/ unstable main



                    # deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu lucid main # disabled on upgrade to lucid
                    # deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/ lucid main # disabled on upgrade to lucid
                    # deb http://packages.enlightenment.org/ubuntu lucid main extras # disabled on upgrade to lucid


                    vinny@desktop:~$


                    VINNY

                    i7 4core HT 8MB L3 2.9GHz
                    16GB RAM
                    Nvidia GTX 860M 4GB RAM 1152 cuda cores

                    Comment


                      #11
                      Re: is there a way to upgrade from 9.10 from the CLI?

                      Well, what I did was check on repos via its web interface, changed every occurrence of karmic to lucid then do the usual apt-get update - apt-get dist-upgrade and it did it, not without a few hiccups like a .deb file that seemingly got corrupted and I had to restart the upgrade a couple of times. It left me with what seemed a totally black theme, but after removing all the nvidia drivers that it had installed during the upgrade and replacing it by the nvidia propietary driver that I'd been using all along I got the desktop back, excepting for the panel, which I had to add along with the widgets. So far everything's going fine and it even kept my pulseaudio configuration.

                      Thank you all.
                      Blow out the candles on all my frankensteins.

                      Comment


                        #12
                        Re: is there a way to upgrade from 9.10 from the CLI?

                        vinny@desktop:~$ cat /etc/apt/sources.list

                        <snip>

                        ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                        ## team. Also, please note that software in universe WILL NOT receive any
                        ## review or updates from the Ubuntu security team.
                        deb http://us.archive.ubuntu.com/ubuntu/ lucid universe
                        deb-src http://us.archive.ubuntu.com/ubuntu/ lucid universe
                        deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates universe
                        deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates universe
                        What does "N. B. software" mean?

                        Is "N. B." Latin for non buntu? National Board, National Biscuit? :P
                        Just curious.

                        Comment


                          #13
                          Re: is there a way to upgrade from 9.10 from the CLI?

                          nota bene Latin [ˈnəʊtə ˈbiːnɪ]
                          note well; take note Abbreviations NB N.B nb n.b
                          Windows no longer obstructs my view.
                          Using Kubuntu Linux since March 23, 2007.
                          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                          Comment


                            #14
                            Re: is there a way to upgrade from 9.10 from the CLI?

                            "Non Buntu" seems to nail it pretty close!
                            "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                            – John F. Kennedy, February 26, 1962.

                            Comment

                            Working...
                            X