Re: File corrotto durante copia su HD esterno
Inviato: mercoledì 26 dicembre 2018, 16:33
Non ho windows ormai da anni. Solo Ubuntu.
Il primo l'ho cancellato dallo scibile esistente
Il primo l'ho cancellato dallo scibile esistente
Il forum della comunità italiana di Ubuntu.
https://forum.ubuntu-it.org/
Salve, ottima l'eliminazione dallo scibile umano, condivido ardentemente…
Ciao
Salve, la Live d'Ubuntu s'avvia dal supporto d'installazione, DVD o chiavetta che sia, selezionando nel menù 'Prova Ubuntu senza installare' (o 'Try Ubuntu without install' se in inglese).
CiaoCodice: Seleziona tutto
mvCodice: Seleziona tutto
cd..Codice: Seleziona tutto
sudo nautilusCodice: Seleziona tutto
io@io-Lenovo-V110-15ISK:~$ sudo parted -l
[sudo] password di io:
Modello: ATA ST500LT012-1DG14 (scsi)
Disco /dev/sda: 500GB
Dimensione del settore (logica/fisica): 512B/4096B
Tabella delle partizioni: msdos
Flag del disco:
Numero Inizio Fine Dimensione Tipo File system Flag
1 1049kB 492GB 492GB primary ext4 avvio
2 492GB 500GB 7985MB extended
5 492GB 500GB 7985MB logical linux-swap(v1)
Modello: WD 5000AAV External (scsi)
Disco /dev/sdb: 500GB
Dimensione del settore (logica/fisica): 512B/512B
Tabella delle partizioni: msdos
Flag del disco:
Numero Inizio Fine Dimensione Tipo File system Flag
1 32,3kB 500GB 500GB primary fat32 lba
Modello: WD My Passport 0748 (scsi)
Disco /dev/sdc: 2000GB
Dimensione del settore (logica/fisica): 512B/512B
Tabella delle partizioni: msdos
Flag del disco:
Numero Inizio Fine Dimensione Tipo File system Flag
1 1049kB 2000GB 2000GB primary ntfs
io@io-Lenovo-V110-15ISK:~$ sudo fdisk -l
Disk /dev/loop0: 88,2 MiB, 92483584 bytes, 180632 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 93,4 MiB, 97923072 bytes, 191256 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 89,5 MiB, 93818880 bytes, 183240 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop3: 93,3 MiB, 97828864 bytes, 191072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop4: 34,6 MiB, 36216832 bytes, 70736 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop5: 34,2 MiB, 35827712 bytes, 69976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop6: 89,5 MiB, 93835264 bytes, 183272 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop7: 42,1 MiB, 44183552 bytes, 86296 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sda: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x9eb0f73a
Dispositivo Avvio Start Fine Settori Size Id Tipo
/dev/sda1 * 2048 961173503 961171456 458,3G 83 Linux
/dev/sda2 961175550 976771071 15595522 7,4G 5 Esteso
/dev/sda5 961175552 976771071 15595520 7,4G 82 Linux swap / Solaris
Partition 2 does not start on physical sector boundary.
Disk /dev/loop8: 93,3 MiB, 97828864 bytes, 191072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sdb: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x8d399bc0
Dispositivo Avvio Start Fine Settori Size Id Tipo
/dev/sdb1 63 976751999 976751937 465,8G c W95 FAT32 (LBA)
Disk /dev/sdc: 1,8 TiB, 2000365289472 bytes, 3906963456 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0005f107
Dispositivo Avvio Start Fine Settori Size Id Tipo
/dev/sdc1 2048 3906963455 3906961408 1,8T 7 HPFS/NTFS/exFAT
io@io-Lenovo-V110-15ISK:~$ sudo fsck /dev/sdc1
fsck da util-linux 2.27.1
io@io-Lenovo-V110-15ISK:~$
Salve, oppure più leggibilmente usa il comando:Codice: Seleziona tutto
sudo smartctl -a /dev/sdc
CiaoCodice: Seleziona tutto
io@io-Lenovo-V110-15ISK:~$ sudo smartctl -a /dev/sdc
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-141-lowlatency] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Elements / My Passport (USB, AF)
Device Model: WDC WD20NMVW-11W68S0
Serial Number: WD-WXL1E92JWTL9
LU WWN Device Id: 5 0014ee 2b2bccfa1
Firmware Version: 01.01A01
User Capacity: 2.000.398.934.016 bytes [2,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5200 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.0, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Thu Dec 27 14:49:09 2018 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: Incomplete response, ATA output registers missing
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: (37080) seconds.
Offline data collection
capabilities: (0x7b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 398) minutes.
Conveyance self-test routine
recommended polling time: ( 5) minutes.
SCT capabilities: (0x70b5) SCT Status supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
3 Spin_Up_Time 0x0027 209 205 021 Pre-fail Always - 4541
4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1662
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 584
10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 1230
192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 638
193 Load_Cycle_Count 0x0032 198 198 000 Old_age Always - 7384
194 Temperature_Celsius 0x0022 132 108 000 Old_age Always - 20
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Completed without error 00% 583 -
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
io@io-Lenovo-V110-15ISK:~$
Salve, il HDD non è pienamente supportato da Smartmontools, però l'output mostrato è ottimo.
Ciao