网页链接
可参考^termux运行
网页链接下载
极为流畅,没有桌面,可以上网。
参考配置↓
qemu-system-x86_64 -machine q35 -m 1024 -smp cpus=8 -cpu qemu64 \
-drive if=pflash,format=raw,read-only=on,file=$PREFIX/share/qemu/edk2-x86_64-code.fd\
-netdev user,id=n1,hostfwd=tcp::2222-:22,hostfwd=tcp::8081-:80 -device virtio-net,netdev=n1 \
-nographic alpine.qcow2
可参考^termux运行
网页链接下载
极为流畅,没有桌面,可以上网。
参考配置↓
qemu-system-x86_64 -machine q35 -m 1024 -smp cpus=8 -cpu qemu64 \
-drive if=pflash,format=raw,read-only=on,file=$PREFIX/share/qemu/edk2-x86_64-code.fd\
-netdev user,id=n1,hostfwd=tcp::2222-:22,hostfwd=tcp::8081-:80 -device virtio-net,netdev=n1 \
-nographic alpine.qcow2