Hallo Aleks,
warum man 2x auf grün drücken muss kann ich dir leider nicht sagen, aber wir haben die GRUB-Startdatei so eingestellt, dass immer Windows direkt bootet:
# global part of group specific grub.cfg template for linbo net boot
# thomas@linuxmuster.net
# 20171107
#
# if you don't want this file being overwritten by import_workstations remove the following line:
# edit to your needs
set default=1
set timeout=3
set fallback=0
usw…
Man hat dann 3 Sekunden Zeit um Linbo zu booten. Das ganze geht auch mittels einer Zeitsteuerung, sodass der PC z.B. nachts Linbo bootet und tagsüber immer Windows direkt.
viele Grüße
Manuel