I am attempting to go with all partitions located on LVM, including /boot containing grub's files. Here is the resultant error:

tester grub.d # grub-install /dev/sda
/sbin/grub-probe: error: no such disk.
Auto-detection of a filesystem of /dev/mapper/rootlv-root failed.
Please report this together with the output of "/sbin/grub-probe --device-map="/boot/grub/device.map" --target=fs -v /boot/grub" to <[email protected]>

tester grub.d # /sbin/grub-probe --device-map="/boot/grub/device.map" --target=fs -v /boot/grub
/sbin/grub-probe: info: Cannot stat `/dev/fd0', skipping.
/sbin/grub-probe: info: Cannot stat `/dev/hda', skipping.
/sbin/grub-probe: info: changing current directory to /dev.
/sbin/grub-probe: info: changing current directory to rootlv.
/sbin/grub-probe: info: changing current directory to bus.
/sbin/grub-probe: info: changing current directory to usb.
/sbin/grub-probe: info: changing current directory to 001.
/sbin/grub-probe: info: changing current directory to disk.
/sbin/grub-probe: info: changing current directory to by-label.
/sbin/grub-probe: info: changing current directory to by-uuid.
/sbin/grub-probe: info: changing current directory to by-id.
/sbin/grub-probe: info: changing current directory to by-path.
/sbin/grub-probe: info: changing current directory to block.
/sbin/grub-probe: info: changing current directory to input.
/sbin/grub-probe: info: changing current directory to by-path.
/sbin/grub-probe: info: changing current directory to mapper.
/sbin/grub-probe: info: opening rootlv-root.
/sbin/grub-probe: error: no such disk.

tester grub.d # grub-install -v
grub-install (GRUB) 1.99~rc1

_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to