ethanjli/Run PiQEMU

Uses QEMU to run commands in a VM on a Raspberry Pi SD card image.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imagePath of the image for the virtual machineyes
machineThe type of Raspberry Pi for the virtual machine to emulate. Currently only `rpi-3b+` is allowed.yes
argsOptions/args to pass to `qemu-system-aarch64`no
shellThe shell to use for running commands.no
runCommands to run in the shell.no
userThe user to run commands as.noroot
run-serviceThe systemd service to use for running `shell` with the `run` commands.no

no outputs