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

Re: [Xen-devel] Failed to create a VM on -unstable

To: Jun Koi <junkoi2004@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Failed to create a VM on -unstable
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Mon, 22 Jun 2009 08:31:10 +0100
Cc:
Delivery-date: Mon, 22 Jun 2009 00:32:49 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <fdaac4d50906220011s51259a17n8efed7bba3032f86@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcnzCLykcJXgvAm5RbedkIKJ2GD4zwAAq0IG
Thread-topic: [Xen-devel] Failed to create a VM on -unstable
User-agent: Microsoft-Entourage/12.19.0.090515
Seems to indicate that qemu was passed a guest command line via qemu's
-append cmdline option. This would only happen from xend/image.py if
seld.cmdline is not None. Perhaps check if you have a 'cmdline   = xxx' type
of line in your /var/log/xend.log output.

 -- Keir

On 22/06/2009 08:11, "Jun Koi" <junkoi2004@xxxxxxxxx> wrote:

> Hi,
> 
> I tried to build -unstable (C/S 19806:703ced548925). But I failed to
> create a VM, and qemu log file reports:
> 
> "-append only allowed with -kernel option"
> 
> My configuration file is below. Anybody sees the same problem??
> 
> Thanks,
> J
> 
> kernel = '/usr/lib/xen/boot/hvmloader'
> builder = 'hvm'
> device_model='/usr/lib/xen/bin/qemu-dm'
> memory = '900'
> disk = ['tap:qcow2:/home/xenvms/img.qcow2.ubuntu904,hda,w']
> name = "ubuntu904"
> shadow_memory = 8
> vif = ['type=ioemu']
> dhcp = "dhcp"
> vcpus = 1
> boot="cd"
> vnc=1
> vncviewer=1
> vncpasswd=''
> sdl=0
> usb=1
> usbdevice='tablet'
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



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