Comment 3 for bug 605885

Revision history for this message
Dave Gilbert (ubuntu-treblig) wrote : Re: no bootable system with kernel 2.6.35-7 and 2.6.35-8

2 things to try that got me working:

Get to the grub menu and edit the boot entry and remove the two lines containing

load_video
and

set gfxpayload=keep

see if that helps.

If that doesn't help try adding nointremap to the end of the kernel boot options.

Dave