mirror of
https://github.com/sipeed/NanoKVM.git
synced 2026-09-11 00:22:56 -05:00
Before starting the program, execute touch /etc/kvm/stop_ping to stop pinging the gateway for network detection (test functionality).
If you want to compile kvm_system yourself, please follow the steps below:
- Clone the MaixCDK repository:
git clone https://github.com/sipeed/MaixCDK.git - Improve the Compilation Environment, refer to here
- Copy
./kvm_systemto~/MaixCDKand open it in terminal - Execute
maixcdk buildand Selectmaixcamto complete the compilation - Replace
/kvmapp/kvm_system/kvm_systemin the NanoKVM system withdist/kvm_system_release/kvm_system - Execute:
/etc/init.d/S95nanokvm restarton NanoKVM