meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
datarecovery:ext4 [2017/04/10 13:06] niziakdatarecovery:ext4 [2020/04/23 08:26] (current) niziak
Line 1: Line 1:
 +====== EXT4 ======
 +
 ==== Determine FS block size ==== ==== Determine FS block size ====
 <code bash> <code bash>
Line 11: Line 13:
  
 Write sector with zeros: Write sector with zeros:
-<code>hdparm --yes-i-know-what-i-am-doing --repair-sector 965009739 /dev/sda</code>+<code bash>hdparm --yes-i-know-what-i-am-doing --repair-sector 965009739 /dev/sda</code>