{"id":23300505,"url":"https://github.com/joshua-riek/ubuntu-raspberry-pi","last_synced_at":"2026-02-21T22:31:48.202Z","repository":{"id":58728979,"uuid":"532980508","full_name":"Joshua-Riek/ubuntu-raspberry-pi","owner":"Joshua-Riek","description":"Ubuntu 20.04 for Raspberry Pi","archived":false,"fork":false,"pushed_at":"2023-01-21T17:42:52.000Z","size":113,"stargazers_count":13,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-16T02:41:21.055Z","etag":null,"topics":["aarch64","arm64","embedded-linux","kernel","linux","pi4","pi4b","qemu","raspberry-pi","raspberry-pi-3","raspberry-pi-4","rpi","uboot","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Joshua-Riek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-05T16:35:23.000Z","updated_at":"2025-11-11T19:29:21.000Z","dependencies_parsed_at":"2023-02-12T11:48:05.531Z","dependency_job_id":null,"html_url":"https://github.com/Joshua-Riek/ubuntu-raspberry-pi","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Joshua-Riek/ubuntu-raspberry-pi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joshua-Riek%2Fubuntu-raspberry-pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joshua-Riek%2Fubuntu-raspberry-pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joshua-Riek%2Fubuntu-raspberry-pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joshua-Riek%2Fubuntu-raspberry-pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Joshua-Riek","download_url":"https://codeload.github.com/Joshua-Riek/ubuntu-raspberry-pi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joshua-Riek%2Fubuntu-raspberry-pi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29695781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aarch64","arm64","embedded-linux","kernel","linux","pi4","pi4b","qemu","raspberry-pi","raspberry-pi-3","raspberry-pi-4","rpi","uboot","ubuntu"],"created_at":"2024-12-20T09:16:51.909Z","updated_at":"2026-02-21T22:31:48.178Z","avatar_url":"https://github.com/Joshua-Riek.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nThis is a collection of scripts that are used to build a Ubuntu 20.04 preinstalled desktop/server image for the Raspberry Pi Zero 2W, 3, 4, and 400.\n\n![Raspberry Pi 4](https://www.electromaker.io/uploads/images/board-guide/single-board-computer/medium/Raspberry%20Pi%204B-540x386.png)\n\n## Recommended Hardware\n\nTo setup the build environment for the Ubuntu 20.04 image creation, a Linux host with the following configuration is recommended. A host machine with adequate processing power and disk space is ideal as the build process can be severial gigabytes in size and can take alot of time.\n\n* Intel Core i7 CPU (\u003e= 8 cores)\n* Strong internet connection\n* 30 GB free disk space\n* 16 GB RAM\n\n## Requirements\n\nPlease install the below packages on your host machine:\n\n```\nsudo apt-get install -y build-essential gcc-aarch64-linux-gnu bison \\\nqemu-user-static qemu-system-arm qemu-efi u-boot-tools binfmt-support \\\ndebootstrap flex libssl-dev bc rsync kmod cpio xz-utils fakeroot parted \\\nudev dosfstools uuid-runtime grub-pc\n```\n\n## Building\n\nTo checkout the source and build:\n\n```\ngit clone https://github.com/Joshua-Riek/ubuntu-raspberry-pi.git\ncd ubuntu-raspberry-pi\nsudo ./build.sh\n```\n\n## Virtual Machine\n\nTo run the Ubuntu 20.04 preinstalled image in a virtual machine:\n\n```\nsudo ./qemu.sh images/ubuntu-20.04-preinstalled-server-arm64-rpi.img.xz\n```\n\n## Login\n\nThere are two predefined users on the system: `ubuntu` and `root`. The password for each is `root`. \n\n```\nUbuntu 20.04.5 TLS raspberry-pi tty1\n\nraspberry-pi login: root\nPassword: root\n```\n\n## Flash Removable Media\n\nTo flash the Ubuntu 20.04 preinstalled image to removable media:\n\n```\nxz -dc images/ubuntu-20.04-preinstalled-desktop-arm64-rpi.tar.xz | sudo dd of=/dev/sdX bs=4k\n```\n\n\u003e This assumes that the removable media is added as /dev/sdX and all it’s partitions are unmounted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshua-riek%2Fubuntu-raspberry-pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshua-riek%2Fubuntu-raspberry-pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshua-riek%2Fubuntu-raspberry-pi/lists"}