Advertisement
LasterRooker

Windows XP For Computers, Qemu & Android

Sep 19th, 2022
885
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.27 KB | None | 0 0
  1. #Video Link
  2.  
  3. https://youtu.be/SJItpTow89k
  4.  
  5.  
  6. echo "qemu-system-x86_64 --enable-kvm -m 4096 -hda /home/$USER/Downloads/xp.qcow2 -device rtl8139,netdev=n0 -netdev user,id=n0 -device ac97 -vga std -usbdevice tablet -rtc base=localtime 2>/dev/null" >>/usr/local//bin/xp
  7.  
  8. xp
  9.  
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement