07-26-2019, 10:43 AM
If nobody else does it first I'm sure I can get an ARM64 build of Ubuntu up and running, like this one I did for the original Pi 3B:
http://privacyenhanced.blogspot.com/2017...tions.html
Trick I found was using their mk-sbuild utility (ubuntu-dev-tools package) to create the root filesystem. If you're familiar with Gentoo that'll leave you in a position like after a stage 3 tarball. You have to manually install the init ststem and kernel but otherwise getting a base image together isn't that hard. Getting a GUI desktop going with accelerated graphics... well, that's a bit more of a challenge.
http://privacyenhanced.blogspot.com/2017...tions.html
Trick I found was using their mk-sbuild utility (ubuntu-dev-tools package) to create the root filesystem. If you're familiar with Gentoo that'll leave you in a position like after a stage 3 tarball. You have to manually install the init ststem and kernel but otherwise getting a base image together isn't that hard. Getting a GUI desktop going with accelerated graphics... well, that's a bit more of a challenge.