Manjaro Difference between revisions of "Translations:Swap/100/en"

Difference between revisions of "Translations:Swap/100/en"

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
Tags: Mobile web edit Mobile edit
 
Line 3: Line 3:
Then run:
Then run:
  sudo update-grub
  sudo update-grub
If removing hibernation entirely then also delete {{ic|resume}} from the {{ic|HOOKS}} line in {{ic|/etc/mkinitpcio.conf}} and run:
If removing hibernation entirely then also delete {{ic|resume}} from the {{ic|HOOKS}} line in {{ic|/etc/mkinitcpio.conf}} and run:
  sudo mkinitpcio -P
  sudo mkinitcpio -P

Latest revision as of 16:24, 29 December 2022

With hibernation configured it will also be necessary to edit /etc/default/grub. Find and remove option resume=UUID=... or replace the UUID with a new proper value. In the example above, we would remove this text:

resume=UUID=c2430cf1-8ea9-4422-a5c5-5a38779194c3

Then run:

sudo update-grub

If removing hibernation entirely then also delete resume from the HOOKS line in /etc/mkinitcpio.conf and run:

sudo mkinitcpio -P
Cookies help us deliver our services. By using our services, you agree to our use of cookies.