Comment 28 for bug 103177

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: boot-time race condition initializing md - initramfs detects /dev/sd?, booted system /dev/hd?

This turns out to be an initramfs-tools problem; we only loop for while the device node doesn't exist, we also need to check whether it's a useful device node.