mrfixit2001 / debian_desktop

Feature Complete Debian Desktop
74 stars 5 forks source link

Emulation? #25

Closed ghost closed 4 years ago

ghost commented 4 years ago

Any way to emulate this fork, like a VM, for testing?

mrfixit2001 commented 4 years ago

It's just like any other distro, so you could run it in a docker container for sure. Here's an example of where a user took my recalbox release for the rockpro and created a docker container for it to run. You'd need to do the same thing.

https://github.com/digitalsanity/recalbox-in-docker

ghost commented 4 years ago

I meant something like QEMU, since QEMU supports emulating ARM? And if so, how would I best set up QEMU for this? I've tried a couple ways that don't quite seem to work. Or is Docker the best bet here?