Guest User

Untitled

a guest
Dec 17th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.77 KB | None | 0 0
  1. Error loading vmlinuz-linux: Device Error
  2. Failed to execute Arch Linux (vmlinuz-linux): Device Error
  3. Failed to execute EFI Default Loader (EFIBootbootx64.efi): Device Error
  4.  
  5. ~$ sudo gdisk /dev/sda
  6. GPT fdisk (gdisk) version 1.0.1
  7.  
  8. Partition table scan:
  9. MBR: MBR only
  10. BSD: not present
  11. APM: not present
  12. GPT: not present
  13.  
  14.  
  15. ***************************************************************
  16. Found invalid GPT and valid MBR; converting MBR to GPT format
  17. in memory. THIS OPERATION IS POTENTIALLY DESTRUCTIVE! Exit by
  18. typing 'q' if you don't want to convert your MBR partitions
  19. to GPT format!
  20. ***************************************************************
  21.  
  22.  
  23. Command (? for help): p
  24. Disk /dev/sda: 976773168 sectors, 465.8 GiB
  25. Logical sector size: 512 bytes
  26. Disk identifier (GUID): 19053A85-EAC7-4958-889B-C1C78B8655FA
  27. Partition table holds up to 128 entries
  28. First usable sector is 34, last usable sector is 976773134
  29. Partitions will be aligned on 2048-sector boundaries
  30. Total free space is 976773101 sectors (465.8 GiB)
  31.  
  32. Number Start (sector) End (sector) Size Code Name
  33.  
  34. Command (? for help): r
  35.  
  36. Recovery/transformation command (? for help): v
  37.  
  38. No problems found. 976773101 free sectors (465.8 GiB) available in 1
  39. segments, the largest of which is 976773101 (465.8 GiB) in size.
  40.  
  41. Recovery/transformation command (? for help): e
  42. Warning! This will probably do weird things if you've converted an MBR to
  43. GPT form and haven't yet saved the GPT! Proceed? (Y/N): Y
  44. Caution! After loading partitions, the CRC doesn't check out!
  45.  
  46. Recovery/transformation command (? for help): p
  47. Disk /dev/sda: 976773168 sectors, 465.8 GiB
  48. Logical sector size: 512 bytes
  49. Disk identifier (GUID): 19053A85-EAC7-4958-889B-C1C78B8655FA
  50. Partition table holds up to 128 entries
  51. First usable sector is 34, last usable sector is 976773134
  52. Partitions will be aligned on 2048-sector boundaries
  53. Total free space is 2014 sectors (1007.0 KiB)
  54.  
  55. Number Start (sector) End (sector) Size Code Name
  56. 1 2048 62916607 30.0 GiB 8300 Root
  57. 2 62916608 104859647 20.0 GiB 8300 Var
  58. 3 104859648 950011903 403.0 GiB 8300 Home
  59. 4 950011904 975177727 12.0 GiB 8200 SWAP
  60. 5 975177728 976773134 779.0 MiB EF00 UEFI
  61.  
  62. Recovery/transformation command (? for help): v
  63.  
  64. Problem: The CRC for the main partition table is invalid. This table may be
  65. corrupt. Consider loading the backup partition table ('c' on the recovery &
  66. transformation menu). This report may be a false alarm if you've already
  67. corrected other problems.
  68.  
  69. Caution: The CRC for the backup partition table is invalid. This table may
  70. be corrupt. This program will automatically create a new backup partition
  71. table when you save your partitions.
  72.  
  73. Identified 2 problems!
  74.  
  75. Recovery/transformation command (? for help): c
  76. Warning! This will probably do weird things if you've converted an MBR to
  77. GPT form and haven't yet saved the GPT! Proceed? (Y/N): Y
  78. Warning! Read error 5! Misbehavior now likely!
  79. Caution! After loading partitions, the CRC doesn't check out!
  80.  
  81. Recovery/transformation command (? for help): p
  82. Disk /dev/sda: 976773168 sectors, 465.8 GiB
  83. Logical sector size: 512 bytes
  84. Disk identifier (GUID): 19053A85-EAC7-4958-889B-C1C78B8655FA
  85. Partition table holds up to 128 entries
  86. First usable sector is 34, last usable sector is 976773134
  87. Partitions will be aligned on 2048-sector boundaries
  88. Total free space is 2014 sectors (1007.0 KiB)
  89.  
  90. Number Start (sector) End (sector) Size Code Name
  91. 1 2048 62916607 30.0 GiB 8300 Root
  92. 2 62916608 104859647 20.0 GiB 8300 Var
  93. 3 104859648 950011903 403.0 GiB 8300 Home
  94. 4 950011904 975177727 12.0 GiB 8200 SWAP
  95. 5 975177728 976773134 779.0 MiB EF00 UEFI
  96.  
  97. Recovery/transformation command (? for help): v
  98.  
  99. Problem: The CRC for the main partition table is invalid. This table may be
  100. corrupt. Consider loading the backup partition table ('c' on the recovery &
  101. transformation menu). This report may be a false alarm if you've already
  102. corrected other problems.
  103.  
  104. Caution: The CRC for the backup partition table is invalid. This table may
  105. be corrupt. This program will automatically create a new backup partition
  106. table when you save your partitions.
  107.  
  108. Identified 2 problems!
  109.  
  110. Recovery/transformation command (? for help): w
  111.  
  112. Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
  113. PARTITIONS!!
  114.  
  115. Do you want to proceed? (Y/N): Y
  116. OK; writing new GUID partition table (GPT) to /dev/sda.
  117. Unable to save backup partition table! Perhaps the 'e' option on the experts'
  118. menu will resolve this problem.
  119. Warning! An error was reported when writing the partition table! This error
  120. MIGHT be harmless, or the disk might be damaged! Checking it is advisable.
  121.  
  122. Recovery/transformation command (? for help):
  123.  
  124. ubuntu@ubuntu:-$ sudo badblocks -v /dev/sda
  125. Checking blocks 0 to 488386583
  126. checking for bad blocks (read-only test):
  127. 488386564
  128. 488386565
  129. 488386566
  130. 488386567
  131. done Pass completed, 4 bad blocks found. (4/8/8 errors)
  132.  
  133. smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.13.0-16-generic] (local build)
  134. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  135.  
  136. === START OF INFORMATION SECTION ===
  137. Model Family: Western Digital Blue Mobile
  138. Device Model: WDC WD5000LPVX-08V0TT2
  139. Serial Number: WD-WX11A8358018
  140. LU WWN Device Id: 5 0014ee 6591997bb
  141. Firmware Version: 03.01A03
  142. User Capacity: 500,107,862,016 bytes [500 GB]
  143. Sector Sizes: 512 bytes logical, 4096 bytes physical
  144. Rotation Rate: 5400 rpm
  145. Device is: In smartctl database [for details use: -P show]
  146. ATA Version is: ACS-2 (minor revision not indicated)
  147. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
  148. Local Time is: Sun Dec 17 07:54:09 2017 UTC
  149. SMART support is: Available - device has SMART capability.
  150. SMART support is: Enabled
  151.  
  152. === START OF READ SMART DATA SECTION ===
  153. SMART overall-health self-assessment test result: PASSED
  154.  
  155. General SMART Values:
  156. Offline data collection status: (0x00) Offline data collection activity
  157. was never started.
  158. Auto Offline Data Collection: Disabled.
  159. Self-test execution status: ( 113) The previous self-test completed having
  160. the read element of the test failed.
  161. Total time to complete Offline
  162. data collection: ( 8640) seconds.
  163. Offline data collection
  164. capabilities: (0x7b) SMART execute Offline immediate.
  165. Auto Offline data collection on/off support.
  166. Suspend Offline collection upon new
  167. command.
  168. Offline surface scan supported.
  169. Self-test supported.
  170. Conveyance Self-test supported.
  171. Selective Self-test supported.
  172. SMART capabilities: (0x0003) Saves SMART data before entering
  173. power-saving mode.
  174. Supports SMART auto save timer.
  175. Error logging capability: (0x01) Error logging supported.
  176. General Purpose Logging supported.
  177. Short self-test routine
  178. recommended polling time: ( 2) minutes.
  179. Extended self-test routine
  180. recommended polling time: ( 100) minutes.
  181. Conveyance self-test routine
  182. recommended polling time: ( 5) minutes.
  183. SCT capabilities: (0x7035) SCT Status supported.
  184. SCT Feature Control supported.
  185. SCT Data Table supported.
  186.  
  187. SMART Attributes Data Structure revision number: 16
  188. Vendor Specific SMART Attributes with Thresholds:
  189. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  190. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 272
  191. 3 Spin_Up_Time 0x0027 155 149 021 Pre-fail Always - 1216
  192. 4 Start_Stop_Count 0x0032 040 040 000 Old_age Always - 60389
  193. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  194. 7 Seek_Error_Rate 0x002f 199 196 051 Pre-fail Always - 35
  195. 9 Power_On_Hours 0x0032 078 078 000 Old_age Always - 16469
  196. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  197. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  198. 12 Power_Cycle_Count 0x0032 097 097 000 Old_age Always - 3701
  199. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 0
  200. 193 Load_Cycle_Count 0x0032 065 065 000 Old_age Always - 406879
  201. 194 Temperature_Celsius 0x0022 099 085 000 Old_age Always - 44
  202. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  203. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  204. 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
  205. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  206. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  207. 240 Head_Flying_Hours 0x0032 080 080 000 Old_age Always - 15286
  208.  
  209. SMART Error Log Version: 1
  210. No Errors Logged
  211.  
  212. SMART Self-test log structure revision number 1
  213. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  214. # 1 Extended offline Completed: read failure 10% 16468 976773128
  215. # 2 Extended offline Aborted by host 90% 16466 -
  216. # 3 Short offline Completed: read failure 60% 16465 976773128
  217. # 4 Short offline Completed: read failure 60% 16465 976773128
  218. # 5 Short offline Completed: read failure 60% 16465 976773128
  219. # 6 Conveyance offline Completed without error 00% 16465 -
  220. # 7 Extended offline Completed: read failure 10% 16460 976773128
  221. # 8 Short offline Completed: read failure 60% 16459 976773128
  222. # 9 Conveyance offline Aborted by host 90% 16459 -
  223. #10 Vendor (0x50) Completed without error 00% 427 -
  224. #11 Short offline Completed without error 00% 427 -
  225. #12 Vendor (0x50) Completed without error 00% 0 -
  226.  
  227. SMART Selective self-test log data structure revision number 1
  228. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  229. 1 0 0 Not_testing
  230. 2 0 0 Not_testing
  231. 3 0 0 Not_testing
  232. 4 0 0 Not_testing
  233. 5 0 0 Not_testing
  234. Selective self-test flags (0x0):
  235. After scanning selected spans, do NOT read-scan remainder of disk.
  236. If Selective self-test is pending on power-up, resume after 0 minute delay.
Add Comment
Please, Sign In to add comment