[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Sample Config File?


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "Amos Shapira" <amos.shapira@xxxxxxxxx>
  • Date: Fri, 26 Oct 2007 12:53:47 +1000
  • Delivery-date: Thu, 25 Oct 2007 19:54:34 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=MJZJDC49PvT2zWiXdQJ0rL/CrkvBt7pfkm6cIeImXxPfQ7siZ9hYkyRXNnZylNsjl6RmDiTbZ8XDLfrblBTl7pWKgYnId4MNEDPqZ+YR3SfJ8W2KWMG1uDV6ShDJ7b7qJuO9FdrmOMGYWNueUv/buzQ7Av62ZnoL71coVIz0nN0=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

(Copying to the list, for other's benefit)

On 25/10/2007, John Morris < frankenbean@xxxxxxxxx> wrote:
Hi.  I am running Xen 3.0.3-1 on Debian Etch.  Does anyone have a sample config file for creating a windows DomU?  I have the ISO file from my windows CD.  I'm not using LVM

Here is what I use with Windows XP Pro and the CD I got with my Dell, under Debian Etch on an Intel Core 2 Duo with VT support:

kernel = '/usr/lib/xen-3.0.3-1/boot/hvmloader'
builder = 'hvm'
memory = '512'
name = 'winxp'
vif = ['type=ioemu, bridge=xenbr0']
# the following is the 'setup' phase, with an ISO image I copied from the Windows CD. If you want to use the CD for installation then ignore it,
#disk = [ 'file:/home/xen/domains/winxppro/disk.img,ioemu:hda,w', 'file:/home/amos/Documents/WindowsXP-Pro-SP2.iso,ioemu:hdb:cdrom,r' ]
# the following is used after the setup, so windows can access the hardware cdrom
disk = [ 'file:/home/xen/domains/winxppro/disk.img,ioemu:hda,w', '/dev/cdrom,ioemu:hdb:cdrom,r' ]
device_model='/usr/lib/xen-3.0.3-1/bin/qemu-dm'
ne2000="0"
boot='c' # change to 'd' to make it boot from the cd, then to 'c' to boot from hard disk
sdl=1 # this line allowed the console to open
soundhw='all' # allows sounds in Windows, but when the VM runs you can't have sound in Linux. Possibly something to do with device sharing through ALSA

--Amos

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.