Comment 16 for bug 392510

Revision history for this message
Tormod Volden (tormodvolden) wrote :

I am not happy with this solution. What if I have / on one disk /dev/sdc and /home on dmraid on two other disks /dev/sda and /dev/sdb? I think my motherboard and BIOS would allow this. I would sure want /dev/sdaX and /dev/sdbX to be hidden by the -Z flag.

What I think should be done instead:
1) make sure update-initramfs is triggered on dmraid package removal
2) add for instance a boot option "nodmraid" which can be probed for in dmraid-activate

What would you think about this?