Search:

Type: Posts; User: Pumalite; Keyword(s):

Search: Search took 0.09 seconds.

  1. Replies
    10
    Views
    1,443

    [ubuntu] Re: Error in upgrading from 7.10 to 8.04

    You can install on top of the old Ubuntu. Don't worry about /swap. Go Manual and pick all the old partitions. You pick /home, but DO NOT FOMAT.
  2. Replies
    10
    Views
    1,443

    [ubuntu] Re: Error in upgrading from 7.10 to 8.04

    Run the same commands from:
    sudo apt-get -f install
  3. Replies
    10
    Views
    1,443

    [ubuntu] Re: Error in upgrading from 7.10 to 8.04

    You have broken packages. Lets try to fix them. Run:
    sudo dpkg --configure -a
    sudo apt-get -f install
    sudo apt-get update
    sudo apt-get upgrade
Results 1 to 3 of 3