#601561 grub-pc: grub-install --disk-module=ata not preserved on grub-install upgrade

Package:
grub-pc
Source:
grub2
Description:
GRand Unified Bootloader, version 2 (PC/BIOS version)
Submitter:
Arthur Marsh
Date:
2010-10-27 11:06:07 UTC
Severity:
normal
#601561#5
Date:
2010-10-27 11:04:12 UTC
From:
To:
To bypass the  maximum disk size limitation of some BIOS's grub can use the
ata module by means of the command:

grub-install --disk-module=ata

However, this disk-module option is not preserved during an upgrade of grub-pc

Similarly other modules may be needed to be included as options to the
grub-install command and are not included when grub-pc is updated.

Could these options somehow be preserved for when grub-pc gets upgraded so
that grub-install is run with the same modules and disk-modules options?