Make the badblocks invocation vaguely more copy/paste friendly
authorTollef Fog Heen <tfheen@err.no>
Tue, 27 Nov 2012 22:10:27 +0000 (23:10 +0100)
committerTollef Fog Heen <tfheen@err.no>
Tue, 27 Nov 2012 22:10:27 +0000 (23:10 +0100)
input/howto/decomission.mdwn

index 5eb90c1..6271f62 100644 (file)
@@ -4,7 +4,7 @@
  * Optional, shut down the machine, then wait a month
  * Zero disks
 
-    badblocks -v -s -p 5 -w -f /dev/sda
+    badblocks -v -s -p 5 -w -f DEVICE_GOES_HERE
 
  * Revoke puppet certificate
 
@@ -19,4 +19,3 @@
 Three months after decomissioning:
 
  * Remove backups
- *