Come impedire a OS X di provare immediatamente a installare l'unità / prompt sbloccato per la password?

3

A causa di un hard disconnect del mio disco rigido esterno crittografato, sembra che la mia partizione HFS + sia stata danneggiata. Ogni volta che sblocco il mio disco rigido, OS X cerca di montarlo silenziosamente in background e quindi espelle il disco rigido, in modo che OS X non lo riconosca in alcun modo in diskutil list e devo spegnere / riaccendere il mio hard Drive Bay.

Corro:

$ diskutil cs unlockVolume 7DB6AE16-158B-45A4-B1F7-7791B650E552

Per sbloccare l'unità, che fa scomparire la richiesta della password della GUI, ma quando provo a eseguire:

$ sudo fsck_hfs -fryS /dev/disk3

Ottengo:

** / dev / rdisk3 (NO WRITE) Impossibile aprire / dev / rdisk3: risorsa occupata

Sono riuscito a ottenere un% di successo confsck_hfs -fy /dev/disk3 da eseguire, e qui ci sono i risultati:

$ diskutil verifyVolume /dev/disk3
Started file system verification on disk3 BLUE1
Verifying storage system
Checking volume
disk2s2: Scan for Volume Headers
disk2s2: Scan for Disk Labels
Logical Volume Group 4A47A942-A97F-4A96-B46A-4B405B598C02 on 1 device
disk2s2: Scan for Metadata Volume
Logical Volume Group has a 24 MB Metadata Volume with double redundancy
Start scanning metadata for a valid checkpoint
Load and verify Segment Headers
Load and verify Checkpoint Payload
Load and verify Transaction Segment
Incorporate 0 newer non-checkpoint transactions
Load and verify Virtual Address Table
Load and verify Segment Usage Table
Load and verify Metadata Superblock
Load and verify Logical Volumes B-Trees
Logical Volume Group contains 1 Logical Volume
Load and verify 64E4D5E6-74B6-482E-8F57-9C079C22702D
Load and verify 7DB6AE16-158B-45A4-B1F7-7791B650E552
Load and verify Freespace Summary
Load and verify Block Accounting
Load and verify Live Virtual Addresses
Newest transaction commit checkpoint is valid
Load and verify Segment Cleaning
The volume 4A47A942-A97F-4A96-B46A-4B405B598C02 appears to be OK
Storage system check exit code is 0
Verifying file system
File system check exit code is 8
Error: -69845: File system verify or repair failed
Underlying error: 8: Exec format error

Tuttavia, voglio provare S a scansionare l'unità per badblocks (nel caso in cui questo è il vero motivo per cui non può essere montata), e r perché poi spells fryS perché se uno del volume logico b-tree è ciò che è danneggiato allora dovrebbe essere ricostruito, o forse t non sarebbe arrivato così lontano nel fsck. In realtà questo è solo un'ipotesi a questo punto, sto provando qualsiasi cosa.

    
posta NobleUplift 29.06.2017 - 00:42
fonte

0 risposte

Leggi altre domande sui tag