WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Error while booting Windows from image file

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Error while booting Windows from image file
From: "Stefan Mitov" <mitov@xxxxxx>
Date: Sat, 15 Dec 2007 15:30:33 +0100
Delivery-date: Sat, 15 Dec 2007 06:31:01 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <E1J3Vgm-0000k2-Ea@host-192-168-0-1-bcn-london>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <E1J3Vgm-0000k2-Ea@host-192-168-0-1-bcn-london>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi people,

i'm using the latest version of Xen 3.2 with a debian -4.0r1. there are no 
problems by compiling and installing of xen. installing a windows vm from 
physical cd-rom is also no problem. but when a want to install windows from a 
image file(winxp.iso), i get the following message :


ata0master: QEMU HARDDISK .......
ata0slave: unknown device
ata1master: QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom
ata1slave: unknown device

Booting from CD-Rom ....
CDROM boot failure code : 0004
Boot from CD-Rom failed: could not read the boot disk
FATAL: No bootable devices 


My config file is :
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 2048
name = "WinXP"
vcpus=2
disk = [ 'file:/var/lib/xen/images/winxpdisk.img, ioemu:hda,w', 
'file:/winimages/winxp.iso,ioemu:hdc:cdrom,r' ]
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm
boot="d"
vnc=1


what do you think, where can be the error? i tried many combinations and looked 
the examples in the user manual, but booting from image file doesn't work. 
And one more thing. When i installed a virtual machine, how can i change the 
boot device for the next boot operations of it, so that the installed machine 
every time boots from the virtual disk, and not from the cd-rom?

Kindly Regards

Stefan



-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Error while booting Windows from image file, Stefan Mitov <=