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-users

Re: [Xen-users] domu hvm doesn't boot under debian lenny

To: Gustavo <gustavo@xxxxxxxxxxx>
Subject: Re: [Xen-users] domu hvm doesn't boot under debian lenny
From: Keith Coleman <list.keith@xxxxxxxxxxx>
Date: Thu, 9 Jul 2009 12:49:31 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 09 Jul 2009 09:50:35 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20090709161256.12222.qmail@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20090709161256.12222.qmail@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Jul 9, 2009 at 12:12 PM, Gustavo<gustavo@xxxxxxxxxxx> wrote:
> I'm tried to create an HVM with Windows XP on Debian Lenny, but it  doesn't 
> work properly. Apparently, HVM started:
>
>  # xm create windowsxp.cfg
>
>  Using config file "./windowsxp.cfg".
>  VNC= 1
>  Started domain windowsxp
>
> But nothing happens, no boot and no vnc windows:
>
>  # xm list
>
>  Name                                        ID   Mem VCPUs      State   
> Time(s)
>  Domain-0                                     0   894     2     r-----   
>  188.3
>  windowsxp                                        4  1024     1     ------   
>    0.0
>

Your version of xen may not be able to properly mount the iso.Check
your qemu logs for clues (/var/log/xen/qemu-dm-...)

> disk = [ 'phy:/dev/sda3,ioemu:hda,w', 
> 'file:/root/windows.iso,ioemu:hdc:cdrom,r' ]

You could try mounting the iso and changing the disk line of your config.

# losetup -r /dev/loop0 /root/windows.iso
disk = [ 'phy:/dev/sda3,ioemu:hda,w', 'phy:/dev/loop0,ioemu:hdc:cdrom,r' ]



Keith Coleman

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