[ipxe-devel] iPXE variables

Slav Morov smorov at gmail.com
Sun Nov 8 16:58:47 UTC 2020


Hello,

I could not register on your forum (https://forum.ipxe.org/) so I hope that
someone could read my email and advise on a solution.


The console command in my script works fine:
*console -x 1024 -y 768*


If I try to *set a variable* to hold all options of the *console* command,
the execution fails because the variable is recognised as a text value even
when there are numbers inside (https://ipxe.org/err/1c1621)

*set space:hex 20 && set space ${space:string}*


*set console-conf -x${space}1024${space}-y${space}768console
${console-conf}*
[image: image.png]


*Is there a work-around to pass the console options as variable?*


Thank you for your time.

Slav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20201108/6e535eb5/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 9703 bytes
Desc: not available
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20201108/6e535eb5/attachment-0001.png>


More information about the ipxe-devel mailing list