How could I add acpi_osi="!Windows 2020"
into boot.kernelParams
? The parameter contains space and double quotes, and I wonder how to prevent the space and quotes to conflict with the requirements of boot.kernelParams
.
How could I add acpi_osi="!Windows 2020"
into boot.kernelParams
? The parameter contains space and double quotes, and I wonder how to prevent the space and quotes to conflict with the requirements of boot.kernelParams
.