Title here
Summary here
I want my device to still boot even if the array is degraded.
NOTE: this information may be outdated
# /etc/mdadm/mdadm.conf
BOOT_DEGRADED=truesudo update-initramfs -u# /etc/default/grub
GRUB_CMDLINE_LINUX="bootdegraded=true"sudo update-grub