A ver, con fines de pruebas, se me ha ocurrido intentar emular una raspberry y dentro de ella, ejecutar un recalbox...
Ya he leido un mare magnun de que se hace con QEMU.
Lo estoy intentando hacer desde linux y bueno.. digamos q no he obtenido gran cosa:
qemu-system-arm -kernel kernel-qemu-4.4.34-jessie -cpu arm1136-r2 -m 1024 -M versatilepb -no-reboot --append "root=/dev/sdb1 panic=1" -hda recalboxOS-4.0.1/recovery.img
WARNING: Image format was not specified for 'recalboxOS-4.0.1/recovery.img' and probing guessed raw.
Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
Specify the 'raw' format explicitly to remove the restrictions.
pulseaudio: set_sink_input_volume() failed
pulseaudio: Reason: Invalid argument
pulseaudio: set_sink_input_mute() failed
pulseaudio: Reason: Invalid argument
Alguien lo ha conseguido?