grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LVM as root device


From: Juan Pedro Paredes
Subject: LVM as root device
Date: Mon, 26 Mar 2007 07:24:28 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070307)

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?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]