这里的CentOS是64位的,不需要在CentOS里面安装VncServer
有砖轻拍
准备:
Win2003的ISO,如:2K3IE8_SATA_20131106.ISO
TightVNC
第一步:安装qemu-img,建立磁盘镜像
rpm -ivh http://pkgs.repoforge.org/rpmfor ... 1.el6.rf.x86_64.rpm
yum install qemu-img
qemu-img create -f qcow win2003.img 10G
第二步:安装qemu,建立虚拟机
yum install mesa-libGL SDL bluez-libs esound-libs
rpm -ivh ftp://ftp.pbone.net/mirror/apt.s ... .el6.rfx.x86_64.rpm
qemu -cdrom 2K3IE8_SATA_20131106.ISO -m 1024M -boot d win2003.img -vnc :1 -daemonize
这里的-vnc :1 下面就用5901,如果是:2就是5902,依此类推
第三步:远程操作虚拟机,安装系统
使用tightvnc连接 xx.xx.xx.xx::5901 (这里是主机的IP)
地址:http://www.wellphp.com/2014/02/o ... 8%A3%85windows2003/
欢迎光临 主机头 (http://zhujitou.com/) | Powered by Discuz! X2.5 |