bug-grub
[Top][All Lists]
Advanced

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

Re: bug report requested by grub-install


From: Leeman Strout
Subject: Re: bug report requested by grub-install
Date: Thu, 10 Feb 2011 10:48:00 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7

As a follow on to this, the output from grub-mkimage

tester grub.d # grub-mkimage --output=/boot/grub/core.img ext2 _chain part_msdos part_gpt biosdisk lvm
Target format not specified (use the -O option).
Try `grub-mkimage --help' for more information.


It provides a list of possible image formats with no explanation, the man page is the same exact output with nicer formatting. The wiki also has no mention of the -O option that I've found.


Leeman


On 2/10/2011 10:41 AM, Leeman Strout wrote:
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
<address@hidden>

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




reply via email to

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