From: Keir Fraser <keir.fraser@eu.citrix.com>
To: Jun Koi <junkoi2004@gmail.com>,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: Failed to create a VM on -unstable
Date: Mon, 22 Jun 2009 08:31:10 +0100 [thread overview]
Message-ID: <C664F1CE.DCC4%keir.fraser@eu.citrix.com> (raw)
In-Reply-To: <fdaac4d50906220011s51259a17n8efed7bba3032f86@mail.gmail.com>
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@gmail.com> 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@lists.xensource.com
> http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2009-06-22 7:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-22 7:11 Failed to create a VM on -unstable Jun Koi
2009-06-22 7:31 ` Keir Fraser [this message]
2009-06-22 7:34 ` Jun Koi
2009-06-22 7:36 ` Jun Koi
2009-06-22 7:44 ` Keir Fraser
2009-06-22 8:38 ` Jun Koi
2009-06-22 9:43 ` Jun Koi
2009-06-23 15:28 ` Jun Koi
2009-06-23 15:29 ` Jun Koi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C664F1CE.DCC4%keir.fraser@eu.citrix.com \
--to=keir.fraser@eu.citrix.com \
--cc=junkoi2004@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.