Tobias Geerinckx-Rice 写道:
 (operating-system
   …
   (kernel-arguments (list acpi_osi=Linux" …))
   …)

I can't find any reliable confirmation that the "s are required for strings without spaces, but if you want to be on the safe side:

 (kernel-arguments (list "acpi_osi=\"Linux\""))

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature

Reply via email to