On Apr 8, 2012, at 9:59 PM, Chris Jones wrote:
> With grub v 1.98 on stock debian squeeze I would like to disable the > generation of 'recovery' entries in grub.cfg. > > I tried these settings in /etc/default/grub: > > | GRUB_DISABLE_LINUX_RECOVERY="true" > | GRUB_DISABLE_RECOVERY="true" > > Tested either one and even both of them together... didn't make any > difference. > > Is there a typo in the above.. did I misundertand the doc.. is this > debian-specific.. or is it an upstream bug that has already been fixed > in more current releases of grub? GRUB2 manual says GRUB_DISABLE_RECOVERY=true I've tried this with 1.99 and 2.00 beta 2 and it works. I think the typos are the quotes. Chris Murphy _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
