{"id":20509043,"url":"https://github.com/nodeos/nodeos-raspberrypi","last_synced_at":"2025-08-30T15:14:52.295Z","repository":{"id":148999545,"uuid":"14323488","full_name":"NodeOS/NodeOS-RaspberryPi","owner":"NodeOS","description":"Raspberry Pi Build of NodeOS","archived":false,"fork":false,"pushed_at":"2013-11-12T05:54:02.000Z","size":108,"stargazers_count":31,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-16T08:28:15.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NodeOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-12T05:38:52.000Z","updated_at":"2024-05-26T10:34:43.000Z","dependencies_parsed_at":"2023-03-30T08:45:16.911Z","dependency_job_id":null,"html_url":"https://github.com/NodeOS/NodeOS-RaspberryPi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeOS%2FNodeOS-RaspberryPi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeOS%2FNodeOS-RaspberryPi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeOS%2FNodeOS-RaspberryPi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeOS%2FNodeOS-RaspberryPi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NodeOS","download_url":"https://codeload.github.com/NodeOS/NodeOS-RaspberryPi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242112151,"owners_count":20073539,"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":[],"created_at":"2024-11-15T20:22:01.262Z","updated_at":"2025-03-05T22:21:39.853Z","avatar_url":"https://github.com/NodeOS.png","language":null,"readme":"# Raspberry Pi and NodeOS\n\n## Developing with QEMU and VirtualBox\n\nFor development on MacOS X, it can make sense to use Virtualbox and QEMU.\n\n- QEMU to run the `arm` emulation\n- Virtualbox to run Ubuntu or another distro that can edit `ext4` partitions\n\n### VirtualBox\n\nDownload a base image `RaspiNodeOS.img` and link it to your VirtualBox Ubuntu instance:\n\n```\nVBoxManage internalcommands createrawvmdk -filename nodeos.vmdk -rawdisk RaspiNodeOS.img\n```\n\nIn the VirutalBox settings panel for your instance, attach the `nodeos.vmdk` image as a new disk.\nThe disk should appear as `/dev/sdb`:\n\n- `/dev/sdb1` should be the `/boot` parition\n- `/dev/sdb2` should be your main `ext4` partition housing the NodeOS build\n\nEdit to your hearts content! Don't foreget to unmount before booting QEMU.\n\n### QEMU\n\nFollow the setup isntructions from [Emulating Raspberry Pi the easy way][1].\nNote that you *must* download a linux kernel image to boot the instance.\n\nThe following *should* boot your system:\n\n```\nqemu-system-arm -kernel kernel-qemu -cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio -append \"root=/dev/sda2 rootfstype=ext4 init=/nodeos/root/bin/init BOOT=1 HOME=/nodeos/root PATH=/nodeos/root/bin:/nodeos/bin npkg start nodeos-knockout\" -hda RaspiNodeOS.img\n```\n\n[1]: http://xecdesign.com/qemu-emulating-raspberry-pi-the-easy-way/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodeos%2Fnodeos-raspberrypi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodeos%2Fnodeos-raspberrypi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodeos%2Fnodeos-raspberrypi/lists"}