无忧启动论坛

标题: Create a hiden menu in GRUB2 [打印本页]

作者: meoit    时间: 2020-5-14 06:46
标题: Create a hiden menu in GRUB2
Hi guys,

I do not know creating a hiden menu in GRUB2.

Normally, we are use command "menuentry ABC {}", it is OK. But it is always show this menu

I want to hide the ABC menu, only call this menu via a key (F2 or F3,...)

@wintoflash, @jebbs, @all

Thanks

作者: hilsonma    时间: 2020-5-14 07:52
hiddenentry "[F1]" --hotkey f1 { command;... }
hiddenentry "[F2]" --hotkey f2 { command;... }
...
作者: meoit    时间: 2020-5-14 15:25
Not working. I am using source GRUB2-windows.zip from GNU GRUB.
作者: meoit    时间: 2020-5-14 15:26
hilsonma 发表于 2020-5-14 07:52
hiddenentry "[F1]" --hotkey f1 { command;... }
hiddenentry "[F2]" --hotkey f2 { command;... }
...

Not working. I am using source GRUB2-windows.zip from GNU GRUB.
作者: hilsonma    时间: 2020-5-14 15:45
本帖最后由 hilsonma 于 2020-5-14 15:47 编辑
meoit 发表于 2020-5-14 15:26
Not working. I am using source GRUB2-windows.zip from GNU GRUB.

This should be enhanced by wintoflash.
Please use wintoflash release.

https://a1ive.github.io/




欢迎光临 无忧启动论坛 (http://wuyou.net./) Powered by Discuz! X3.3