On Thu, Mar 01, 2012 at 03:15:52PM -0500, Lennart Sorensen wrote: > Should grub-probe be suggesting checking your device.map if it doesn't > exist and doesn't need it? That's confusing.
If I use grub-probe from grub 1.99 I get: root@rceng03new:~/grub2-1.99# ./build/grub-ieee1275/grub-probe --target=fs --device /dev/md1 ext2 root@rceng03new:~/grub2-1.99# ./build/grub-ieee1275/grub-probe --target=fs --device /dev/md0 ext2 root@rceng03new:~/grub2-1.99# ./build/grub-ieee1275/grub-probe --target=abstraction --device /dev/md1 raid raid5rec mdraid1x root@rceng03new:~/grub2-1.99# ./build/grub-ieee1275/grub-probe --target=abstraction --device /dev/md0 raid mdraid1x So this seems to be a regression in the current code. -- Len Sorensen _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel