Files
NanoKVM-MIRROR/support/sg2002/README.md

614 B

If you want to compile kvm_system yourself, please follow the steps below:

  1. Clone the MaixCDK repository: git clone https://github.com/sipeed/MaixCDK.git
  2. Improve the Compilation Environment, refer to here
  3. Copy ./kvm_system to ~/MaixCDK and open it in terminal
  4. Execute maixcdk build and Select maixcam to complete the compilation
  5. Replace /kvmapp/kvm_system/kvm_system in the NanoKVM system with dist/kvm_system_release/kvm_system
  6. Execute: /etc/init.d/S95nanokvm restart on NanoKVM