Public bug reported: Using the ubuntu classic server image for the raspberry pi 2, when performing a dist-upgrade via apt-get flash-kernel will report "unsupported platform" using a raspberry pi 2 V1.2. This is because there is no entry for V1.2 in /usr/share/flash-kernel/db/all.db
Please see the following patch... --- /usr/share/flash-kernel/db/all.db +++ /usr/share/flash-kernel/db/all.db @@ -409,6 +409,7 @@ Machine: BCM2709 Machine: Raspberry Pi 2 Model B Machine: Raspberry Pi 2 Model B Rev 1.1 +Machine: Raspberry Pi 2 Model B Rev 1.2 U-Boot-Script-Name: uboot.env.rpi2 Required-Packages: u-boot-tools Boot-Dtb-Path: /boot/firmware/bcm2709-rpi-2-b.dtb ** Affects: flash-kernel (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1690650 Title: flash kernel reports unsupported platform on rpi 2 1.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1690650/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs