On Mon, 2012-12-03 at 11:59 -0500, Chris Lumens wrote:
We've previously only been excluding protected devices, but we really want to exclude any device with a protected child on it.
This makes it impossible to install to a single-disk system using hdiso.
That code is explicitly checking for a combination of protected and removable. The disk containing the live backing device should also be protected, so it seems to me that either that bit is broken or else the device is not showing up as removable.