| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 [Xen-users] Re: Trying to install Windows in Xen
 
To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>From: pv <vishnubhatt@xxxxxxxxx>Date: Sun, 25 Jun 2006 09:12:24 -0700Delivery-date: Sun, 25 Jun 2006 09:13:03 -0700Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;	h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;	b=LKzOiHHG2pP90fpdizLnozbk3UUA2HEcDQ62IL0bc587QmvaZaPtJfYRSbHoiduIiOxc7RemNpzVqPOBpxgEord5oTvS2s5CnqI2UPkuepna+H6ZjWn5/1FHvh2EmC+KaHONHjqUsvSI6FG2CMY2poaJRwCtrBkUfHSQ/C7nwSA=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 BTW, this happens only when trying to launch native Windows, but I could install FC4, FC5 w/o any problems (and yes, VMXON is done, i.e. the platform does support hvm). Any ideas? --
 
 On 6/24/06, pv <vishnubhatt@xxxxxxxxx> wrote:
As soon as the cd-rom kicks in, the machine reboots! Any clues on what I need to be doing next (I tried both windows XP and 2k3)?   
uname -a : Linux fc4 2.6.15-1.2054_FC5xen0 #1 SMP Tue Mar 14 16:23:33 EST 2006 i686 i686 i386 GNU/Linux 
xen modules:kernel-xen0-2.6.15-1.2054_FC5
 xen-3.0.1-4
My config file:kernel = "/usr/lib/xen/boot/hvmloader"
 builder='hvm'
 memory = 512
 name = "winxp"
 vcpus=1
 pae=0
 acpi=0
 apic=0
 cpus = ""
 vif = [ 'type=ioemu, bridge=xenbr0' ]
 disk = [ 'file:/root/windisk/windisk.img,ioemu:hda,w' ]
 
 on_reboot   = 'destroy'
 on_crash    = 'destroy'
 device_model = '/usr/lib/xen/bin/qemu-dm'
 cdrom='/dev/cdrom'
 boot='d'
 sdl=0
 vnc=1
 vncviewer=0
 stdvga=0
 serial='pty'
 ne2000=0
 
 
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |