[Bug 1765628] Re: Create an image for all raspberry models
Oliver Grawert
ogra at grawert.net
Sun Oct 21 11:34:45 UTC 2018
note that we have the ability to build unified UbuntuCore images, but to
my knowledge nobody works on support for this in classic ubuntu images
(server/desktop) ...
the source for the Core gadget is at
https://github.com/ogra1/pi-kiosk-gadget
more details are at:
https://forum.snapcraft.io/t/rfc-single-universal-raspberry-pi-gadget-
and-image/6634
a demo appliance image (for a digital signage demo) using this setup can
be found at:
http://people.canonical.com/~ogra/snappy/kiosk/dashkiosk-server.img.xz
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1765628
Title:
Create an image for all raspberry models
Status in livecd-rootfs package in Ubuntu:
New
Bug description:
Currently (Xenial to Bionic) server images only run on the raspberry
pi 2. This is due to the u-boot bootloader.
However it is possible to produce one image that runs on a pi 2 and 3.
Fedora arm 32 bit produce such an image. They make use of conditional
filters in the config.txt
(https://www.raspberrypi.org/documentation/configuration/config-
txt/conditional.md ) and put two versions of u-boot on the image.
They other way to do it is to remove u-boot entirely and just rely on
the internal pi bootloader to sort it out. This could be permanent,
or just for first boot where upon flash-installer is called to install
the correct u-boot file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1765628/+subscriptions
More information about the foundations-bugs
mailing list