reassign 328698 base-installer thanks On Friday 16 September 2005 22:25, Markus Bjorklof wrote: > Problem lies in mkinitrd, info from "man mdadm": > "If both mdadm(8) and raidtools2 are installed, the former is > preferred. At the moment, mkinitrd uses the -D option of mdadm(8) to > discover the constituent devices. This means that only devices that > are part of the array at the time that mkinitrd is run will be used > later on. This problem does not exist when raidtools2 is used."
That would probably happen if mdadm is still syncing the RAID when the initrd is created (during kernel installation in base-installer). While the array is being synced, the secondary device is not yet active. One option would be to detect this and display a dialog while waiting for this process to finish. We could probably even display a progress bar using info from mdadm. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]