aarch64-laptops / build

Build an Linux OS based image
221 stars 47 forks source link

Kernel doesn't boot after update #20

Closed rhenwood-arm closed 5 years ago

rhenwood-arm commented 5 years ago

The kernel command line needs 'efi=novamap'. This may get dropped after 'update-grub2' is run -- which may happen after automatic kernel upgrade.

For a permanent solution, you can add 'efi=novamap' into the GRUB_CMDLINE_LINUX_DEFAULT string in this file:

/etc/default/grub

lag-linaro commented 5 years ago

Instructions on upgrading, including how to fix this issue, now available:

https://github.com/aarch64-laptops/build#updating-from-an-older-imageinstaller