Thank you.

With this I want to assign the value that was returned by checkfrontkeys to checkfrontkeysresult in order to echo it in the next line (and later on work with in doing some if(checkfrontkeysresult == "0x12")...
And what do I need to change in grub.cfg in order to call hello.
Would the command "hello" be enough or do I need also a "insmod hello"?


Am 25.04.2012 11:57, schrieb Vladimir '?-coder/phcoder' Serbinenko:
On 25.04.2012 11:46, Joachim Mammele wrote:
checkfrontkeysresult = checkfrontkeys;
There is no such syntax in neither bash nor GRUB
Look at hello.c as to how make a command.



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel


--
Joachim Mammele
Egelhaafstrasse 3
70565 Stuttgart
Mobil: 0162/4603792
E-Mail: m...@jomammele.de

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to