From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: Todd Deshane <deshantm@gmail.com>
Cc: xen-devel mailing list <xen-devel@lists.xensource.com>
Subject: Re: PV Grub Questions
Date: Wed, 27 Aug 2008 10:02:30 +0100 [thread overview]
Message-ID: <20080827090230.GB4535@implementation.uk.xensource.com> (raw)
In-Reply-To: <1e16a9ed0808261932yb522922xbf51b2d41f0e34ec@mail.gmail.com>
Todd Deshane, le Tue 26 Aug 2008 22:32:52 -0400, a écrit :
> > Yes. The MBR of a partition is supposed to contain a real bootloader,
> > not a PV bootloader, thus the setup command doesn't hold. quit only
> > makes sense when running from a Unix shell, so doesn't make sense here,
> > reboot or halt can be used instead.
>
> So do you mean that this is fundamental to a PV guest or just under these
> circumstances?
As Gerd explained, that's fundamental to a PV guest. I really don't
want to implement stage1/1.5/2 while the domain builder can just boot
PV-GRUB directly :)
> grub> root (hd0,1)
> root (hd0,1)
> grub> setup (hd0)
> setup (hd0)
> Checking if "/boot/grub/stage1" exists... yes
> Checking if "/boot/grub/stage2" exists... yes
> Checking if "/boot/grub/e2fs_stage1_5" exists... yes
> Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 16 sectors are embedded.
> succeeded
> Running "install /boot/grub/stage1 (hd0) (hd0)1+16 p
> (hd0,1)/boot/grub/stage2 /boot/grub/menu.lst"... succeeded
> Done.
> grub> quit
> quit
Yes, but that installed the real grub, one that is loaded by a real BIOS
with real IDE disks etc, not PV-GRUB.
> Started domain guest1
> Xen Minimal OS!
>... etc
Yes, that is Mini-OS boot messages, not useful here actually.
Samuel
next prev parent reply other threads:[~2008-08-27 9:02 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-26 19:57 PV Grub Questions Todd Deshane
2008-08-26 20:35 ` Keir Fraser
2008-08-26 20:51 ` Todd Deshane
2008-08-27 7:59 ` Gerd Hoffmann
2008-08-26 23:45 ` Samuel Thibault
2008-08-27 2:32 ` Todd Deshane
2008-08-27 9:02 ` Samuel Thibault [this message]
2008-08-27 15:33 ` Samuel Thibault
2008-08-27 19:33 ` Todd Deshane
2008-08-27 23:05 ` Samuel Thibault
2008-08-28 0:48 ` Todd Deshane
2008-08-28 8:57 ` Samuel Thibault
2008-08-28 13:34 ` Todd Deshane
2008-08-28 13:48 ` Samuel Thibault
2008-08-28 17:17 ` Todd Deshane
2008-08-28 17:25 ` Samuel Thibault
2008-08-28 17:31 ` Todd Deshane
2008-08-28 17:33 ` Samuel Thibault
2008-09-03 12:18 ` Marco Sinhoreli
2008-09-03 21:01 ` Samuel Thibault
2008-09-03 21:12 ` Marco Sinhoreli
2008-08-28 14:04 ` Samuel Thibault
2008-08-28 14:11 ` Todd Deshane
2008-08-27 15:55 ` [PATCH] stubdom: make xc_map_foreign_ranges use malloc instead of stack space [Was: PV Grub Questions] Samuel Thibault
2008-08-28 14:43 ` PV Grub Questions Samuel Thibault
2008-08-28 15:13 ` Todd Deshane
2008-08-28 15:27 ` [PATCH] PV-GRUB: fix example file [Was: PV Grub Questions] Samuel Thibault
2008-08-28 15:02 ` PV Grub Questions Samuel Thibault
2008-08-28 15:50 ` Samuel Thibault
2008-08-28 16:51 ` Marco Sinhoreli
2008-08-28 17:29 ` Samuel Thibault
2008-09-25 21:06 ` Marco Sinhoreli
2008-09-26 8:05 ` Samuel Thibault
2008-09-26 17:22 ` Marco Sinhoreli
2008-09-26 18:39 ` Samuel Thibault
2008-09-26 20:14 ` Marco Sinhoreli
2008-11-10 0:32 ` Samuel Thibault
2009-04-22 13:55 ` Marco Sinhoreli
2008-08-28 17:27 ` Todd Deshane
2008-08-28 17:32 ` Samuel Thibault
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=20080827090230.GB4535@implementation.uk.xensource.com \
--to=samuel.thibault@eu.citrix.com \
--cc=deshantm@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.