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 ...
- 04-27-2009 #1Just 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:
What exactly does this merge do?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
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
- 04-28-2009 #2It 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.
Originally Posted by EdSquareCat
Have you submitted Bug Report at LaunchPad?
You have to re-install all Proprietary Drivers after every kernel upgrade.
Originally Posted by EdSquareCat
Graphics Card driver problem. Re-install Driver.
Originally Posted by EdSquareCat It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-30-2009 #3Just 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.
- 05-01-2009 #4
Check if its a Firefox problem. Execute this
Launch Firefox now.Code:cd mv .mozilla .mozilla.bak
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-01-2009 #5Just 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.
- 05-02-2009 #6
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
- 05-04-2009 #7Just Joined!
- Join Date
- Jul 2007
- Location
- USA
- Posts
- 61
Uninstalling and reinstalling flash has no effect.
- 05-05-2009 #8Just 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.


Reply With Quote