WebReflection / benja

Bootable Electron Node JS Application
https://archibold.io/benja/
194 stars 32 forks source link

QEMU Emulation #43

Closed mrefaie closed 6 years ago

mrefaie commented 6 years ago

Is there any way to emulate BENJA using QEMU?

WebReflection commented 6 years ago

you flush benja, you put in your computer, you type npn install and npm start ... that is the emulator?

lahdekorpi commented 6 years ago

@mrefaie I just installed Arch Linux into a virtual machine as usual, and then manually installed Benja following the instructions. This is only in the case you want to test the rest of the OS-level stuff, not just the app development as mentioned above.

WebReflection commented 6 years ago

To install ArchLinux on a VM this might be handy: https://medium.freecodecamp.org/installing-arch-linux-from-scratch-b595095ddd48

WebReflection commented 6 years ago

no answer in months