All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Rousse <Guillaume.Rousse@inria.fr>
To: xen-devel@lists.xensource.com
Subject: pvgrub and single partition VM
Date: Tue, 20 Jan 2009 11:57:51 +0100	[thread overview]
Message-ID: <4975AE2F.6090409@inria.fr> (raw)

Hello list.

I just tried pvgrub with a single-partition host:
kernel = "/usr/lib/xen/boot/pv-grub-x86_64.gz"
extra = "(hd0,0)/boot/grub/menu.lst"
root = "/dev/sda1 ro"
extra = "xencons=tty console=tty"
memory = 512
maxmem = 1024
name = "cendrillon"
uuid = "46b9ff12-7ceb-4139-bbff-47117e650f25"
disk = [ 'phy:/dev/iscsi/sn.101200926/lun9/part1,sda1,w' ]
vif = [ 'mac=00:16:3e:00:00:1a, bridge=hebergement' ]

However, it can't read menu.lst file. And any attempt to load it 
interactively fails:

grubdom> configfile (hd0,0)/boot/grub/menu.lst 


Error 5: Partition table invalid or corrupt

The messages seems to imply pvgrub expect to read a partition table, 
meaning a whole disk has to be exported to the virtual host, and not a 
single partition ?

-- 
Guillaume Rousse
Service des Moyens Informatiques
INRIA Saclay - Ile de France
Tel: 01 69 35 69 62

             reply	other threads:[~2009-01-20 10:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-20 10:57 Guillaume Rousse [this message]
     [not found] ` <20090120110509.GH5147@const.bordeaux.inria.fr>
2009-01-20 14:48   ` pvgrub and single partition VM Guillaume Rousse
     [not found]     ` <20090120151744.GB5177@const.bordeaux.inria.fr>
     [not found]       ` <20090120232743.GA5202@const.famille.thibault.fr>
2009-02-03 15:04         ` Guillaume Rousse

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=4975AE2F.6090409@inria.fr \
    --to=guillaume.rousse@inria.fr \
    --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.