Skip to content

Commit

Permalink
Update w10x64
Browse files Browse the repository at this point in the history
  • Loading branch information
akuhnet authored Aug 14, 2021
1 parent 37afb3a commit a96748e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion w10x64
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ echo "Ctrl+C To Copy"
echo "Wait 1-2 minute to finish bot"
echo "Dont Close This Tab"
echo "Please support akuh.net thank you"
qemu-system-x86_64 -hda w10x64.img -m 8G -smp $(nproc) -net user,hostfwd=tcp::3388-:3389 -net nic -nographic
qemu-system-x86_64 -hda w10.img -m 8G -smp cores=4 -net user,hostfwd=tcp::3388-:3389 -net nic -object rng-random,id=rng0,filename=/dev/urandom -device virtio-rng-pci,rng=rng0 -vga vmware -nographic
sleep 43200

0 comments on commit a96748e

Please sign in to comment.