#595154 grub2: configure wants to install on md_d0p1 instead of md_d0

Package:
grub2
Source:
grub2
Description:
GRand Unified Bootloader, version 2 (dummy package)
Submitter:
Miquel van Smoorenburg
Date:
2010-09-01 12:51:04 UTC
Severity:
normal
#595154#5
Date:
2010-09-01 12:47:35 UTC
From:
To:
When installing grub2 on a system that boots from a partitioned
mdraid (after applying the fixes in #595071), the configure step
asks me for disks to install on:

	/dev/sda
	/dev/sdb
	/dev/md_d0p1

Grub2 should be installed on /dev/md_d0, but somehow the configure
step offers /dev/md_d0p1 instead.

Mike.