Showing posts with label Ubuntu MATE for Raspberry Pi. Show all posts
Showing posts with label Ubuntu MATE for Raspberry Pi. Show all posts

Friday, July 15, 2022

Install and run 64-bit Ubuntu MATE 22.04 LTS on Raspberry Pi 4


ubuntu-mate.org provide ready-to-run images for the Raspberry Pi SBC.

Here show steps to prepare on Raspberry Pi 0S 64-bit (bullseye), install 64-bit Ubuntu MATE 22.04 LTS on Raspberry Pi 4B/4G Rev 1.2 on Kingston A400 SSD 120GB SATA (using Orico HDD Adapter Kit USB3.0 adapter). For sure, you can install on Micro SD.


To enable Boot from USB for Raspberry Pi 4, read HERE.


Thursday, March 19, 2020

Tuesday, April 26, 2016

Download, install and boot-up Ubuntu MATE 16.04 on Raspberry Pi 3



Ubuntu MATE 16.04 for the Raspberry Pi 2 and Raspberry Pi 3 is available now. This post show how to download, install and boot-up Ubuntu MATE 16.04 on Raspberry Pi 3.

- Visit https://ubuntu-mate.org/raspberry-pi/ to download the image of Ubuntu MATE for the Raspberry Pi 2 and Raspberry Pi 3.

- If you direct download the image, make sure the SHA256 hash matches. To generate the SHA256 of the downloaded file in Windows 10, enter the following command, compare with the SHA256 hash in the download page.
> CertUtil -hashfile ubuntu-mate-16.04-desktop-armhf-raspberry-pi.img.xz SHA256


- Write to SD card using Win32DiskImager.


- Insert and run on Raspberry Pi 2 or 3. This video show it boot-up on Raspberry Pi 3.


Remark:
- No cable network connection in the test, so have to connect Internet via Raspberry Pi 3 built-in WiFi adapter after second reboot.
- The MicroSD used is:
Kingston Micro SDHC 32GB Class 10/U1 (Up to 80MB/s Read)
(KINGSTON SDC10G2/32GB - 80MB/s)




View Youtube on Ubuntu MATE 16.04/Raspberry Pi 3:


HTML5 test on Ubuntu MATE 16.04 on Raspberry Pi 3:





More Ubuntu for Raspberry Pi 2 and Raspberry Pi 3:
Ubuntu Server Minimal 16.04, Ubuntu Server Minimal 16.04, Lubuntu 16.04, Xubuntu 16.04 and also Ubuntu MATE 16.04 can be download HERE.




Related:
Lubuntu and Xubuntu 16.04 on Raspberry Pi 3

Monday, April 25, 2016

Ubuntu MATE 16.04 for the Raspberry Pi 2 and Raspberry Pi 3 is available now

Ubuntu MATE 16.04 image for the Raspberry Pi 2 and Raspberry Pi 3 is available to download or build yourself.

You’ll need a microSD card which is 8GB or greater to fit the image. The file system can be resized to occupy the unallocated space of the microSD card, on Ubuntu MATE 16.04 this can be done via Ubuntu MATE Welcome.

NOTE! There are no predefined user accounts. The first time you boot one of the desktop images it will run through a setup wizard where you can create your own user account and configure your regional settings. The first boot is quite slow but, once the first boot configuration is complete, subsequent boots are much quicker.

Known Issues

  • During first boot configuration Ubiquity does not prompt to join available WiFi networks.
  • Upon completion of the first boot setup WiFi doesn’t work, at all. Reboot and WiFi will be available.

Both these issues will be addressed in Ubuntu MATE 16.04.1 for Raspberry Pi 2 and 3 which is due in late July.

Download HERE.

Next:
Download, install and boot-up Ubuntu MATE 16.04 on Raspberry Pi 3

Monday, February 29, 2016

Ubuntu MATE 15.10 for the Raspberry Pi 3 Model B

Ubuntu-Mate.org's blog announced  the immediate availability of Ubuntu MATE 15.10 for the Raspberry Pi 3 Model B!

The Ubuntu MATE image have prepared supports the integrated Wifi on the Raspberry Pi 3 but support for the integrated Raspberry Pi 3 Bluetooth is still in progress and we hope to enable full support via an update very soon.

details: Ubuntu MATE for Raspberry Pi 3

Updated@2014-04-26:
Download, install and boot-up Ubuntu MATE 16.04 on Raspberry Pi 3

Thursday, April 23, 2015

Ubuntu MATE for the Raspberry Pi 2 officially

ubuntu-mate.org now officially provide download of Ubuntu MATE for the Raspberry Pi 2. Here show how to download and boot-up current Ubuntu MATE 15.04 for the Raspberry Pi 2 (2015-04-22 version), on Ubuntu.

In my case, after setup wizard in first boot, system hang-up with failed message:
[FAILED] Failed to start oem-config.service.
See "systemctl status oem-config.service" for details.

Anyway, the system still can run after power-off and re-boot again.

Download Ubuntu MATE for the Raspberry Pi 2 (2015-04-22 version)


Boot-up Ubuntu MATE 15.04 for the Raspberry Pi 2 (2015-04-22 version)


To write the img on microSD, ddrescue is needed. To install ddrescue on Ubuntu, enter the command:
$ sudo apt-get install gddrescue

Monday, April 13, 2015

Resize file system on microSD of Ubuntu MATE 15.04 for Raspberry Pi 2

This post show how to resize file system on microSD with Ubuntu MATE 15.04 for Raspberry Pi 2 installed, using Linux GUI application GParted run on another Linux machine.

To install GParted, enter the command:
$ sudo apt-get install gparted

This video show how:


After resized and boot up Ubuntu MATE on Raspberry Pi 2, now I have 15.7G on a 16G microSD.




This page (eLinux: RPi Resize Flash Partitions http://elinux.org/RPi_Resize_Flash_Partitions) describes activities relating to partitions on the Raspberry Pi for Linux based operating systems, such as Raspian Linux. It may also apply to other operating systems too, but you should check. Incorrectly using the instructions is likely to corrupt your system.

Sunday, April 12, 2015

Ubuntu MATE 15.04 for Raspberry Pi 2


It's Ubuntu MATE 15.04 for the Raspberry Pi 2, you can find more details and download link here: https://ubuntu-mate.community/t/ubuntu-mate-15-04-for-raspberry-pi-2/517.


This video show how to download and burn microSD on Ubuntu Linux.


And my first boot Ubuntu MATE 15.04 for Raspberry Pi 2:

The OS unresponsive at the first boot only. After sometime, it become more smooth.

I always run apt-get update and upgrade on Raspberry Pi/Raspbian. The first time it run more than 14 hrs to finish.
$ sudo apt-get update
$ sudo apt-get upgrade

This video below show remote login Ubuntu MATE 15.04 for Raspberry Pi 2 with ssh from PC running Ubuntu Linux. Then install xrdp on ubuntuMATE@RPi 2, and login xrdp using Remmina.



After installed, the microSD partition to have 4G only. I use Linux GUI program gparted to resize the file system.




Updated:
- Ubuntu MATE for the Raspberry Pi 2 officially

Updated@2014-04-26:
Download, install and boot-up Ubuntu MATE 16.04 on Raspberry Pi 3