From: Juan Pedro Paredes <juampe@iquis.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: LVM as root device
Date: Mon, 26 Mar 2007 07:24:28 +0200 [thread overview]
Message-ID: <4607590C.3010907@iquis.com> (raw)
In-Reply-To: <1174752747.602.18.camel@diesel>
grub2+LVM+XEN issues
----8<------------
devel:/boot/grub# cat /boot/grub/device.map
(hd0) /dev/hda
devel:/boot/grub# grub-probe --device-map=/boot/grub/device.map
/boot/grub -t device
/dev/dm-9
devel:/boot/grub# grub-probe --device-map=/boot/grub/device.map
/boot/grub -t drive
cannot find a GRUB drive for /dev/dm-9.
-----8<-----------
must be (devel-devel-root)
Into the code i see that
grub_guess_root_device works well and have LVM related code
in grub_util_biosdisk_get_grub_dev i dont see LVM code
Questions:
LVM must use grub_util_biosdisk_get_grub_dev to determine the grub device?
grub_util_biosdisk_get_grub_dev support LVM devices?
someone can help me to fix this? Jerome?
next prev parent reply other threads:[~2007-03-26 5:27 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <e12e59640703230823l6719006blafc599e017b367e3@mail.gmail.com>
2007-03-23 15:46 ` Two SoC ideas Wei Shen
2007-03-23 16:22 ` colyli
2007-03-23 17:30 ` Wei Shen
2007-03-23 17:49 ` coly
2007-03-24 16:12 ` Hollis Blanchard
2007-03-26 5:24 ` Juan Pedro Paredes [this message]
2007-03-28 18:53 ` LVM as root device Yoshinori K. Okuji
2007-04-10 23:32 ` Jerone Young
2007-03-24 22:57 ` Two SoC ideas Yoshinori K. Okuji
2007-03-25 5:35 ` coly
2007-03-28 18:47 ` Yoshinori K. Okuji
2007-03-25 20:29 ` James Youngman
2007-03-28 2:24 ` Wei Shen
2007-03-28 4:57 ` coly
2007-03-28 11:06 ` Wei Shen
2007-03-28 19:08 ` Yoshinori K. Okuji
2007-03-29 3:17 ` Wei Shen
2007-04-07 13:07 ` Yoshinori K. Okuji
2007-04-10 13:41 ` Marco Gerards
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=4607590C.3010907@iquis.com \
--to=juampe@iquis.com \
--cc=grub-devel@gnu.org \
/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.