{"id":16237545,"url":"https://github.com/sepfy/raspberrypi-ota","last_synced_at":"2025-03-19T16:30:20.276Z","repository":{"id":133567700,"uuid":"378776249","full_name":"sepfy/raspberrypi-ota","owner":"sepfy","description":"Raspberry Pi OS image OTA update","archived":false,"fork":false,"pushed_at":"2023-12-12T19:06:31.000Z","size":1070,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T19:38:26.036Z","etag":null,"topics":["busybox","initramfs","ota","raspberrypi"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sepfy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-21T01:39:54.000Z","updated_at":"2025-01-18T10:41:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0f86126-fae4-4d1c-b64c-fd91fefab641","html_url":"https://github.com/sepfy/raspberrypi-ota","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepfy%2Fraspberrypi-ota","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepfy%2Fraspberrypi-ota/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepfy%2Fraspberrypi-ota/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepfy%2Fraspberrypi-ota/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepfy","download_url":"https://codeload.github.com/sepfy/raspberrypi-ota/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244003403,"owners_count":20382184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["busybox","initramfs","ota","raspberrypi"],"created_at":"2024-10-10T13:36:04.229Z","updated_at":"2025-03-19T16:30:20.271Z","avatar_url":"https://github.com/sepfy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raspberry Pi OTA Mechanism\n\nA mechanism to update Raspberry Pi OS image by Pi itself. To achieve updating Raspberry Pi software without removing SD card.\n\n## Instructions\n\n**_WARNING: This project just an idea and only test on RaspiOS from 2021-03-04 to 2021-05-07. Do not try this instructions on your important OS image_.**\n\nCopy this project and Raspberry Pi OS image to Raspberry Pi.\nRun the following commands:\n\n```\n$ cp \u003cyour raspios.img\u003e rasberrypi-ota/\n$ cd raspberrypi-ota\n$ sudo ./ota.sh\n```\n\nIt will takes much times. Please wait and do not poweroff. Suggest using [debug port](https://elinux.org/RPi_Serial_Connection) to monitor the progress.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/22016807/123514861-8ac60000-d6c7-11eb-90b3-db4f32490ce8.png\" alt=\"uart\" width=\"720\"/\u003e\n\n## Flowchart\n\u003cimg src=\"https://user-images.githubusercontent.com/22016807/123514610-6b7aa300-d6c6-11eb-92a3-0c774924523f.png\" alt=\"flowchart\" width=\"720\"/\u003e\n\n\n### [OTA (Over-the-Air)](https://en.wikipedia.org/wiki/Over-the-air_programming)\nOver-the-air programming (OTA programming) refers to various methods of distributing new software, configuration settings, and even updating encryption keys to devices.\n\n### [Initrd (Initial ramdisk)](https://en.wikipedia.org/wiki/Initial_ramdisk)\nInitrd (initial ramdisk) is a scheme for loading a temporary root file system into memory, which may be used as part of the Linux startup process.\n\n### [Busybox](https://en.wikipedia.org/wiki/BusyBox)\nBusyBox is a software suite that provides several Unix utilities in a single executable file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepfy%2Fraspberrypi-ota","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepfy%2Fraspberrypi-ota","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepfy%2Fraspberrypi-ota/lists"}