F5F Stay Refreshed Software Operating Systems Ubuntu 16.04 installed on a Raspberry Pi 3 Model B+

Ubuntu 16.04 installed on a Raspberry Pi 3 Model B+

Ubuntu 16.04 installed on a Raspberry Pi 3 Model B+

M
marpii2
Junior Member
7
07-27-2016, 02:24 AM
#1
You're facing an issue with booting Ubuntu Server 16.04 on your Raspberry Pi 3 Model B+. Since the standard ISO didn't work, you might need to try a custom image or repair the installation. Consider checking the official Ubuntu Server documentation for troubleshooting steps or using a pre-built custom ISO if available.
M
marpii2
07-27-2016, 02:24 AM #1

You're facing an issue with booting Ubuntu Server 16.04 on your Raspberry Pi 3 Model B+. Since the standard ISO didn't work, you might need to try a custom image or repair the installation. Consider checking the official Ubuntu Server documentation for troubleshooting steps or using a pre-built custom ISO if available.

I
iTzPandaNuss
Member
144
07-27-2016, 06:02 AM
#2
Yes, there is an ARM-based Ubuntu Server version designed for Raspberry Pi devices.
I
iTzPandaNuss
07-27-2016, 06:02 AM #2

Yes, there is an ARM-based Ubuntu Server version designed for Raspberry Pi devices.

M
muldrik
Member
114
07-27-2016, 09:25 AM
#3
That's the unique one I was discussing. I only noticed I could get Ubuntu Core, but I didn't feel the need to sign up.
M
muldrik
07-27-2016, 09:25 AM #3

That's the unique one I was discussing. I only noticed I could get Ubuntu Core, but I didn't feel the need to sign up.

L
loltribo
Posting Freak
870
07-28-2016, 01:39 AM
#4
Utilisez Etcher pour effectuer vos opérations.
L
loltribo
07-28-2016, 01:39 AM #4

Utilisez Etcher pour effectuer vos opérations.

A
AvienceYT
Member
64
07-28-2016, 06:40 AM
#5
Oh
A
AvienceYT
07-28-2016, 06:40 AM #5

Oh

K
KARLEISHAK
Member
197
07-28-2016, 11:39 AM
#6
K
KARLEISHAK
07-28-2016, 11:39 AM #6

Y
yClaaa_
Junior Member
7
08-05-2016, 07:52 AM
#7
No problem, the issue persists with Ubuntu on that setup.
Y
yClaaa_
08-05-2016, 07:52 AM #7

No problem, the issue persists with Ubuntu on that setup.

B
bonbon317
Junior Member
31
08-05-2016, 08:23 AM
#8
I recently acquired a Raspberry Pi 3B+ with Ubuntu 16.04 and even 18.04 installed. While booting is possible, you’ll need a dedicated Ubuntu host, significant time, and chroot adjustments. I successfully ran Ubuntu MATE Desktop but had to modify the .image file for everything to function properly. The process took a long time, and I mistakenly skipped backing up my SD card before attempting an upgrade to 18.04, which ultimately failed. Now I’m manually building a Hyper-V Ubuntu 18.04 setup (a 11GB Quick VM isn’t ideal, but a few hours of work can achieve the same). The main issue seems to be outdated or missing kernels and boot files on the Ubuntu side. If you inspect the image with 7zip and open the FAT file, you’ll notice a file named bcm2710-rpi-3-b.dtb. You won’t find the required bcm2710-rpi-3-b-plus.dtb, which exists in other locations too. There’s also the WiFi component above it. I’ve been checking resources like https://ubuntu-mate.community/t/adapting...odel-b-3b/, https://www.raspberrypi.org/forums/viewt...p?t=220079, and other guides on sites such as gist.github.com and AskUbuntu to help. You can also download fresh images via Server images—once in the terminal, run sudo apt-get install tasksel, then select your options at sudo tasksel. For more details, you can visit http://cdimage.ubuntu.com/ubuntu/releases/16.04 and 18.04 release pages.
B
bonbon317
08-05-2016, 08:23 AM #8

I recently acquired a Raspberry Pi 3B+ with Ubuntu 16.04 and even 18.04 installed. While booting is possible, you’ll need a dedicated Ubuntu host, significant time, and chroot adjustments. I successfully ran Ubuntu MATE Desktop but had to modify the .image file for everything to function properly. The process took a long time, and I mistakenly skipped backing up my SD card before attempting an upgrade to 18.04, which ultimately failed. Now I’m manually building a Hyper-V Ubuntu 18.04 setup (a 11GB Quick VM isn’t ideal, but a few hours of work can achieve the same). The main issue seems to be outdated or missing kernels and boot files on the Ubuntu side. If you inspect the image with 7zip and open the FAT file, you’ll notice a file named bcm2710-rpi-3-b.dtb. You won’t find the required bcm2710-rpi-3-b-plus.dtb, which exists in other locations too. There’s also the WiFi component above it. I’ve been checking resources like https://ubuntu-mate.community/t/adapting...odel-b-3b/, https://www.raspberrypi.org/forums/viewt...p?t=220079, and other guides on sites such as gist.github.com and AskUbuntu to help. You can also download fresh images via Server images—once in the terminal, run sudo apt-get install tasksel, then select your options at sudo tasksel. For more details, you can visit http://cdimage.ubuntu.com/ubuntu/releases/16.04 and 18.04 release pages.

I
183
08-06-2016, 11:38 PM
#9
It wouldn't be necessary to choose raspbian lite since it matches Ubuntu server fully and runs on all Raspberry Pi models.
I
itz_Jesper2016
08-06-2016, 11:38 PM #9

It wouldn't be necessary to choose raspbian lite since it matches Ubuntu server fully and runs on all Raspberry Pi models.

Z
zMantrix
Junior Member
23
08-09-2016, 12:54 AM
#10
Standard server versions aren't compatible with ARM CPUs. You should use a Ubuntu-based core image instead. But why would you choose Raspberry Pi OS over Debian when it's based on Debian?
Z
zMantrix
08-09-2016, 12:54 AM #10

Standard server versions aren't compatible with ARM CPUs. You should use a Ubuntu-based core image instead. But why would you choose Raspberry Pi OS over Debian when it's based on Debian?