What to do if the "LOCK-DAMAGE" labels are "lost" from the "DISK HELP"
That happened too. As I was on my way to do "Delete" (Erase) on a hard disk in order to format it as a new one from scratch, I open the application "Tray aid" (Disk Utility) to find myself in a very strange picture.
Selecting this particular disk I see "as if by magic" the labels "ERASE-PARTITION" (Erase-Partition), the disk on the side of the window is "grey" and doesn't allow me to do anything else but ... look at it.
Το πιο τρομερό είναι ότι ο δίσκος είναι δεύτερος εσωτερικός σε ένα iMac (τον έχω τοποθετήσει εγώ) και έτσι δε μου αφήνει περιθώριο να τον συνδέσω σε άλλο μηχάνημα προκειμένου να ελέγξω αν μπορώ να τον “φορμάρω” εκεί, χωρίς να πρέπει να ανοίξω το iMac. Καταλαβαίνετε ότι δεν είναι η καλύτερη επιλογή κάτι τέτοιο.
From checks I did with other programs (like DATA RECOVERY) it seemed that the disk was healthy, just the "Tray aid"he stubbornly refused to allow me to do anything with him.
In fact, in some of my attempts to erase some Apartments that appeared inside that disk (that's where those labels appeared), I got the strange message, "This disk is in use by Core Storage".
And because it was the first time I (and I assume you) heard the term core storage, άρχιζα να ψάχνω στο διαδίκτυο προκειμένου να καταλάβω τι ακριβώς συνέβαινε. Κι επειδή ανακάλυψα ότι το πρόβλημά μου ήταν κάτι που είχε απασχολήσει και άλλους χρήστες και είχε συζητηθεί το θέμα στα fora της Apple, σκέφτηκα να μοιραστώ μαζί σας τη λύση του γιατί, απ’ ότι φαίνεται, δεν είναι σπάνιο και μπορεί ο καθένας να το συναντήσει.
What is Core Storage?
Το Core Storage είναι ένας volume manager (διαχειριστής τόμων του δίσκου) που πρωτο-εμφανίζεται από την έκδοση OS X Lion του λειτουργικού της Apple. Το Core Storage δημιουργεί ένα στρώμα (layer) μεταξύ του διαμερίσματος (partition) του δίσκου και του συστήματος αρχείων (file system).
Core Storage is the basis for the technology fusion drive της Apple (είναι η καινούριοι υβριδικοί δίσκοι που έχουν ένα τμήμα SSD and the rest of the HDD) and presents many partitions on different disks as a single logical volume.
Το θέμα είναι ότι με την εμφάνιση του OS X Yosemite τα διαμερίσματα από τον έλεγχο του HFS+ περνούν στον έλεγχο του Core Storage για αδιευκρίνιστους ακόμη λόγους. Και αυτό έχει σαν αποτέλεσμα να γίνονται τα πράγματα πιο πολύπλοκα και περιοριστικά.
If you run into such a problem (and I hope you don't) you will find yourself with a locked disk that you will not be able to use or move in any way.
What is the solution?
The only way is to return control to the HFS+ and thus be able to "take matters back into our own hands". Some details:
- Change is not "destructive" to our data. We lose nothing.
- It will only work if we have not encrypted the disk via FileVault.
Follow the procedure below:
Open the Terminal (Terminal) and type the command:
diskutil cs list
The result of the following image will be displayed:
After you see from the "Tray aid" the name of the disc you are interested in, go to the last line of the section that mentions it and note the UUID (next to "Physical Volume") of that album. Then type the command:
diskutil CoreStorage delete UUID (where UUID is the "remote" we told you to note above).
After waiting a while for the process to complete, you will see that when you go to "Tray aid", the disc has now been released and the labels "ERASE-PARTITION" are displayed and active so you can do what you want with the disk.
from Elichord























