mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
Update README.md
Add use of rtcwake for unfreezing drives
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user