24

I could only find server ARM images at: https://www.ubuntu.com/download/server/arm

But are there any ARM images that come with a graphical desktop installed by default?

I don't have specific hardware requirements, even just running it on QEMU would be fine for now.

  • 1
    Graphical desktops do not work well on ARM devices, because there is usually no appropriate graphics driver available. Without it, graphical programs either won't work at all, or would be painfully slow. – mikewhatever Jun 01 '18 at 17:07
  • @mikewhatever what about Raspberry Pi 3 for example? Looks good enough: https://www.youtube.com/watch?v=CKv5YGi0Njw – Ciro Santilli OurBigBook.com Jun 01 '18 at 17:12
  • Indeed, there are a few exceptions like RP3 and Odroid devices with stable graphics, but even those have limited RAM and week CPUs, which make them more suitable as servers. Needless to say, you could always try and install a light DE, for example Lubuntu or MATE. – mikewhatever Jun 01 '18 at 17:21
  • Possible duplicate of https://askubuntu.com/questions/952885/installing-a-graphic-user-interface-in-ubuntu-14-04 – K7AAY Jun 01 '18 at 21:40
  • 1
    @K7AAY disagree with duplicate because this is focused on images with pre-installed graphical interface. – Ciro Santilli OurBigBook.com Jun 02 '18 at 06:34

3 Answers3

24

Yes there are. You can find the installer images for Ubuntu Desktop on arm64 in the daily builds:

Note that these images are not officially supported. They should be stable, however, and they are created by the Ubuntu project

MinelsGO
  • 341
12

Installing Ubuntu Desktop for arm64 using Ubuntu Server ISO

At the end of the installation, you will have Ubuntu Server installed without any GUI. To install Ubuntu Desktop, log in and run:

$ sudo apt update
$ sudo apt install ubuntu-desktop
$ sudo reboot
javacom
  • 121
3

You can find it in the ubuntu daily build

https://cdimage.ubuntu.com/daily-live/current/