Hello,
I'd like to add a kernel command to systemd-boot but only have its syntax for grub
GRUB_CMDLINE_LINUX_DEFAULT="usbcore.quirks=0bda:8156:k quiet splash"
Specifically I'd like to add
usbcore.quirks=0bda:8156:k
Can anyone help with the correct syntax for systemd-boot to go into /etc/kernel/cmdline
I'd like to confirm before I go about testing stuff and breaking stuff
Thanks
I'd like to add a kernel command to systemd-boot but only have its syntax for grub
GRUB_CMDLINE_LINUX_DEFAULT="usbcore.quirks=0bda:8156:k quiet splash"
Specifically I'd like to add
usbcore.quirks=0bda:8156:k
Can anyone help with the correct syntax for systemd-boot to go into /etc/kernel/cmdline
I'd like to confirm before I go about testing stuff and breaking stuff
Thanks