Hi list, I have been looking around trying to find info on installing win2k3 on a remote server using an iso. I have been finding scattered docs, some of which say use sdl, some say rdesktop and some vnc. Does anyone have any resources for doing it with 3.2, preferably on ubuntu hardy. Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thiago Camargo Martins Cordeiro
2008-Oct-01 17:15 UTC
Re: [Xen-users] Xen 3.2 + HVM + Windows
Kris, To use a a ISO to install your Windows, or even another Ubuntu/Debian/RedHat from original iso, add this lines to your HVM conf: vnclisten = "IP_OF_YOUR_DOM0" vncpasswd=''password'' boot = "cd" disk = [ ''file:/data/windows-server-2008-standard-32bits.iso,hdc:cdrom,r'', ''phy:/dev/mapper/HyperVG01-vsrv18--disk1,hda,w'' ] of course your paths and file names will be different... start your HVM machine (xm create /etc/xen/windows01.hvm, for example) and: xvncviwer IP_OF_YOUR_DOM0 Regards, Thiago 2008/9/30 kris <kris@zangis.com>> Hi list, > > I have been looking around trying to find info on installing win2k3 on a > remote server using an iso. I have been finding scattered docs, some of > which say use sdl, some say rdesktop and some vnc. > > Does anyone have any resources for doing it with 3.2, preferably on ubuntu > hardy. > > Thanks. > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users