mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
Update README.md
Added a link to the ShredOS wiki on sleep states
This commit is contained in:
@@ -648,7 +648,7 @@ 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.
|
||||
or alternatively, use the following command which sends the computer to sleep and then automatically powers the computer back up after 5 seconds. See ShredOS wiki for details on [sleep states](https://github.com/PartialVolume/shredos.x86_64/wiki/Unfreezing-hard-drives-for-ATA-secure-erase)
|
||||
```
|
||||
rtcwake -m mem -s 5
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user