OS Catalina Boot Camp impossible !

Message d'erreur lors du demontage du disk :
Bloc de code:
fred@imac-5k-de-fred ~ % diskutil ap deleteContainer disk2 ; diskutil list internal
Started APFS operation on disk2
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Unmounting Volume "Macintosh HD - Données" on disk2s1
Unmounting Volume "Preboot" on disk2s2
Unmounting Volume "Recovery" on disk2s3
Unmounting Volume "VM" on disk2s4
Unmounting Volume "Macintosh HD" on disk2s5
The volume "Macintosh HD" on disk2s5 couldn't be unmounted because it is in use by process 155 (kextd)
Error: -69888: Couldn't unmount disk
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         1.6 TB     disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                 Apple_APFS Container disk2         120.9 GB   disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1.7 TB     disk2
                                 Physical Stores disk1s2, disk0s2
   1:                APFS Volume Macintosh HD - Données  1.4 TB     disk2s1
   2:                APFS Volume Preboot                 92.5 MB    disk2s2
   3:                APFS Volume Recovery                529.0 MB   disk2s3
   4:                APFS Volume VM                      1.1 MB     disk2s4
   5:                APFS Volume Macintosh HD            10.6 GB    disk2s5

fred@imac-5k-de-fred ~ %

C'est bon il a fini par demonter le disk formatage en cours...

Et voila le travail !!!
Bloc de code:
fred@imac-5k-de-fred ~ % diskutil ap deleteContainer disk2 ; diskutil list internal
Started APFS operation on disk2
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Unmounting Volume "Macintosh HD - Données" on disk2s1
Unmounting Volume "Preboot" on disk2s2
Unmounting Volume "Recovery" on disk2s3
Unmounting Volume "VM" on disk2s4
Unmounting Volume "Macintosh HD" on disk2s5
Deleting Volumes
Deleting Container
Wiping former APFS disks
Switching content types
Reformatting former APFS disks
Initialized /dev/rdisk1s2 as a 113 GB case-insensitive HFS Plus volume with a 16384k journal
Mounting disk
Initialized /dev/rdisk0s2 as a 2 TB case-insensitive HFS Plus volume with a 155648k journal
Mounting disk
2 new disks created or changed due to APFS operation
Disk from APFS operation: disk1s2
Disk from APFS operation: disk0s2
Finished APFS operation on disk2
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                  Apple_HFS Untitled 2              2.0 TB     disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                  Apple_HFS Untitled                120.9 GB   disk1s2

fred@imac-5k-de-fred ~ %
 
Parfait. On recrée le Fusion Drive à présent. Passe la commande :
Bloc de code:
diskutil ap create disk1s2 disk0s2 "Macintosh HD" ; diskutil list internal

  • la commande recrée un Fusion Drive apfs > avec un volume Macintosh HD > puis affiche la configuration interne

Poste le retour.
 
Erreur, je réessaye ?

Bloc de code:
fred@imac-5k-de-fred ~ % diskutil ap create disk1s2 disk0s2 "Macintosh HD" ; diskutil list internal
Started APFS operation on disk1s2 Untitled
Creating a new empty APFS Container
Unmounting Volumes
Switching disk1s2 to APFS
Switching disk0s2 to APFS
Creating APFS Container
FusionLC autodetect: regular Fusion
Error: -69612: Missing, incomplete, or malformed AppleAPFSContainer IORegistry entry; its Physical Store disk might be damaged
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS                         2.0 TB     disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                 Apple_APFS                         121.0 GB   disk1s2

fred@imac-5k-de-fred ~ %
 
Passe la commande (copier-coller) :
Bloc de code:
diskutil ap deleteContainer force disk0s2 ; diskutil ap deleteContainer force disk2s2 ; diskutil list internal

  • qui reformate les 2 partitions apfs > puis réaffiche la configuration interne

Poste le retour.
 
