Install Alpine. Create a raw disk image and boot the VM… $ qemu-img create alpine.img 2G $ qemu-system-x86_64 -enable-kvm -hda alpine.img ...
確定! 回上一頁