I try modify the grub config follow the post:
https://forum.proxmox.com/threads/grub-not-timing-out-need-to-press-enter-every-boot-solved.118278/
but it‘s not working.
my grub config:
anyone has the same issue?
https://forum.proxmox.com/threads/grub-not-timing-out-need-to-press-enter-every-boot-solved.118278/
but it‘s not working.
my grub config:
Code:
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""
GRUB_RECORDFAIL_TIMEOUT=$GRUB_TIMEOUT
anyone has the same issue?
Last edited: