View previous topic :: View next topic |
Author |
Message |
reikdas Apprentice
Joined: 27 Nov 2018 Posts: 238
|
Posted: Tue Dec 25, 2018 9:35 am Post subject: [Solved]ACPI error |
|
|
I have the line -
Code: | GRUB_CMDLINE_LINUX="acpi_osi=! acpi_osi="Windows 2009"" |
in my /etc/default/grub
I tried updating my grub but got the error-
Code: | reik@localhost ~ $ sudo grub-mkconfig -o /boot/grub/grub.cfg
/etc/default/grub: line 21: 2009: command not found |
_________________ [19:18] <@NeddySeagoon> Gentoo has an installer. Just like other distros. Go to the bathroom, look in the mirror. You will see the Gentoo installer
Last edited by reikdas on Tue Dec 25, 2018 9:40 am; edited 1 time in total |
|
Back to top |
|
|
reikdas Apprentice
Joined: 27 Nov 2018 Posts: 238
|
Posted: Tue Dec 25, 2018 9:40 am Post subject: |
|
|
Solved by replacing the outer double quotes with single quotes.
Thanks kerframil. _________________ [19:18] <@NeddySeagoon> Gentoo has an installer. Just like other distros. Go to the bathroom, look in the mirror. You will see the Gentoo installer |
|
Back to top |
|
|
|