help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to remove variable from GRUB environment block


From: Ulf Zibis
Subject: How to remove variable from GRUB environment block
Date: Mon, 11 Feb 2013 14:59:48 +0100
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

Hi all,

when I have in grub.cfg:
  set hello=world
  save_env hello
then boot and change again grub.cfg:
  set hello=
  save_env hello
and boot again, variable hello doesn't disappear from /boot/grub/grubenv
Also following doesn't help:
  unset hello
  save_env hello

For your reply, please CC: my email-address.

Thanks
-Ulf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]