All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Novotny <minovotn@redhat.com>
To: Ian Campbell <Ian.Campbell@eu.citrix.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	"'xen-devel@lists.xensource.com'" <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] Fix bootloader handling when empty string is being output
Date: Tue, 31 Aug 2010 12:18:36 +0200	[thread overview]
Message-ID: <4C7CD6FC.2000503@redhat.com> (raw)
In-Reply-To: <1283249417.12544.9367.camel@zakaz.uk.xensource.com>

On 08/31/2010 12:10 PM, Ian Campbell wrote:
> On Tue, 2010-08-31 at 11:00 +0100, Michal Novotny wrote:
>    
>> I don't know how it's
>> working with upstream version since I found out that syntax like `xm
>> create -c PVguest` with default settings (pyGrub bootloader) doesn't
>> show the pyGrub at all so I don't know what's wrong with my setup. I'm
>> using 2.6.32.15-xen kernel/hypervisor version with latest unstable
>> user-space tools.
>>
>> Any hint how this should be working Ian?
>>      
> It should be working as you expect, e.g. "xm create -c xxx" should show
> you the pygrub output, unless you have used something like "--entry=x"
> or "-q" which disable interactive mode in your bootloader_args.
>
> I'm afraid I don't know what is broken, I'm reasonably sure it was
> working for me when I developed libxl_bootloader.c since I was comparing
> the two.
>
> Ian.
>
>    
No Ian, it's not working. The config file is having:
...
bootloader = "/usr/bin/pygrub"
...
So it should show the pyGrub ncurses screen, right? But it doesn't show 
anything on version cloned from git yesterday. Any ideas what may be 
wrong? Maybe a configuration file should be somewhat different, I don't 
know but this is working fine to get the data from image - it just 
doesn't show the ncurses pyGrub screen. Isn't it possible this is 
somehow connected to the PTY patch ? How should the PTY c/s 13540 ? This 
is the rewrite that was there and honestly I don't remember whether I 
tried to run `xm create -c PVguest` on upstream Xen-4.1 ever so I don't 
know. Isn't it hypervisor/kernel related that it requires some data that 
are not coming from there?

Thanks,
Michal

-- 
Michal Novotny<minovotn@redhat.com>, RHCE
Virtualization Team (xen userspace), Red Hat

  reply	other threads:[~2010-08-31 10:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-30 13:10 [PATCH] Fix bootloader handling when empty string is being output Michal Novotny
2010-08-31  8:47 ` Ian Campbell
2010-08-31  9:16   ` Paolo Bonzini
2010-08-31 10:00     ` Michal Novotny
2010-08-31 10:10       ` Ian Campbell
2010-08-31 10:18         ` Michal Novotny [this message]
2010-08-31 10:30           ` Paolo Bonzini
2010-08-31 11:12             ` Michal Novotny
2010-08-31 10:37           ` Ian Campbell
2010-08-31 11:14             ` Michal Novotny
2010-08-31 11:18             ` Michal Novotny
2010-08-31 11:33             ` Michal Novotny
2010-08-31 17:56 ` Ian Jackson

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=4C7CD6FC.2000503@redhat.com \
    --to=minovotn@redhat.com \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=pbonzini@redhat.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.