ovz下基于Debian/Ubuntu系统运行windows xp

搬瓦工机场JMS

linux上跑win,找了一个Ubuntu的方法

apt-get update
sudo apt-get install kvm qemu -y
mkdir kvm
cd kvm
wget http://x.x.x/winxp.img
cd ../
apt-get install vnc4server -y
vncserver
vncserver -kill :1
chmod +x ~/.vnc/xstartup
echo ‘kvm -hda kvm/winxp.img -m 128M -net nic,model=virtio -net user -redir tcp:3389::3389′>>/root/.vnc/xstartup
wget http://www.zhujis.com/myvps/vncserver
cp vncserver /etc/init.d/
chmod +x /etc/init.d/vncserver
update-rc.d vncserver defaults
reboot

未经允许不得转载:美国VPS_搬瓦工CN2 GIA VPS » ovz下基于Debian/Ubuntu系统运行windows xp

赞 (0) 打赏

评论 0

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