Changes between Initial Version and Version 1 of Ticket #13865, comment 5


Ignore:
Timestamp:
Dec 14, 2017, 12:13:46 PM (6 years ago)
Author:
hyche

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13865, comment 5

    initial v1  
    77
    88if your linux system doesn't provide it by default, you can download it or compile it from [https://github.com/kdave/btrfs-progs here]
     9
     10The new version of btrfs tools just change the command lines, so you can try it with these
     11
     12{{{
     13btrfs inspect-internal dump-super -f your_device
     14btrfs inspect-internal dump-tree your_device
     15}}}