Die Festplatte kann nicht entsperrt werden

Massaguana

Aktives Mitglied
Thread Starter
Dabei seit
03.06.2008
Beiträge
970
Reaktionspunkte
74
Hallo Zusammen,

ich habe seit ein paar Tagen massive Probleme mit einer externen SSD die per USB-C angeschlossen ist. Wurde als APFS Verschlüsselt angelegt.

Mein Mac min 2018 läuft normal mit OSX 10.15.7, zu test zwecken habe ich eine weitere TB3 SSD um neue Betriebssysteme zu testen. Hier lieg Big Sur, habe ein Update auf Monterey gemacht. Nachabschluss dessen weigern sich alle meine Rechner die USB-C Platte zu Verbinden.

Ich erhalte folgende Meldung, siehe Anhang

Egal an welchen Mac habe ich das selbe Problem, auch in der Recovery komme ich nicht an die Platte

Bevor ich nun die Daten aus diversen Backups zurückhole und die Arbeit/Rechenzeit seit dem letzten Backup Investiere wollte ich doch sehen ob ich auch anders wieder das Teil zu laufen bekomme

Habt ihr Ideen?

Viele Grüße

Massaguana
 

Anhänge

  • IMG_8572.jpeg
    IMG_8572.jpeg
    328,7 KB · Aufrufe: 208
Das ist ein bekanntes MacOS-Problem, deine Daten sollten noch drauf sein und entsperrbar sein. Du wirst allerdings das Terminal dafür brauchen, dort kannst du mit dem Programm diskutil die Platte manuell entsperren und einbinden, sodass sie im Finder erscheint.

Ich kenn die Befehle jetzt nicht auswenig, aber grundsätzlich, du tippst im Terminal diskutil ein und bestätigst mit Enter. Dann zeigt er die alle Optionen an. Du wirst den Subbereich diskutil apfs brauchen:

