All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Gorm Hansen <jacobg@diku.dk>
To: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>
Cc: "Anthony Liguori" <aliguori@us.ibm.com>,
	"Jan Kundrát" <jan.kundrat@fzu.cz>,
	"Jeremy Katz" <katzj@redhat.com>,
	"Andy Whitcroft" <apw@shadowen.org>,
	xen-devel@lists.sourceforge.net
Subject: Re: RE: [PATCH] Xen Grub-style boot loader
Date: Thu, 03 Feb 2005 15:30:48 -0800	[thread overview]
Message-ID: <4202B428.9060100@diku.dk> (raw)
In-Reply-To: <A95E2296287EAD4EB592B5DEEFCE0E9D1236F2@liverpoolst.ad.cl.cam.ac.uk>

Ian Pratt wrote:
>>It's a simple grub style ncurses application.  This is my 
>>ncurses app so 
>>it's probably even easier than what I did.  It parses a 
>>grub.conf file 
>>and let's a user pick an entry.
> 
> 
> I think to be useful this would need to run within the guest domain such that the grub menu appeared over the guest console connection. We'd have to use something akin to a real bootloader (but 32bit) to pull in the image and jump at it. Using linux with a suitable initrd and kexec might be a good soloution.
> 
> I'm not sure that the interactive selection of kernels is the #1 requirement here -- I think its more about being able to read the kernel from the domain's file system, and to be able to control the command line options. 

I have some code for pulling in a Linux ELF image via UIP-TCP under 
Xen1.3, unpacking it and jumping at it, if anyone is interested. The 
total bootloader binary is 30kb.

The networking driver needs to be ported to Xen 2.0, but otherwise it 
should just work.

Jacob


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

  reply	other threads:[~2005-02-03 23:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-03 23:12 [PATCH] Xen Grub-style boot loader Ian Pratt
2005-02-03 23:30 ` Jacob Gorm Hansen [this message]
2005-02-03 23:37 ` Anthony Liguori
2005-02-04  3:13   ` Jeremy Katz

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=4202B428.9060100@diku.dk \
    --to=jacobg@diku.dk \
    --cc=aliguori@us.ibm.com \
    --cc=apw@shadowen.org \
    --cc=jan.kundrat@fzu.cz \
    --cc=katzj@redhat.com \
    --cc=m+Ian.Pratt@cl.cam.ac.uk \
    --cc=xen-devel@lists.sourceforge.net \
    /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.