In Ubuntu 15.10 /etc/default/grub.d/dmraid2mdadm.cfg now contains the
following code:
DMRAID2MDADM_TOAPPEND="nomdmonddf nomdmonisw"
case "$GRUB_CMDLINE_LINUX_DEFAULT" in
*$DMRAID2MDADM_TOAPPEND*)
;;
*)
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT
$DMRAID2MDADM_TOAPPEND"
;;
esac
that prevents the options "nomdmonddf nomdmonisw" to be added several
times.
** Changed in: mdadm (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: grub2 (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1291434
Title:
GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1291434/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs