Ho un disco esterno FAT32 che è stato improvvisamente smontato mentre lo stavo usando. Quando l'ho ricollegato e ho provato a ripararlo in Utility Disco, ho ricevuto i seguenti messaggi:
Verify and Repair volume “COMMON”
Checking file system** /dev/disk3s1
Can't open (Resource busy)
Volume repair complete.
Updating boot support partitions for the volume as required.
Error: Disk Utility can’t repair this disk. Back up as many of your files as possible, reformat the disk, and restore your backed-up files.
Ho quindi provato a fare solo una verifica, che è riuscita:
Verifying volume “COMMON”
Checking file system** /dev/disk3s1
** Phase 1 - Preparing FAT
** Phase 2 - Checking Directories
** Phase 3 - Checking for Orphan Clusters
29576 files, 36220416 KiB free (1131888 clusters)
Ho quindi riprovato la riparazione, che è riuscita:
Verify and Repair volume “COMMON”
Checking file system** /dev/disk3s1
** Phase 1 - Preparing FAT
** Phase 2 - Checking Directories
** Phase 3 - Checking for Orphan Clusters
29597 files, 36219680 KiB free (1131865 clusters)
Volume repair complete.
Updating boot support partitions for the volume as required.
Il fatto che la verifica e l'ultima riparazione abbiano avuto successo significa che il filesystem è in buono stato al 100%? Oppure la verifica non è esaustiva, il che significa che è più sicuro riformattare il disco?