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

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

Summary

Details

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

Langues / Languages

🇫🇷 Français | 🇬🇧 English