Find the answer to your Linux question:
Results 1 to 8 of 8
I just upgraded to Ubuntu 9.04. During the upgrade, it asked me if I wanted to replace or merge my menu.lst. I decided to try out the "experimental" merge, not ...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Location
    USA
    Posts
    61

    9.04 Upgrade Kernel Install Error

    I just upgraded to Ubuntu 9.04. During the upgrade, it asked me if I wanted to replace or merge my menu.lst. I decided to try out the "experimental" merge, not knowing full well of what it would do (I have a backup of menu.lst), because for some reason it always seems to set menu.lst with the wrong partitions and I have to go back and change it whenever I upgrade. At the end of upgrading to 9.04 I received this error:
    Code:
    Could not install 'linux-image-2.6.28-11-generic'
    
    The upgrade will continue but the 'linux-image-2.6.28-11-generic' package may be in a not working state. Please consider submitting a bug report about it.
    
    subprocess post-installation script returned error exit status 3
    What exactly does this merge do?

    It seems to boot fine on that kernel version, although my sound no longer works. I'm using proprietary drivers, should I try reinstalling them?

    Edit: Sound works on 2.6.27-11. Firefox crashes when a flash video starts.
    Last edited by EdSquareCat; 04-27-2009 at 11:34 PM. Reason: update

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by EdSquareCat
    What exactly does this merge do?
    It adds an entry for new kernel in existing menu.lst file instead of generating new. UUID and device IDs are not working fine in this method.
    Have you submitted Bug Report at LaunchPad?
    Quote Originally Posted by EdSquareCat
    It seems to boot fine on that kernel version, although my sound no longer works. I'm using proprietary drivers, should I try reinstalling them?
    You have to re-install all Proprietary Drivers after every kernel upgrade.
    Quote Originally Posted by EdSquareCat
    Edit: Sound works on 2.6.27-11. Firefox crashes when a flash video starts.
    Graphics Card driver problem. Re-install Driver.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jul 2007
    Location
    USA
    Posts
    61
    Reinstalling the sound driver fixed my sound, but reinstalling the graphics card driver did not solve the crashing Firefox problem. I've also tried an older driver, to no avail. I've submitted a bug report on the kernel install at LaunchPad.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Check if its a Firefox problem. Execute this
    Code:
    cd
    mv .mozilla .mozilla.bak
    Launch Firefox now.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Jul 2007
    Location
    USA
    Posts
    61
    Firefox launches, but of course all of my settings are gone and I have no flash player to test.

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    You can import Bookmarks from bookmarks.html file. Look for bookmarks.html file in .mozilla.bak folder.
    For Flash, try to re-install it :
    Code:
    sudo apt-get update
    sudo apt-get install flashplugin-nonfree
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Jul 2007
    Location
    USA
    Posts
    61
    Uninstalling and reinstalling flash has no effect.

  8. #8
    Just Joined!
    Join Date
    Jul 2007
    Location
    USA
    Posts
    61
    Strange... it seems it was a sound related problem. Uninstalling pulse audio fixed this problem, as well as another sound issue I had.

Posting Permissions

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