Last modified by Mélodie on 2026/07/11 13:38

From version Icon 6.1
edited by Mélodie
on 2026/07/11 13:38
Change comment: There is no comment for this version
To version Icon 5.1 Icon
edited by Mélodie
on 2026/07/11 13:32
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -130,10 +130,12 @@
130 130  blkid -p /dev/sdX
131 131  {{/code}}
132 132  
133 -Shouldn't return anything (or only the device's generic information), which means the device has been properly cleaned. (##/dev/sdX## should still be adapted.)
133 +##/dev/sdX## should still be adapted.
134 134  
135 -Additionally, it's possible to inspect the raw bytes of the first sector directly:
135 +Should return nothing (or only the device's generic information): a sign that the device is now on a clean footing.
136 136  
137 +In addition, it's possible to inspect the raw bytes of the first sector directly:
138 +
137 137  {{code language="bash"}}
138 138  hexdump -C -n 512 /dev/sdX | tail -n 2
139 139  {{/code}}

Langues / Languages

🇫🇷 Français | 🇬🇧 English