Changes between Initial Version and Version 1 of Ticket #13865, comment 5
- Timestamp:
- Dec 14, 2017, 12:13:46 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13865, comment 5
initial v1 7 7 8 8 if 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 10 The new version of btrfs tools just change the command lines, so you can try it with these 11 12 {{{ 13 btrfs inspect-internal dump-super -f your_device 14 btrfs inspect-internal dump-tree your_device 15 }}}