Fix hibernation #120

Merged
b12f merged 0 commits from refs/pull/120/head into main 2022-08-25 09:58:21 +00:00
b12f commented 2022-08-24 16:48:33 +00:00 (Migrated from git.b12f.io)

The resumeDevice and kernel resume parameter were being used wrong.

Only boot.resumeDevice is necessary, and it should point at the block
device
that holds the swapfile. If you are running on encrypted
volumes, this means you will need to use the name of the decrypted
block device
on which the swapfile sits.

The resumeDevice and kernel `resume` parameter were being used wrong. Only `boot.resumeDevice` is necessary, and it should point at the _block device_ that holds the swapfile. If you are running on encrypted volumes, this means you will need to use the name of the *decrypted block device* on which the swapfile sits.
teutat3s (Migrated from git.b12f.io) reviewed 2022-08-24 16:48:38 +00:00
hensoko (Migrated from git.b12f.io) reviewed 2022-08-24 16:48:39 +00:00
vlalentim (Migrated from git.b12f.io) reviewed 2022-08-24 16:48:39 +00:00
hensoko commented 2022-08-24 20:51:23 +00:00 (Migrated from git.b12f.io)

🛌 👍

🛌 👍
hensoko (Migrated from git.b12f.io) approved these changes 2022-08-24 20:51:39 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/os#120
No description provided.