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

[Xen-users] HVM problem with xen4.0 on Debian

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] HVM problem with xen4.0 on Debian
From: Daniel <daniel@xxxxxxxxxxxxxx>
Date: Fri, 10 Jun 2011 22:23:31 +0200
Delivery-date: Fri, 10 Jun 2011 13:24:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi there,

i try to install a HVM domU.
First of all, here is my Config:

kernel  = '/usr/lib/xen-4.0/boot/hvmloader'
builder = 'hvm'
memory  = '512'
device_model = '/usr/lib/xen-4.0/bin/qemu-dm'

root        = '/dev/sda2 ro'
disk        = [
                  'phy:/dev/xen/image-disk,sda2,w',
                  'phy:/dev/xen/image-swap,sda1,w',
                  'file:/root/openSUSE-11.4-DVD-x86_64.iso,ioemu:hdc:cdrom,r'
              ]

name        = 'test'

vif         = [ 'mac=00:16:3E:D0:D2:8D,type=ioemu,bridge=eth0' ]
vfb        = 
['type=vnc,vnclisten=0.0.0.0,vncunused=0,vncdisplay=1,vncpasswd=topfseecret']
boot='d'

on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'

Now, when i try to start the domU i get the following Error:

Using config file "/etc/xen/image.cfg".
Error: Domain 'test' does not exist.

and

root@xen2:~# cat /var/log/xen/qemu-dm-test.log
domid: 11
-append only allowed with -kernel option


I dont have any idea what i can do :-(
Maybe you can help me a drop me a tip?


-- 
Mit freundlichen Grüßen
Daniel
mailto:daniel@xxxxxxxxxxxxxx


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

<Prev in Thread] Current Thread [Next in Thread>