The repository contains the kvm_system source code and update packages from NanoKVM PCIe/Full/Lite.
- Clone the MaixCDK repository:
git clone https://github.com/sipeed/MaixCDK.git
- Improve the Compilation Environment, refer to here
- Copy
./kvm_system
to~/MaixCDK
and open it in terminal - Execute
maixcdk build
and Selectmaixcam
to complete the compilation - Replace
/kvmapp/kvm_system/kvm_system
in the NanoKVM system withdist/kvm_system_release/kvm_system
- Execute:
/etc/init.d/S95nanokvm restart
on NanoKVM