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

# /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=fs -v
/boot/grub
/usr/sbin/grub-probe: info: changing current directory to /dev.
/usr/sbin/grub-probe: info: changing current directory to disk.
/usr/sbin/grub-probe: info: changing current directory to by-label.
/usr/sbin/grub-probe: info: changing current directory to by-uuid.
/usr/sbin/grub-probe: info: changing current directory to by-id.
/usr/sbin/grub-probe: info: opening md1.
/usr/sbin/grub-probe: error: no such disk.

#mount
# mount
/dev/md1 on / type ext3 (rw,errors=remount-ro)
...
/dev/md2 on /home type ext3 (rw)

# mdadm --examine --scan
ARRAY /dev/md1 UUID=7ad46f87:d88db373:a4d2adc2:26fd5302
ARRAY /dev/md2 UUID=ba389d2a:950f875d:a4d2adc2:26fd5302

# grub-install -v
grub-install (GRUB) 1.98+20100804-14


-- 
T.

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

Reply via email to