Bloc de code:
fred@imac-5k-de-fred ~ % diskutil ap deleteContainer force disk0s2 ; diskutil ap deleteContainer force disk2s2 ; diskutil list internal
Could not find APFS Container Reference or Physical Store force
Could not find APFS Container Reference or Physical Store force
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         2.0 TB     disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                 Apple_APFS Container disk2         121.0 GB   disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +2.1 TB     disk2
                                 Physical Stores disk0s2, disk1s2

fred@imac-5k-de-fred ~ %
 
Amusant ! --> tu as un Conteneur Fusion Drive sans volume mais bien formé.

Passe la commande :
Bloc de code:
diskutil ap list disk2

  • qui affiche son tableau détaillé

Poste le retour.
 
Voilà :

Bloc de code:
fred@imac-5k-de-fred ~ % diskutil ap list disk2
|
+-- Container disk2 3299525B-A81B-4B04-81E1-012D49CB9E72
    ====================================================
    APFS Container Reference:     disk2 (Fusion)
    Size (Capacity Ceiling):      2121207386112 B (2.1 TB)
    Capacity In Use By Volumes:   8909492224 B (8.9 GB) (0.4% used)
    Capacity Not Allocated:       2112297893888 B (2.1 TB) (99.6% free)
    |
    +-< Physical Store disk0s2 1DF65780-D75C-4DDB-8392-C69D16BE5B5D
    |   -----------------------------------------------------------
    |   APFS Physical Store Disk:   disk0s2 (Secondary, Designated Aux Use)
    |   Size:                       2000189177856 B (2.0 TB)
    |
    +-< Physical Store disk1s2 DFD9C8DC-7584-4D48-9D16-35EBC252F0BC
    |   -----------------------------------------------------------
    |   APFS Physical Store Disk:   disk1s2 (Main, "Faster" Disk Use)
    |   Size:                       121018208256 B (121.0 GB)
    |
    +-> No Volumes
fred@imac-5k-de-fred ~ %
 
Fusion Drive bien construit. Passe la commande :
Bloc de code:
diskutil ap addVolume disk2 apfs "Macintosh HD" ; diskutil list internal

  • la commande crée un volume Macintosh HD dans le Conteneur > puis affiche la configuration interne

Poste le retour.
 
Bloc de code:
fred@imac-5k-de-fred ~ % diskutil ap addVolume disk2 apfs "Macintosh HD" ; diskutil list internal
Will export new APFS Volume "Macintosh HD" from APFS Container Reference disk2
Started APFS operation on disk2
Preparing to add APFS Volume to APFS Container disk2
Creating APFS Volume
Created new APFS Volume disk2s1
Mounting APFS Volume
Setting volume permissions
Disk from APFS operation: disk2s1
Finished APFS operation on disk2
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         2.0 TB     disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                 Apple_APFS Container disk2         121.0 GB   disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +2.1 TB     disk2
                                 Physical Stores disk0s2, disk1s2
   1:                APFS Volume Macintosh HD            102.4 KB   disk2s1

fred@imac-5k-de-fred ~ %
 
Tout est en ordre -->

