message "${PROBLEM_COLOR}WARNING: grub2 has different config file stanza's" &&
message "be sure to check /etc/grub.d and /etc/default/grub before running" &&
message "'/usr/sbin/grub-mkconfig > /boot/grub/grub.cfg' to create the" &&
message "config file and /usr/sbin/grub-install <device> to install grub2${DEFAULT_COLOR}"
