Parent Directory | Revision Log | Patch
revision 58 by dashley, Sat Oct 29 20:47:33 2016 UTC | revision 59 by dashley, Sat Oct 29 20:54:27 2016 UTC | |
---|---|---|
# | Line 31 | Line 31 |
31 | # | # |
32 | echo "Result of the \"fstrim -v /boot\" command:" | echo "Result of the \"fstrim -v /boot\" command:" |
33 | echo | echo |
34 | #Be extra cautious about trim. Insert time delays before and after so that disk caches and so on | |
35 | #are likely flushed. | |
36 | sleep 120 | sleep 120 |
37 | fstrim -v /boot | fstrim -v /boot |
38 | sleep 120 | sleep 120 |
|
dashley@gmail.com | ViewVC Help |
Powered by ViewVC 1.1.25 |