Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:hibernate [2016/11/09 23:44] lamboringolinux:hibernate [2016/11/10 00:07] (current) lamboringo
Line 13: Line 13:
 - step 2: add it to default grub config - step 2: add it to default grub config
  
-add it to ''/etc/default/grub'' in the ''GRUB_CMDLINE_LINUX'' parameter+add it to ''/etc/default/grub'' in the ''GRUB\_CMDLINE_LINUX'' parameter
  
 <code> <code>
Line 28: Line 28:
  
 <code> <code>
-sudo grub2-mkconfig -o /boot/grub2/grub.cfg+grub2-mkconfig -o /boot/grub2/grub.cfg
 </code> </code>
  
 - step 4: try it - step 4: try it