Code:
user@device ~ % diskutil apfs
Usage:  diskutil [quiet] ap[fs] <verb> <options>
        where <verb> is as follows:

     list                (Show status of all current APFS Containers)
     listUsers           (List cryptographic users/keys of an APFS Volume)
     listSnapshots       (List APFS Snapshots in a mounted APFS Volume)
     listVolumeGroups    (List all current APFS Volume Group relationships)
     convert             (Nondestructively convert from HFS to APFS)
     create              (Create a new APFS Container with one APFS Volume)
     createContainer     (Create a new empty APFS Container)
     deleteContainer     (Delete an APFS Container and free or reformat disks)
     resizeContainer     (Resize an APFS Container and its disk space usage)
     addVolume           (Export a new APFS Volume from an APFS Container)
     deleteVolume        (Remove an APFS Volume from its APFS Container)
     deleteVolumeGroup   (Remove grouped APFS Volumes from its APFS Container)
     eraseVolume         (Erase contents of, but keep, an APFS Volume)
     changeVolumeRole    (Change the Role metadata flags of an APFS Volume)
     unlockVolume        (Unlock an encrypted APFS Volume which is locked)
     lockVolume          (Lock an encrypted APFS Volume (diskutil unmount))
     changePassphrase    (Change the passphrase of a cryptographic user)
     setPassphraseHint   (Set or clear passphrase hint of a cryptographic user)
     encryptVolume       (Enable FileVault security in background or instantly)
     decryptVolume       (Disable FileVault security in background or instantly)
     deleteSnapshot      (Remove an APFS Snapshot from an APFS Volume)
     defragment          (Arm or check status or begin APFS defragmentation)
     updatePreboot       (Update a macOS Volume's related APFS Preboot Volume)
     syncPatchUsers      (Copy Volume Group crypto users System-to-Data role)

diskutil apfs <verb> with no options will provide help on that verb

Und da siehst du jetzt, dass es vermutlich mit diskutil apfs unlockVolume weitergeht.

Welches Volume du unlockst, musst du natürlich rausfinden, dafür gibt es diskutil list. Da suchst du dir den apfs-Container auf dieser externen Festplatte raus, den du entschlüsseln willst.
 
Ich habe mir das ganze einmal mit diskutil apfs angesehen. Entsperren konnte ich es leider nicht...

Das sehe ich mit "diskutil apfs list"


Code:
+-- Container disk7 9C132A77-662D-4CD3-A31C-EB6114D2E486
    ====================================================
    APFS Container Reference:     disk7
    Size (Capacity Ceiling):      4000577273856 B (4.0 TB)
    Capacity In Use By Volumes:   1856282431488 B (1.9 TB) (46.4% used)
    Capacity Not Allocated:       2144294842368 B (2.1 TB) (53.6% free)
    |
    +-< Physical Store disk2s2 957CBC86-013B-4194-8A3E-B59C6264183C
    |   -----------------------------------------------------------
    |   APFS Physical Store Disk:   disk2s2
    |   Size:                       4000577273856 B (4.0 TB)
    |
    +-> Volume disk7s1 731511E0-5B27-3286-81B7-291C87B2E388
        ---------------------------------------------------
        APFS Volume Disk (Role):   disk7s1 (No specific role)
        Name:                      Macintosh HD 2 (Case-insensitive)
        Mount Point:               Not Mounted
        Capacity Consumed:         1855796637696 B (1.9 TB)
        FileVault:                 Yes (Locked)

Die Macintosh HD 2 ist meine gesuchte. Also habe ich folgenden Befehl genutzt

Code:
diskutil apfs unlockVolume disk7s1
Passphrase:
Unlocking any cryptographic user on APFS Volume disk7s1
Passphrase incorrect or user does not exist

Da ich ein Passwort Safe nutzte und auch im Schlüsselbund nachgesehen habe bin ich mir sehr sicher das Richtige Passwort zu haben

Und nun?

Folgende befehle habe ich ebenso ausprobiert:


Code:
diskutil apfs listUsers disk7s1
No cryptographic users for disk7s1
 
Ich habe mir das ganze einmal mit diskutil apfs angesehen. Entsperren konnte ich es leider nicht...

Das geht schon genau so wie es weiter oben beschrieben wurde.
Das eingegebene Passwort war nicht korrekt bzw. der Benutzer unter dem das gerade gemacht wurde darf das nicht.

Es kann durchaus möglich sein das du dir hier vorher die Berechtigung für den Vorgang beschaffen musst. Also Admin/Root

Schreibweise, Tastaturlayout beachten. Das kann im Terminal anders sein.
Es geht auch NICHT wenn der Mac eventuell von diesem Volume gestartet wurde!

UND es muss natürlich zwingend auch das richtige Volume sein was hier aber zu stimmen scheint.
 
Ich werde das ganze noch einmal per Sudo mit Admin rechten testen.

Allerdings sagt diskutil ja das dass Volume kein Benutzer hat, das ist schon mal sehr merkwürdig
 
Ist vielleicht das Häkchen gesetzt "Benutzer auf diesem Volume ignorieren"?
 
Mir ist nicht bewusst diesen Knopf genutzt zu haben.
 
Der Knopf wär auch für was Anderes, damit ignoriert man Benutzerrechte. Die Meldung von der Verschlüsselung, dass es keine Benutzer gibt, hat nichts mit den Rechten zu tun, sondern heißt einfach es wurde für das eingetippte Passwort kein Entsperr-Schlüssel für das verschlüsselte Volume gefunden.

Ich denke die gewählte disk ist inkorrekt, versuch es mit disk7. Das ist der ganze APFS-Container, und den willst du entsperren.

Eventuell funktionierts wenn du sudo an den Anfang stellt, dann wird das mit den höchstmöglichen Rechten super user ausgeführt.

Ich vermute das wird auch nicht funktionieren. Ursache dürfte der gleiche Bug im MacOS sein, der ein Mounten übers normale Festplattendienstprogramm auch unmöglich macht. Hab ein wenig gegoogelt aber keine Lösung finden können. Die einzige "Lösung" die immer vorgeschlagen wird und funktioniert ist die Platte zu wipen. Betroffen sind nur externe Platten mit MacOS drauf, reine Datenfestplatten hingegen nicht.

Die Daten sind sicher noch in Ordnung, in einem Forum steht man kann so eine externe Platte an ein iPad anhängen und dort auf den Inhalt zugreifen, aber das wird dir auch nicht viel bringen...

Leider kann ich auf Anhieb keine Lösung finden.
 
Die Problem SSD ist eine deine Datenfestplatte…

Die Tipps probiere ich gleich mal aus, danke euch

Heißt das man sollte externe Festplatten generell nicht mit APFS aufsetzen?
 
Schreibweise, Tastaturlayout beachten. Das kann im Terminal anders sein.
Es geht auch NICHT wenn der Mac eventuell von diesem Volume gestartet wurde!

UND es muss natürlich zwingend auch das richtige Volume sein was hier aber zu stimmen scheint.

Ich nutze ein Passwortsafe und copy paste meine Passworte, habe aber auch geschaut das ich das richtige Tastaturlayout nutze.
Habe aber auch ein Test gemacht und das Passwort abgetippt, keine änderung

Ich denke die gewählte disk ist inkorrekt, versuch es mit disk7. Das ist der ganze APFS-Container, und den willst du entsperren.

Eventuell funktionierts wenn du sudo an den Anfang stellt, dann wird das mit den höchstmöglichen Rechten super user ausgeführt.

Also disk7 ist kein APFS Volume wird mir gemeldet:

Code:
diskutil apfs listCryptoUsers /dev/disk7
/dev/disk7 is not an APFS Volume

Mit Sudo leider das selbe Ergebnis
 
Ok dann war disk7s1 schon richtig. Dachte da wär MacOS auf der externen Platte oben, die heißt nämlich "Macintosh HD 2"...

Weiß leider nicht wie es weitergehen kann, ich müsste das selbst erstmal bei mir nachstellen können und dann rumprobieren. Allerdings habe ich das Problem nicht und kann daher nichts testen...

Der Fehler sagt eindeutig das Passwort sei falsch. Wir gehen davon aus es ist richtig. Es liegt also ein Fehler im Betriebssystem vor. APFS-Platten können aber nur unter MacOS und iOS entschlüsselt werden, d.h. mal eben woanders ranhängen ist nicht. Die einzige Möglichkeit akut an die Daten zu kommen dürfte sein sie an ein iPhone oder ein iPad anzuhängen.

Das ist ein ziemlich schwerwiegendes Problem (da Datenverlust droht) das ich so in über einem Jahrzehnt mit MacOS bzw OS X noch nicht erlebt habe. Die Frage ist dann auch, wenn du aus dem Backup wiederherstellst und die Platte wieder verschlüsselst, ob der Fehler nicht vielleicht zurückkommt. Oder ob eventuell die Backup-Platte auch irgendwann das gleiche Schicksal treffen könnte.

Wenn du weiterhin mit mehreren MacOS-Versionen jonglierst, dürfte die beste Lösung wirklich sein bei externen Datenplatten bei HFS+ zu bleiben. Apple macht es bei den neueren Macs und auch bei APFS nicht mehr so leicht verschiedene Systeme zu booten. Wenn man zwei MacOS-Versionen auf die gleiche Platte installiert, wird beispielsweise bei beiden die Updatefunktion defekt. Ich denke du solltest langfristig davon wegkommen mehrere MacOS-Versionen gleichzeitig zu betreiben, meine Methode für sowas ist das installierte MacOS so lange zu betreiben solang es Support gibt, und wenn die (fast) finale Version des nächsten MacOS erscheint auf das zu wechseln.
 
  • Gefällt mir
Reaktionen: BEASTIEPENDENT und dg2rbf
Probier mal ein älteres MacOS wie Catalina, eventuell gibt es hier ein Problem mit der APFS Version. Big Sur und Monterey haben da ja neuere als vermutlich die, mit der die SSD erstellt wurde.
 
  • Gefällt mir
Reaktionen: dg2rbf
Wenn du weiterhin mit mehreren MacOS-Versionen jonglierst, dürfte die beste Lösung wirklich sein bei externen Datenplatten bei HFS+ zu bleiben. Apple macht es bei den neueren Macs und auch bei APFS nicht mehr so leicht verschiedene Systeme zu booten. Wenn man zwei MacOS-Versionen auf die gleiche Platte installiert, wird beispielsweise bei beiden die Updatefunktion defekt. Ich denke du solltest langfristig davon wegkommen mehrere MacOS-Versionen gleichzeitig zu betreiben, meine Methode für sowas ist das installierte MacOS so lange zu betreiben solang es Support gibt, und wenn die (fast) finale Version des nächsten MacOS erscheint auf das zu wechseln.

Danke für deine Ausfürhrliche Antwort. Ich nutze im Alltag nur ein System, derzeit 10.15.7
Ich habe mir vor Jahren angewöhnt neue Versionen von Software oder Betriebssystem zu erst ausgiebig auf einer exteren Platte zu tesen damit mein Produktivsystem weiter läuft. Meist mache ich das auch mit meinem MBP um mein Mac mini einfach außen vor zu lassen

Ich teste neue Betriebssystem so alle 6 Monate nach erscheinen, es war mal wieder soweit zu sehen ob Apple wirklich was verbessert oder nur an der Optik schraubt.
Mein Laptop lief scheinbar gut mit Monterey, daher bin ich an mein Mac mini gegangen

Wenn hier jemand sich das Live ansehen möchte so kann ich das gerne Remote zu Verfügung stellen oder aber 100km im Umkreis Rhein-Main Gebiet vorbei kommen

Probier mal ein älteres MacOS wie Catalina, eventuell gibt es hier ein Problem mit der APFS Version. Big Sur und Monterey haben da ja neuere als vermutlich die, mit der die SSD erstellt wurde.

Alle oben stehenden Tests habe ich mit meinem Produktiv system 10.15.7 gemacht, einige auch noch mit Monterey
 
fsck_apfs hast du auch auf Container und Volume gemacht?

Vielleicht helfen die OSS Datenrettung APFS Tools mit dem mounten?
Hatte in einem Thema ein paar verlinkt.
 
2 Datenrettungstools habe ich getestet, beide melden Falsches Passwort

fsck_apfs kann ich heute Abend mal laufen lassen wenn ich daheim bin
 

Uff, ich glaube das ist für meine Terminal Kenntnisse eine Herausforderung. Habe mal mit DRAT begonnen

Code:
sudo ./drat-0.1.3-darwin-amd64
Drat version 0.1.3
Copyright (C) 2019-2021 Jivan Pal
<https://dratapp.com>

Usage: drat <command>

List of commands:
   explore-fs-tree         Explore filesystem B-tree
   explore-omap-tree       Explore object map B-tree
   inspect                 Inspect APFS partition
   list-raw                List directory contents or file info based on its filesystem OID
   list                    List directory contents or file info based on its filepath
   read                    Read a block and display information about it
   recover-raw             Recover a file based on its filesystem OID
   recover                 Recover a file based on its filepath
   resolver                Check if given Virtual OIDs resolve to given Physical OIDs
   search-last-btree-node  Search the partition for B-tree nodes, reporting the Physical OID of the last one discovered
   search                  Search the partition for blocks with certain features/properties
   version                 Display Drat's version number along with legal info (copyright, warranty, and license)

Code:
sudo ./drat-0.1.3-darwin-amd64 inspect /dev/disk7
Opening file at `/dev/disk7` in read-only mode ... OK.
Simulating a mount of the APFS container.
Reading container superblock at address 0x0, assuming default block size of 4096 bytes ... validating checksum ... OK.

Details of block 0x0:
--------------------------------------------------------------------------------
Stored checksum:    0x9e22cdde3064fcea
OID:                0x1
XID:                0x29249
Storage type:       Ephemeral
Type flags:         (no flags)
Type:               Container superblock
Subtype:            (invalid type / no subtype)
Keybag location: first block 0x4a626cc, spans 1 (0x1) blocks (last block 0x4a626cc)
Media keybag location: none (spans 0 blocks)
Magic string:       NXSB
Latest version of Apple APFS software that mounted this container: 1759.55.947.918.192
Block size:         4096 bytes
Block count:        976703436 (last block 0x3a374fcb)
Supported features:
- No flags.
Supported read-only compatible features:
- No flags.
Backward-incompatible features:
- This container uses APFS version 2, as implemented in macOS 10.13 and iOS 10.3.
UUID:       9C132A77-662D-4CD3-A31C-EB6114D2E486
Next OID:                       0x29a93
Next XID:                       0x2924a
Space manager Ephemeral OID:    0x9924
Object map Physical OID:        0x4e91e3
Reaper Ephemeral OID:           0x401
Other flags:
- This container uses software cryptography.
--------------------------------------------------------------------------------

Locating the checkpoint descriptor area:
- Its length is 284 blocks.
- It is contiguous.
- The address of its first block is 0x3d5e8.
Loading the checkpoint descriptor area into memory ... OK.
Locating the most recent well-formed container superblock in the checkpoint descriptor area:
- It lies at index 7 within the checkpoint descriptor area.

Details of this container superblock:
--------------------------------------------------------------------------------
Stored checksum:    0x9e22c4c03065060b
OID:                0x1
XID:                0x29249
Storage type:       Ephemeral
Type flags:         (no flags)
Type:               Container superblock
Subtype:            (invalid type / no subtype)
Keybag location: first block 0x4a626cc, spans 1 (0x1) blocks (last block 0x4a626cc)
Media keybag location: none (spans 0 blocks)
Magic string:       NXSB
Latest version of Apple APFS software that mounted this container: 1759.55.947.918.192
Block size:         4096 bytes
Block count:        976703436 (last block 0x3a374fcb)
Supported features:
- No flags.
Supported read-only compatible features:
- No flags.
Backward-incompatible features:
- This container uses APFS version 2, as implemented in macOS 10.13 and iOS 10.3.
UUID:       9C132A77-662D-4CD3-A31C-EB6114D2E486
Next OID:                       0x29a93
Next XID:                       0x2924a
Space manager Ephemeral OID:    0x9924
Object map Physical OID:        0x4e91e3
Reaper Ephemeral OID:           0x401
Other flags:
- This container uses software cryptography.
--------------------------------------------------------------------------------
- The corresponding checkpoint starts at index 6 within the checkpoint descriptor area, and spans 2 blocks.

Loading the corresponding checkpoint ... OK.

Details of each block in this checkpoint:
--------------------------------------------------------------------------------
Stored checksum:    0x2c9ad29f92ecb2c9
OID:                0x3d5ee
XID:                0x29249
Storage type:       Physical
Type flags:         (no flags)
Type:               Checkpoint map
Subtype:            (invalid type / no subtype)
Flags:
- Last checkpoint-mapping block in the corresponding checkpoint.
Number of mappings: 20
--------------------------------------------------------------------------------
Stored checksum:    0x9e22c4c03065060b
OID:                0x1
XID:                0x29249
Storage type:       Ephemeral
Type flags:         (no flags)
Type:               Container superblock
Subtype:            (invalid type / no subtype)
Keybag location: first block 0x4a626cc, spans 1 (0x1) blocks (last block 0x4a626cc)
Media keybag location: none (spans 0 blocks)
Magic string:       NXSB
Latest version of Apple APFS software that mounted this container: 1759.55.947.918.192
Block size:         4096 bytes
Block count:        976703436 (last block 0x3a374fcb)
Supported features:
- No flags.
Supported read-only compatible features:
- No flags.
Backward-incompatible features:
- This container uses APFS version 2, as implemented in macOS 10.13 and iOS 10.3.
UUID:       9C132A77-662D-4CD3-A31C-EB6114D2E486
Next OID:                       0x29a93
Next XID:                       0x2924a
Space manager Ephemeral OID:    0x9924
Object map Physical OID:        0x4e91e3
Reaper Ephemeral OID:           0x401
Other flags:
- This container uses software cryptography.
--------------------------------------------------------------------------------

Details of each checkpoint-mapping in this checkpoint:
--------------------------------------------------------------------------------
Ephemeral OID:                      0x9924
Logical block address on disk:      0x39851
Object type:                        Space manager
Object subtype:                     (invalid type / no subtype)
Object size:                        8192 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x9925
Logical block address on disk:      0x39853
Object type:                        B-tree (root node)
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x405
Logical block address on disk:      0x39854
Object type:                        B-tree (root node)
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x401
Logical block address on disk:      0x39855
Object type:                        Container reaper
Object subtype:                     (invalid type / no subtype)
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x9911
Logical block address on disk:      0x39856
Object type:                        Container reaper list
Object subtype:                     (invalid type / no subtype)
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29322
Logical block address on disk:      0x39857
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a84
Logical block address on disk:      0x39858
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a85
Logical block address on disk:      0x39859
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a86
Logical block address on disk:      0x3985a
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a87
Logical block address on disk:      0x3985b
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a88
Logical block address on disk:      0x3985c
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a8a
Logical block address on disk:      0x3985d
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a8b
Logical block address on disk:      0x3985e
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a8c
Logical block address on disk:      0x3985f
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a8d
Logical block address on disk:      0x39860
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a8e
Logical block address on disk:      0x39861
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a8f
Logical block address on disk:      0x39862
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a90
Logical block address on disk:      0x39863
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a91
Logical block address on disk:      0x39864
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
Ephemeral OID:                      0x29a92
Logical block address on disk:      0x39865
Object type:                        B-tree (non-root) node
Object subtype:                     Space manager free-space queue
Object size:                        4096 bytes
Associated volume OID (virtual):    0x0
--------------------------------------------------------------------------------
- There are 20 checkpoint-mappings in this checkpoint.

Reading the Ephemeral objects used by this checkpoint ... OK.
Validating the Ephemeral objects ... FAILED.
An Ephemeral object used by this checkpoint is malformed. Going back to look at the previous checkpoint instead.
END: Handling of this case has not yet been implemented.

Mal sehen was ich noch so finde...
 
Das hier habe ich auch noch gefunden... leider mit drat noch nicht weiter gekommen

Code:
diskutil verifyVolume /dev/disk7s1
Started file system verification on disk7s1 Macintosh HD 2
Verifying file system
Volume is already unmounted
Performing fsck_apfs -n -x /dev/rdisk7s1
Checking the container superblock
warning: container has been mounted by APFS version 1934.101.3, which is newer than 1412.141.3
warning: disabling overallocation repairs by default; use -o to override
Checking the EFI jumpstart record
Checking the space manager
Checking the space manager free queue trees
Checking the object map
Checking volume
Checking the APFS volume superblock
The volume Macintosh HD 2 was formatted by hfs_convert (748.77.8) and last modified by apfs_kext (1934.101.3)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
error: (oid 0x4a5b4a4) apfs_extentref: btn: found zeroed-out block
Extent ref tree is invalid
The volume /dev/rdisk7s1 could not be verified completely
File system check exit code is 0
Restoring the original state found as unmounted
Finished file system verification on disk7s1 Macintosh HD 2
 
Danke für den Link, habe ich gleich probiert...leider frisst das tool mein Passwort scheinbar nicht


Code:
./fsapfstools/fsapfsinfo -p #### -H /dev/disk7s1
fsapfsinfo 20210424

Missing source file or device.
Use fsapfsinfo to determine information about an Apple
 File System (APFS).

Usage: fsapfsinfo [ -B bodyfile ] [ -E identifier ]
                  [ -f file_system_index ] [ -F path ]
                  [ -o offset ] [ -p password ]
                  [ -r password ] [ -dhHvV ] source

    source: the source file or device

    -B:     output file system information as a bodyfile
    -d:     calculate a MD5 hash of a file entry to include in the bodyfile
    -E:     show information about a specific file system entry or "all"
    -f:     show information about a specific file system or "all"
    -F:     show information about a specific file entry path
    -h:     shows this help
    -H:     shows the file system hierarchy
    -o:     specify the volume offset
    -p:     specify the password
    -r:     specify the recovery password
    -v:     verbose output to stderr
    -V:     print version
-bash: N?REboxcDD: command not found

Das Passwort habe ich an der stelle #### gekürzt/verändert. Das Tool stört sich an dem Teil N?RE, das ist ein Teil des Passwortes
 
Zuletzt bearbeitet:
Zurück
Oben Unten