OK, I will write my scripts.
And, I want to ask about the command keystatus.
When I use Original-GRUB2 from GNU, keystatus working normally.
But I test your GRUB2, keystatus not pause when I pr
详情回复
发表于 2020-5-19 12:54
wintoflash 发表于 2020-5-18 20:05
???
If you don't use grub2-filemanager, you have to write your own scripts to boot Windows ISOs.
...
OK, I will write scripts for myself.
And, I want to ask about the command keystatus.
When I use Original-GRUB2 from GNU, keystatus working normally.
But I test your GRUB2, keystatus not pause when I press hold the SHIFT key on my keyboard.
This is script:
if keystatus --shift; then
echo " Please pause for me."
sleep --interruptible 8888
fi
I tested, still not working.
Test boot USB + UEFI
Test boot USB + Legacy
Test boot ISO + VMWare UEFI
Test boot ISO + VMWare Legacy
Not working.
It's always ignore shift key.
详情回复
发表于 2020-5-21 15:26
When booting UEFI in VMware (using ISO) and booting with USB on true machine (uEFI mode enable, secure boot disable), it show parameters on gfxterm that name of files to load / KB / milisecond...
then gfxterm also show (on top window of gfxtheme - i have apply theme). I must press down/up key or press any key to hide this.