tl;dr:
Want to update GRUB_CMDLINE_LINUX_DEFAULT to add boot parameter.
Have modified via /etc/default/grub and then update-grub.
/boot/grub/grub.cfg now contains my new boot parameters.
However this isn't being read at boot.
cat /proc/cmdline confirms this.
Editing the grub entry at boot also confirms this.
The grub entry parameters are whatever is default.
I am booting from ZFS, set up by the Proxmox installer.
What am I missing to update grub?
Want to update GRUB_CMDLINE_LINUX_DEFAULT to add boot parameter.
Have modified via /etc/default/grub and then update-grub.
/boot/grub/grub.cfg now contains my new boot parameters.
However this isn't being read at boot.
cat /proc/cmdline confirms this.
Editing the grub entry at boot also confirms this.
The grub entry parameters are whatever is default.
I am booting from ZFS, set up by the Proxmox installer.
What am I missing to update grub?