- tu relances CCC (qui s'est copié dans les Applications de Clone) et tu définis une tâche où : source : Clone => destination = Macintosh HD > SafetyNet = Désactivé et tu clones.​
 
Ok, et c'est reparti pour 24 heures... Merci à toi, je te tiens au courant des que c'est fini... Et surtout voir si maintenant Catalina voudra bien me formater via BootCamp...
 
Bon ben voilà c'est fait, système de nouveau opérationnel sur mon nouveau "Macintosh HD"... Par contre j'ai encore des warning sous utilitaire disque...

Bloc de code:
Exécution de S.O.S. sur « Conteneur disk2 »

Cet ordinateur ne répondra plus si vous vérifiez le volume de démarrage.

Verifying storage system
Using live mode.
Performing fsck_apfs -n -x -l /dev/disk0s2
Checking the container superblock.
Checking the fusion superblock.
Checking the EFI jumpstart record.
Checking the space manager.
Checking the space manager free queue trees.
Checking the object map.
Checking the Fusion data structures.
Checking volume.
Checking the APFS volume superblock.
The volume Macintosh HD - Données was formatted by diskmanagementd (1412.11.7) and last modified by apfs_kext (1412.11.7).
Checking the object map.
Checking the snapshot metadata tree.
Checking the snapshot metadata.
Checking snapshot 1 of 22 (com.apple.TimeMachine.2019-11-01-231728.local)
Checking snapshot 2 of 22 (com.apple.TimeMachine.2019-11-02-001739.local)
Checking snapshot 3 of 22 (com.apple.TimeMachine.2019-11-02-011848.local)
Checking snapshot 4 of 22 (com.apple.TimeMachine.2019-11-02-021644.local)
Checking snapshot 5 of 22 (com.apple.TimeMachine.2019-11-02-031824.local)
Checking snapshot 6 of 22 (com.apple.TimeMachine.2019-11-02-041716.local)
Checking snapshot 7 of 22 (com.apple.TimeMachine.2019-11-02-051649.local)
Checking snapshot 8 of 22 (com.apple.TimeMachine.2019-11-02-061603.local)
Checking snapshot 9 of 22 (com.apple.TimeMachine.2019-11-02-072022.local)
Checking snapshot 10 of 22 (com.apple.TimeMachine.2019-11-02-081631.local)
Checking snapshot 11 of 22 (com.apple.TimeMachine.2019-11-02-091644.local)
Checking snapshot 12 of 22 (com.apple.TimeMachine.2019-11-02-101806.local)
Checking snapshot 13 of 22 (com.apple.TimeMachine.2019-11-02-112022.local)
Checking snapshot 14 of 22 (com.apple.TimeMachine.2019-11-02-121958.local)
Checking snapshot 15 of 22 (com.apple.TimeMachine.2019-11-02-132631.local)
Checking snapshot 16 of 22 (com.apple.TimeMachine.2019-11-02-151642.local)
Checking snapshot 17 of 22 (com.apple.TimeMachine.2019-11-02-162008.local)
Checking snapshot 18 of 22 (com.bombich.ccc.2ECD359B-4F61-47D9-B5DF-41BCCE5EB5A2.2019-11-02-170216)
Checking snapshot 19 of 22 (com.apple.TimeMachine.2019-11-02-171923.local)
Checking snapshot 20 of 22 (com.apple.TimeMachine.2019-11-02-181520.local)
Checking snapshot 21 of 22 (com.apple.TimeMachine.2019-11-02-194923.local)
Checking snapshot 22 of 22 (com.apple.TimeMachine.2019-11-02-195505.local)
Checking the extent ref tree.
Checking the fsroot tree.
Checking volume.
Checking the APFS volume superblock.
The volume Macintosh HD was formatted by diskmanagementd (1412.11.7) and last modified by apfs_kext (1412.11.7).
Checking the object map.
Checking the snapshot metadata tree.
Checking the snapshot metadata.
Checking snapshot 1 of 25 (com.apple.TimeMachine.2019-11-01-201533.local)
Checking snapshot 2 of 25 (com.apple.TimeMachine.2019-11-01-211533.local)
Checking snapshot 3 of 25 (com.apple.TimeMachine.2019-11-01-221649.local)
Checking snapshot 4 of 25 (com.bombich.ccc.2ECD359B-4F61-47D9-B5DF-41BCCE5EB5A2.2019-11-01-224608)
Checking snapshot 5 of 25 (com.apple.TimeMachine.2019-11-01-231728.local)
Checking snapshot 6 of 25 (com.apple.TimeMachine.2019-11-02-001739.local)
Checking snapshot 7 of 25 (com.apple.TimeMachine.2019-11-02-011848.local)
Checking snapshot 8 of 25 (com.apple.TimeMachine.2019-11-02-021644.local)
Checking snapshot 9 of 25 (com.apple.TimeMachine.2019-11-02-031824.local)
Checking snapshot 10 of 25 (com.apple.TimeMachine.2019-11-02-041716.local)
Checking snapshot 11 of 25 (com.apple.TimeMachine.2019-11-02-051649.local)
Checking snapshot 12 of 25 (com.apple.TimeMachine.2019-11-02-061603.local)
Checking snapshot 13 of 25 (com.apple.TimeMachine.2019-11-02-072022.local)
Checking snapshot 14 of 25 (com.apple.TimeMachine.2019-11-02-081631.local)
Checking snapshot 15 of 25 (com.apple.TimeMachine.2019-11-02-091644.local)
Checking snapshot 16 of 25 (com.apple.TimeMachine.2019-11-02-101806.local)
Checking snapshot 17 of 25 (com.apple.TimeMachine.2019-11-02-112022.local)
Checking snapshot 18 of 25 (com.apple.TimeMachine.2019-11-02-121958.local)
Checking snapshot 19 of 25 (com.apple.TimeMachine.2019-11-02-132631.local)
Checking snapshot 20 of 25 (com.apple.TimeMachine.2019-11-02-151642.local)
Checking snapshot 21 of 25 (com.apple.TimeMachine.2019-11-02-162008.local)
Checking snapshot 22 of 25 (com.apple.TimeMachine.2019-11-02-171923.local)
Checking snapshot 23 of 25 (com.apple.TimeMachine.2019-11-02-181520.local)
Checking snapshot 24 of 25 (com.apple.TimeMachine.2019-11-02-194923.local)
Checking snapshot 25 of 25 (com.apple.TimeMachine.2019-11-02-195505.local)
Checking the extent ref tree.
Checking the fsroot tree.
Checking volume.
Checking the APFS volume superblock.
The volume Preboot was formatted by diskmanagementd (1412.11.7) and last modified by apfs_kext (1412.11.7).
Checking the object map.
Checking the snapshot metadata tree.
Checking the snapshot metadata.
Checking the extent ref tree.
Checking the fsroot tree.
Checking volume.
Checking the APFS volume superblock.
The volume Recovery was formatted by diskmanagementd (1412.11.7) and last modified by apfs_kext (1412.11.7).
Checking the object map.
Checking the snapshot metadata tree.
Checking the snapshot metadata.
Checking the extent ref tree.
Checking the fsroot tree.
Checking volume.
Checking the APFS volume superblock.
The volume VM was formatted by apfs.util (1412.11.7) and last modified by .
Checking the object map.
Checking the snapshot metadata tree.
Checking the snapshot metadata.
Checking the extent ref tree.
Checking the fsroot tree.
Verifying allocated space.
warning: MT mapping (0x4000013e714bb -> 0x124648c, 1, C) is not completely referenced
warning: MT mapping (0x4000013e714bc -> 0x11dabdc, 2, C) is not completely referenced
warning: MT mapping (0x4000013ee88aa -> 0x11fef14, 7, C) is not completely referenced
warning: MT mapping (0x40000140055bf -> 0xb73bd1, 1, D) is not completely referenced
The volume /dev/disk0s2 appears to be OK.
Storage system check exit code is 0.

L’opération a été effectuée.

@macomaniac J'attends de te lire avant d'essayer une nouvelle installation de BootCamp... En tout cas, grand merci à toi !!!
 
Tu as une quantité phénoménale de snapshots ! 22 pour Macintosh HD - Données et 25 pour Macintosh HD !

- passe la commande (copier-coller) :​
Bloc de code:
sudo tmutil thinlocalsnapshots / 99000000000000 4 ; say 'ENFIN TERMINÉ LA PURGE'

  • tu t'authentififes en aveugle à la demande de password avec ton mot-de-passe admin et tu revalides
  • la commande supprime en lot les snapshots du volume Macintosh HD démarré

Poste le retour (je ne suis pas sûr que cette commande fonctionne avec Catalina).
 
Voilou !!!

Bloc de code:
fred@imac-5k-de-fred ~ % sudo tmutil thinlocalsnapshots / 99000000000000 4 ; say 'ENFIN TERMINÉ LA PURGE'
Password:
Thinned local snapshots:
com.apple.TimeMachine.2019-11-01-221649.local
com.bombich.ccc.2ECD359B-4F61-47D9-B5DF-41BCCE5EB5A2.2019-11-01-224608
com.apple.TimeMachine.2019-11-01-231728.local
com.apple.TimeMachine.2019-11-01-231728.local
com.apple.TimeMachine.2019-11-02-001739.local
com.apple.TimeMachine.2019-11-02-001739.local
com.apple.TimeMachine.2019-11-02-011848.local
com.apple.TimeMachine.2019-11-02-011848.local
com.apple.TimeMachine.2019-11-02-021644.local
com.apple.TimeMachine.2019-11-02-021644.local
com.apple.TimeMachine.2019-11-02-031824.local
com.apple.TimeMachine.2019-11-02-031824.local
com.apple.TimeMachine.2019-11-02-041716.local
com.apple.TimeMachine.2019-11-02-041716.local
com.apple.TimeMachine.2019-11-02-051649.local
com.apple.TimeMachine.2019-11-02-051649.local
com.apple.TimeMachine.2019-11-02-061603.local
com.apple.TimeMachine.2019-11-02-061603.local
com.apple.TimeMachine.2019-11-02-072022.local
com.apple.TimeMachine.2019-11-02-072022.local
com.apple.TimeMachine.2019-11-02-081631.local
com.apple.TimeMachine.2019-11-02-081631.local
com.apple.TimeMachine.2019-11-02-091644.local
com.apple.TimeMachine.2019-11-02-091644.local
com.apple.TimeMachine.2019-11-02-101806.local
com.apple.TimeMachine.2019-11-02-101806.local
com.apple.TimeMachine.2019-11-02-112022.local
com.apple.TimeMachine.2019-11-02-112022.local
com.apple.TimeMachine.2019-11-02-121958.local
com.apple.TimeMachine.2019-11-02-121958.local
com.apple.TimeMachine.2019-11-02-132631.local
com.apple.TimeMachine.2019-11-02-132631.local
com.apple.TimeMachine.2019-11-02-151642.local
com.apple.TimeMachine.2019-11-02-151642.local
com.apple.TimeMachine.2019-11-02-162008.local
com.apple.TimeMachine.2019-11-02-162008.local
com.apple.TimeMachine.2019-11-02-171923.local
com.apple.TimeMachine.2019-11-02-171923.local
com.apple.TimeMachine.2019-11-02-181520.local
com.apple.TimeMachine.2019-11-02-181520.local
com.apple.TimeMachine.2019-11-02-194923.local
com.apple.TimeMachine.2019-11-02-194923.local
com.apple.TimeMachine.2019-11-02-205711.local
com.apple.TimeMachine.2019-11-02-205711.local
com.apple.TimeMachine.2019-11-02-211656.local
com.apple.TimeMachine.2019-11-02-211656.local
com.bombich.ccc.2ECD359B-4F61-47D9-B5DF-41BCCE5EB5A2.2019-11-02-170216
com.apple.TimeMachine.2019-11-02-211927.local
com.apple.TimeMachine.2019-11-02-211927.local
fred@imac-5k-de-fred ~ %
 
La commande est passée. Alors passe les commandes :
Bloc de code:
tmutil listlocalsnapshots /
tmutil listlocalsnapshots /System/Volumes/Data

  • la 1ère liste les snapshots associés au volume de démarrage : Macintosh HD (désigné par son point de montage /)
  • la 2è liste les snapshots associés au volume utilisateur : Macintosh HD - Données (monté dans Macintosh HD at: /System/Volumes/Data)

Poste les 2 retours.

----------

Par ailleurs > va à : Menu  > Préférences Système > Time Machine => décoche la case de l'option : "Sauvegarder automatique". Cette coche est la génératrice des snapshots.

----------

Note : l'existence de snapshots > verrouilleurs d'espace de blocs à l'état "occupé" dans les volumes concernés => proscrit la possibilité d'une repartitionnement du Conteneur apfs hébergeant ces volumes.
 
Voilà pour la première ligne de commande :
Bloc de code:
fred@imac-5k-de-fred ~ % tmutil listlocalsnapshots /
Snapshots for volume group containing disk /:
com.apple.TimeMachine.2019-11-03-001610.local
com.apple.TimeMachine.2019-11-03-015651.local
com.apple.TimeMachine.2019-11-03-041229.local
com.apple.TimeMachine.2019-11-03-054536.local
com.apple.TimeMachine.2019-11-03-094309.local
com.apple.TimeMachine.2019-11-03-111732.local
fred@imac-5k-de-fred ~ %

Et la deuxième :
Bloc de code:
fred@imac-5k-de-fred ~ % tmutil listlocalsnapshots /System/Volumes/Data
Snapshots for volume group containing disk /System/Volumes/Data:
com.apple.TimeMachine.2019-11-03-001610.local
com.apple.TimeMachine.2019-11-03-015651.local
com.apple.TimeMachine.2019-11-03-041229.local
com.apple.TimeMachine.2019-11-03-054536.local
com.apple.TimeMachine.2019-11-03-094309.local
com.apple.TimeMachine.2019-11-03-111732.local
fred@imac-5k-de-fred ~ %

Sauvegarde auto décoché !
 
Repasse la commande :
Bloc de code:
sudo tmutil thinlocalsnapshots / 99000000000000 4 ; say 'ENFIN TERMINÉ LA PURGE'

  • qui supprime en lot les snapshots du volume de démarrage (la 1ère passe n'a pas suffi)

Poste le retour. Puis repasse les 2 commandes :
Bloc de code:
tmutil listlocalsnapshots /
tmutil listlocalsnapshots /System/Volumes/Data

  • qui affichent les snapshots subsistants pour les 2 volumes (Système & Données)

Poste aussi les retours.
 
Bloc de code:
fred@imac-5k-de-fred ~ % sudo tmutil thinlocalsnapshots / 99000000000000 4 ; say 'ENFIN TERMINÉ LA PURGE'
Password:
Thinned local snapshots:
com.apple.TimeMachine.2019-11-03-001610.local
com.apple.TimeMachine.2019-11-03-001610.local
com.apple.TimeMachine.2019-11-03-015651.local
com.apple.TimeMachine.2019-11-03-015651.local
com.apple.TimeMachine.2019-11-03-041229.local
com.apple.TimeMachine.2019-11-03-041229.local
com.apple.TimeMachine.2019-11-03-054536.local
com.apple.TimeMachine.2019-11-03-054536.local
com.apple.TimeMachine.2019-11-03-094309.local
com.apple.TimeMachine.2019-11-03-094309.local
com.apple.TimeMachine.2019-11-03-111732.local
com.apple.TimeMachine.2019-11-03-111732.local
fred@imac-5k-de-fred ~ %

Bloc de code:
fred@imac-5k-de-fred ~ % tmutil listlocalsnapshots /
Snapshots for volume group containing disk /:
fred@imac-5k-de-fred ~ %

Bloc de code:
fred@imac-5k-de-fred ~ % tmutil listlocalsnapshots /System/Volumes/Data
Snapshots for volume group containing disk /System/Volumes/Data:
fred@imac-5k-de-fred ~ %
 
Tu n'as plus de snapshots pour aucun des 2 volumes. Passe la commande :
Bloc de code:
diskutil list internal

  • qui affiche la configuration interne

Poste le tableau.
 
Et voilà :
Bloc de code:
fred@imac-5k-de-fred ~ % diskutil list internal
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk2         121.0 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                 Apple_APFS Container disk2         2.0 TB     disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +2.1 TB     disk2
                                 Physical Stores disk0s2, disk1s2
   1:                APFS Volume Macintosh HD - Données  1.4 TB     disk2s1
   2:                APFS Volume Macintosh HD            10.9 GB    disk2s2
   3:                APFS Volume Preboot                 81.1 MB    disk2s3
   4:                APFS Volume Recovery                528.5 MB   disk2s4
   5:                APFS Volume VM                      22.5 GB    disk2s5

fred@imac-5k-de-fred ~ %