應(yīng)群友要求,本期來個(gè)技術(shù)活兒,#手機(jī)termux裝上Windows系統(tǒng),用...

1)termux-setup-storage
2)apt update
3)apt upgrade
4)apt update
5)bash <(curl -L https://gitee.com/mo2/linux/raw/2/2)
6)qemu-system-x86_64 -accel tcg,thread=multi -m 3G -vga qxl -net user -net nic,model=virtio -vnc :3 -cpu Skylake-Server -smp 8,threads=8,cores=1,sockets=1 -machine usb=on -device usb-tablet -drive file=/storage/emulated/0/Android/obj/win7Lite_v0.3.1.qcow2,format=qcow2,if=virtio,id=drive-virtio-disk0
(file那里的win7路徑要改為自己的)
標(biāo)簽: