應(yīng)群友要求,本期來(lái)個(gè)技術(shù)活兒,#手機(jī)termux裝上Windows系統(tǒng),用...
2023-08-08 00:49 作者:Super郭Homles | 我要投稿

指令如下:
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 2G -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/下載/Download/Windows8x64.qcow2,format=qcow2,if=virtio,id=drive-virtio-disk0 -drive file=fat:rw:/storage/emulated/0/下載/Download/,if=virtio,id=drive-virtio-disk1
(文件路徑需要自己更改)
【7)下次termux先啟動(dòng)linux指令: tmoe prool,再輸入第六步的,vnc就可以連了】
標(biāo)簽: