diff --git a/docs/source/kernel-parameters.rst b/docs/source/kernel-parameters.rst index ec3a3e82..ee0e2fd9 100644 --- a/docs/source/kernel-parameters.rst +++ b/docs/source/kernel-parameters.rst @@ -36,7 +36,7 @@ GRUB: :: - GRUB_CMDLINE_LINUX_DEFAULT="quiet lpj=XXXXXXX mitigations=off nowatchdog page_alloc.shuffle=1 pci=pcie_bus_perf intel_idle.max_cstate=1 libahci.ignore_sss=1" + GRUB_CMDLINE_LINUX_DEFAULT="quiet lpj=XXXXXXX mitigations=off nowatchdog page_alloc.shuffle=1 pci=pcie_bus_perf intel_idle.max_cstate=1 libahci.ignore_sss=1 noautogroup" ``sudo grub-mkconfig -o /boot/grub/grub.cfg`` # Обновляем загрузчик, можно так