Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Reset APT, get rid of obsolete packages, help I'm stuck!

  1. #11
    Join Date
    Feb 2006
    Location
    Europe
    Beans
    89

    Re: Reset APT, get rid of obsolete packages, help I'm stuck!

    Well I know that!


    I dont want to upgrade kernel anymore.
    I want to remove it. But it's not installed. Funny.

    REINSTALL

  2. #12
    Join Date
    Feb 2006
    Location
    Europe
    Beans
    89

    [SOLVED] Reset APT, get rid of obsolete packages, help I'm stuck!

    No need to reinstall.

    lubuntu@lubuntu:~$ sudo find / -name linux-image-3*

    lubuntu@lubuntu:~$ sudo rm -rf /var/lib/dpkg/info/linux-image-3.4*
    lubuntu@lubuntu:~$ sudo rm -rf /var/lib/dpkg/info/linux-image-3.5*
    lubuntu@lubuntu:~$ sudo rm -rf /var/crash/linux-image-3.4*
    lubuntu@lubuntu:~$ sudo rm -rf /var/crash/linux-image-3.5*

    Problem solved.
    Thanks for replies!

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

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