change resume offset
This commit is contained in:
parent
3537d47751
commit
440a0a7493
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
boot.resumeDevice = "/dev/disk/by-uuid/d87276c0-ef9c-422e-b2de-effc1b47c654";
|
boot.resumeDevice = "/dev/disk/by-uuid/d87276c0-ef9c-422e-b2de-effc1b47c654";
|
||||||
# btrfs inspect-internal map-swapfile -r /.swapvol/swapfile
|
# btrfs inspect-internal map-swapfile -r /.swapvol/swapfile
|
||||||
boot.kernelParams = ["resume_offset=63801739"];
|
boot.kernelParams = ["resume_offset=326444288"];
|
||||||
|
|
||||||
swapDevices = lib.singleton {
|
swapDevices = lib.singleton {
|
||||||
device = "/.swapvol/swapfile";
|
device = "/.swapvol/swapfile";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue