On our pve systems we enable recovery boot mode by commenting this line in /etc/default/grub :
and then run 'update-grub' .
is there a reason for grub recovery mode to be disabled in pve as default?
Code:
#GRUB_DISABLE_LINUX_RECOVERY="true"
is there a reason for grub recovery mode to be disabled in pve as default?