Feature #2103
Updated by Ohad Levy over 6 years ago
GRUB2 uses PBKDF hashes, which can be generated with the grub(2)-mkpasswd-pbkdf2 utility: https://www.gnu.org/software/grub/manual/grub.html#Security This need to be supplied to "bootloader --password" in kickstarts instead of a traditional salted hash.