Comment 4 for bug 1307105

Revision history for this message
Daniel Letzeisen (dtl131) wrote :

Are you still booting with the forcepae option? If not, you'll need to add it.

gksu gedit /etc/default/grub

Make GRUB_CMDLINE_LINUX_DEFAULT line look like:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash forcepae"

Save. Quit. Run:
sudo update-grub

Reboot and try the update again.