Update README.md

Add use of rtcwake for unfreezing drives
This commit is contained in:
PartialVolume
2025-02-03 10:53:14 +00:00
committed by GitHub
parent 0a31507565
commit 0d0486aa13

View File

@@ -648,6 +648,11 @@ If frozen (repeat until not frozen)
$ echo -n mem > /sys/power/state
```
or alternatively, use the following command which sends the computer to sleep and then automatically powers the computer back up after 5 seconds.
```
rtcwake -m mem -s 5
```
##### SANITIZE:
Check for support