On 10.02.2011 16:41, Leeman Strout wrote: > > 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. Looks like the disk names changed. You need to install with grub-install --recheck /dev/sda I'll add it to this help screen.
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Bug-grub mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-grub
