Hi. Could you try to: 1) on first boot, hold packages that breakes our system: $ sudo apt-mark hold linux-raspi2 linux-image-raspi2 linux-headers-raspi2 2) Do an upgrade: $ sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade 3) Reboot: $ sudo reboot 4) Unhold the packages again: $ sudo apt-mark unhold linux-raspi2 linux-image-raspi2 linux-headers-raspi2 5) Repeat step 2. 6) Power off the device and change the config file, see: https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1652270/comments/31 https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1652270/comments/32 https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1652270/comments/33
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652270 Title: Could not boot into RPi3 with kernel 4.4.0-1038-raspi2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1652270/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
