Find the answer to your Linux question:
Results 1 to 4 of 4
So I finally said screw it to the last problem I had with my ubuntu a few days ago, where it was trying to upgrade to a brick. I went ...
  1. #1
    Just Joined!
    Join Date
    Jun 2010
    Posts
    28

    Question After Reinstalling ubuntu, should I upgrade software or distro first?

    So I finally said screw it to the last problem I had with my ubuntu a few days ago, where it was trying to upgrade to a brick. I went in, backed up my Home, var, etc, and usr folders to my external harddrive, then formatted the partition and threw ubuntu in there.

    Anyways, I just have a quick question, Since I just installed it, which one would be better to do first?
    Apt-get upgrade
    or
    Apt-get dist-upgrade

    Thanks!

  2. #2
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    You'd be dist upgrading to 10.04 which I've done now on three machines and have been satisfied with the results. I'd just do the dist upgrade since that's where you'll ultimately wind up anyway.
    Linux Mint + IceWM Registered:#371367 New Members: click here

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    I always do dist-upgrade after every fresh installation. You will have stable and up to date system.
    Code:
    sudo apt-get update
    sudo apt-get dist-upgrade
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined!
    Join Date
    Jul 2010
    Posts
    3
    Hey I believe,

    You have to upgrade the distribution first.

    Then update the upgraded distribution.


    Because, even if you update your distributions and then upgrade it. This upgrade might remove some files from this updated files.

    So, upgrade it first, and then update the current system.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...