hermit-os / hermit-rs

Hermit for Rust.
Apache License 2.0
1.69k stars 86 forks source link

How to run hermit-os on raspberry pi? #615

Closed phial3 closed 2 months ago

mkroening commented 2 months ago

Sorry for not answering earlier. Are you trying to run a Hermit VM on the Pi or are you trying to run bare-metal?

The former should be possible with QEMU, although I don't know if the Raspberry Pis support KVM or not. The latter would require some porting of the Hermit loader.