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

Thread: After update ubuntu 10.4 won't boot

  1. #11
    Join Date
    Nov 2004
    Location
    Queensland, Australia
    Beans
    142

    Re: After update ubuntu 10.4 won't boot

    Brii,

    I suggest you enter the following from the command line:

    Code:
    sudo apt-get remove linux-image-2.6.32-24-generic && reboot
    This should remove the new kernel and reboot the computer on the previous kernel. (I am assuming that the previous kernel is still installed and in good working order.)

    Mal

  2. #12
    Join Date
    Apr 2008
    Beans
    132

    Re: After update ubuntu 10.4 won't boot

    Quote Originally Posted by mal View Post
    Brii,

    I suggest you enter the following from the command line:

    Code:
    sudo apt-get remove linux-image-2.6.32-24-generic && reboot
    This should remove the new kernel and reboot the computer on the previous kernel. (I am assuming that the previous kernel is still installed and in good working order.)

    Mal
    Damn. Still getting the same thing. I boot into ubuntu and it flashes then goes black. ><

    Also FYI Now I'm in kernel 2.6.32-22

    Thanks a bunch. I really appriciate it.

  3. #13
    Join Date
    Jun 2006
    Location
    Parma, Italy
    Beans
    679
    Distro
    Kubuntu

    Re: After update ubuntu 10.4 won't boot

    First - boot into recovery, and run "aptitude purge psb-kernel-source". It should remove the buggy old version. Also remove /etc/x11/xorg.conf (but do a backup first, poulsbo-config should install it but always play safe).
    Second - reinstall the latest kernel. I am on 2.6.32-24, and it works well on my 1101HA.
    Third - reinstall the packages - "sudo apt-get install psb-kernel-source"; if not enough, do also a "sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d poulsbo-config".

    If it still fails, please post the errors you get when installing the packages.

    Also, as a last resource you can do:
    Code:
    sudo ppa-purge ppa:gma500/ppa && sudo apt-get update
    sudo add-apt-repository ppa:gma500/ppa && sudo apt-get update
    sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d poulsbo-config

  4. #14
    Join Date
    Apr 2008
    Beans
    132

    Re: After update ubuntu 10.4 won't boot

    Quote Originally Posted by jbernardo View Post
    First - boot into recovery, and run "aptitude purge psb-kernel-source". It should remove the buggy old version. Also remove /etc/x11/xorg.conf (but do a backup first, poulsbo-config should install it but always play safe).
    Second - reinstall the latest kernel. I am on 2.6.32-24, and it works well on my 1101HA.
    Third - reinstall the packages - "sudo apt-get install psb-kernel-source"; if not enough, do also a "sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d poulsbo-config".

    If it still fails, please post the errors you get when installing the packages.

    Also, as a last resource you can do:
    Code:
    sudo ppa-purge ppa:gma500/ppa && sudo apt-get update
    sudo add-apt-repository ppa:gma500/ppa && sudo apt-get update
    sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d poulsbo-config

    Hey, it worked! Thanks a lot to everyone who helped. I learned a lot. =D

    Thanks again.

  5. #15
    Join Date
    Jan 2010
    Beans
    1

    Re: After update ubuntu 10.4 won't boot

    This did the trick for me also. Thanks a lot.

  6. #16
    Join Date
    Sep 2010
    Beans
    1

    Re: After update ubuntu 10.4 won't boot

    Hi,

    I have exactly the sane problem, i.e. I was naive and downloaded the new kernel through the update mamager. Now I can not get into any recovery facility because grub is not displayed even I press ESC. The recovery mode does not take me out of the blinking screen. What can I do!??

    Thank you
    Leonard

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •