Advertisement
eik

ddrescue terminal fdisk -l sdb

eik
Jan 20th, 2021 (edited)
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.13 KB | None | 0 0
  1. [root@sysrescue ~]# ddrescue -d -v -v -B /dev/sdb1 /mnt/sdf1/test.img /mnt/sdf1/test.logfile
  2. GNU ddrescue 1.25
  3. About to copy 131072 KiBytes from '/dev/sdb1' [UNKNOWN] (134_217_728) to '/mnt/sdf1/test.img' (0)
  4. Starting positions: infile = 0 B, outfile = 0 B
  5. Copy block size: 128 sectors Initial skip size: 128 sectors
  6. Sector size: 512 Bytes
  7. Direct in: yes Direct out: no Sparse: no Truncate: no
  8. Trim: yes Scrape: yes Max retry passes: 0
  9.  
  10. Press Ctrl-C to interrupt
  11. ipos: 65886 KiB, non-trimmed: 0 B, current rate: 0 B/s
  12. opos: 65886 KiB, non-scraped: 0 B, average rate: 84614 B/s
  13. non-tried: 0 B, bad-sector: 188416 B, error rate: 128 B/s
  14. rescued: 130888 KiB, bad areas: 11, run time: 26m 24s
  15. pct rescued: 99.85%, read errors: 380, remaining time: n/a
  16. time since last successful read: 3m 25s
  17. Finished
  18.  
  19.  
  20.  
  21.  
  22. Current status
  23. ipos: 153817 MB, non-trimmed: 1179 kB, current rate: 0 B/s
  24. opos: 153817 MB, non-scraped: 0 B, average rate: 4577 kB/s
  25. non-tried: 1846 GB, bad-sector: 0 B, error rate: 0 B/s
  26. rescued: 153455 MB, bad areas: 0, run time: 10m 58s
  27. pct rescued: 7.67%, read errors: 0, remaining time: 4d 14h 19m
  28. time since last successful read: 0s
  29. Copying non-tried blocks... Pass 1
  30.  
  31.  
  32. [root@sysrescue ~]# ddrescue -d /dev/sdc2 /mnt/st2000.img /mnt/st2000.logfile
  33. GNU ddrescue 1.25
  34. Press Ctrl-C to interrupt
  35. Initial status (read from mapfile)
  36. rescued: 153455 MB, tried: 1179 kB, bad-sector: 0 B, bad areas: 0
  37.  
  38. Current status
  39. ipos: 417698 MB, non-trimmed: 1179 kB, current rate: 0 B/s
  40. opos: 417698 MB, non-scraped: 0 B, average rate: 4894 kB/s
  41. non-tried: 1582 GB, bad-sector: 0 B, error rate: 0 B/s
  42. rescued: 417336 MB, bad areas: 0, run time: 14h 58m 33s
  43. pct rescued: 20.86%, read errors: 0, remaining time: 3d 23h 4m
  44. time since last successful read: 0s
  45. Copying non-tried blocks... Pass 1 (forwards)^C
  46. Interrupted by user
  47.  
  48. [root@sysrescue ~]#
  49.  
  50.  
  51.  
  52. mount.nilfs2: Error while mounting /dev/loop1 on /mnt/img: Invalid argument
  53.  
  54.  
  55.  
  56. ddrescue -d -v -v /dev/sdb2 /mnt/sdd1//st2000.img /mnt/sdd1/st2000.logfile
  57. GNU ddrescue 1.25
  58. About to copy 2000 GBytes from '/dev/sdb2' [UNKNOWN] (2_000_263_577_600) to '/mnt/sdd1//st2000.img' (829_306_503_168)
  59. Starting positions: infile = 0 B, outfile = 0 B
  60. Copy block size: 128 sectors Initial skip size: 39168 sectors
  61. Sector size: 512 Bytes
  62. Direct in: yes Direct out: no Sparse: no Truncate: no
  63. Trim: yes Scrape: yes Max retry passes: 0
  64.  
  65. Press Ctrl-C to interrupt
  66. Initial status (read from mapfile)
  67. rescued: 828944 MB, tried: 1179 kB, bad-sector: 0 B, bad areas: 0
  68.  
  69. Current status
  70. ipos: 966988 MB, non-trimmed: 1245 kB, current rate: 0 B/s
  71. opos: 966988 MB, non-scraped: 0 B, average rate: 3920 kB/s
  72. non-tried: 1033 GB, bad-sector: 0 B, error rate: 0 B/s
  73. rescued: 966606 MB, bad areas: 0, run time: 9h 45m 16s
  74. pct rescued: 48.32%, read errors: 1, remaining time: 3d 19h 7m
  75. time since last successful read: 0s
  76. Copying non-tried blocks... Pass 1 (forwards)^C
  77. Interrupted by user
  78.  
  79.  
  80. ddrescue -v -v -B /dev/sdb1 /mnt/sdd1/sdb1.img /mnt/sdd1/sdb1.logfile
  81. GNU ddrescue 1.25
  82. About to copy 131072 KiBytes from '/dev/sdb1' [UNKNOWN] (134_217_728) to '/mnt/sdd1/sdb1.img' (0)
  83. Starting positions: infile = 0 B, outfile = 0 B
  84. Copy block size: 128 sectors Initial skip size: 128 sectors
  85. Sector size: 512 Bytes
  86. Direct in: no Direct out: no Sparse: no Truncate: no
  87. Trim: yes Scrape: yes Max retry passes: 0
  88.  
  89. Press Ctrl-C to interrupt
  90. ipos: 42934 KiB, non-trimmed: 0 B, current rate: 0 B/s
  91. opos: 42934 KiB, non-scraped: 179712 B, average rate: 209 KiB/s
  92. non-tried: 0 B, bad-sector: 57856 B, error rate: 0 B/s
  93. rescued: 130840 KiB, bad areas: 17, run time: 10m 23s
  94. pct rescued: 99.82%, read errors: 125, remaining time: n/a
  95. time since last successful read: 6m 16s
  96. Scraping failed blocks... (forwards)^C
  97. Interrupted by user
  98.  
  99. [root@sysrescue ~]#
  100.  
  101.  
  102.  
  103.  
  104. fdisk -l
  105.  
  106. Disk /dev/sdb: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
  107. Disk model: ST2000DM001-1ER1
  108. Units: sectors of 1 * 512 = 512 bytes
  109. Sector size (logical/physical): 512 bytes / 4096 bytes
  110. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  111. Disklabel type: gpt
  112. Disk identifier: 279B3F20-BEBC-4C6D-BF25-E54B6081AF20
  113.  
  114. Device Start End Sectors Size Type
  115. /dev/sdb1 34 262177 262144 128M Microsoft reserved
  116. /dev/sdb2 264192 3907028991 3906764800 1.8T Microsoft basic data
  117.  
  118. Partition 1 does not start on physical sector boundary.
  119.  
  120. Disk /dev/sdb: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
  121. Disk model: ST2000DM001-1ER1
  122. Units: sectors of 1 * 512 = 512 bytes
  123. Sector size (logical/physical): 512 bytes / 4096 bytes
  124. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  125. Disklabel type: gpt
  126. Disk identifier: 279B3F20-BEBC-4C6D-BF25-E54B6081AF20
  127.  
  128. Device Start End Sectors Size Type
  129. /dev/sdb1 34 262177 262144 128M Microsoft reserved
  130. /dev/sdb2 264192 3907028991 3906764800 1.8T Microsoft basic data
  131.  
  132. Partition 1 does not start on physical sector boundary.
  133.  
  134. Disk /dev/sdd: 1.82 TiB, 2000365289472 bytes, 3906963456 sectors
  135. Disk model: Elements 10B8
  136. Units: sectors of 1 * 512 = 512 bytes
  137. Sector size (logical/physical): 512 bytes / 512 bytes
  138. I/O size (minimum/optimal): 512 bytes / 512 bytes
  139. Disklabel type: dos
  140. Disk identifier: 0x13144e5b
  141.  
  142. Device Boot Start End Sectors Size Id Type
  143. /dev/sdd1 2048 3906963455 3906961408 1.8T 7 HPFS/NTFS/exFAT
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151. fdisk -l --bytes
  152.  
  153.  
  154. Disk /dev/sdb: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
  155. Disk model: ST2000DM001-1ER1
  156. Units: sectors of 1 * 512 = 512 bytes
  157. Sector size (logical/physical): 512 bytes / 4096 bytes
  158. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  159. Disklabel type: gpt
  160. Disk identifier: 279B3F20-BEBC-4C6D-BF25-E54B6081AF20
  161.  
  162. Device Start End Sectors Size Type
  163. /dev/sdb1 34 262177 262144 134217728 Microsoft reserved
  164. /dev/sdb2 264192 3907028991 3906764800 2000263577600 Microsoft basic data
  165.  
  166. Partition 1 does not start on physical sector boundary.
  167.  
  168.  
  169.  
  170. Disk /dev/sdd: 1.82 TiB, 2000365289472 bytes, 3906963456 sectors
  171. Disk model: Elements 10B8
  172. Units: sectors of 1 * 512 = 512 bytes
  173. Sector size (logical/physical): 512 bytes / 512 bytes
  174. I/O size (minimum/optimal): 512 bytes / 512 bytes
  175. Disklabel type: dos
  176. Disk identifier: 0x13144e5b
  177.  
  178. Device Boot Start End Sectors Size Id Type
  179. /dev/sdd1 2048 3906963455 3906961408 2000364240896 7 HPFS/NTFS/exFAT
  180.  
  181.  
  182.  
  183.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement