Erreur Bootcamp

En effet : pas de snapshots (à part celui qui sert au démarrage). Passe la commande :
Bloc de code:
diskutil verifyVolume disk2
  • qui vérifie l'apfs du Conteneur et de ses volumes

Poste le retour. C'est pour voir si une erreur dans l'apfs ne restreindrait pas la capacité de repartitionnement.
 
Et voila :

Bloc de code:
RemsImac@iMac-de-Rems ~ % diskutil verifyVolume disk2
Started file system verification on disk2
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 the encryption key structures
Checking volume /dev/rdisk2s1
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the document ID tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s1 appears to be OK
Checking volume /dev/rdisk2s2
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s2 appears to be OK
Checking volume /dev/rdisk2s3
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s3 appears to be OK
Checking volume /dev/rdisk2s4
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s4 appears to be OK
Checking volume /dev/rdisk2s5
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 1 (com.apple.os.update-EA882DCA7A28EBA0A6E94689836BB10D77D84D1AEE2468E17775A447AA815278)
Checking the extent ref tree
Checking the fsroot tree
Checking the file extent tree
Verifying volume object map space
The volume /dev/rdisk2s5 appears to be OK
Checking volume /dev/rdisk2s6
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s6 appears to be OK
Verifying allocated space
The container /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Finished file system verification on disk2
 
Aucune erreur dans l'apfs. Faisons alors un test de repartitionnement manuel en affectant à la partition BOOTCAMP une taille supérieure aux 80 Go limite pour l'Assistant BootCamp.

- passe la commande (copier-coller) :​
Bloc de code:
diskutil ap resizeContainer disk2 1921g fat32 BOOTCAMP 0b ; diskutil list internal
  • la commande rétrécit le Conteneur collectif du Fusion Drive à 1921 Go > crée une partition BOOTCAMP de 200 Go en format FAT-32 > réaffiche la configuration interne

Poste le retour complet de la commande. S'il y a un blocage --> on apprendra peut-être pourquoi...
 
et Hop !

Bloc de code:
RemsImac@iMac-de-Rems ~ % diskutil ap resizeContainer disk2 1921g fat32 BOOTCAMP 0b ; diskutil list internal
Started APFS operation
Aligning shrink delta to 200 207 388 672 bytes and targeting a new physical store size of 1 799 981 789 184 bytes
Determined the minimum size for the targeted physical store of this APFS Container to be 1 419 285 364 736 bytes
Resizing APFS Container designated by APFS Container Reference disk2
The specific APFS Physical Store being resized is disk1s2
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 the encryption key structures
Checking volume /dev/rdisk2s1
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the document ID tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s1 appears to be OK
Checking volume /dev/rdisk2s2
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s2 appears to be OK
Checking volume /dev/rdisk2s3
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s3 appears to be OK
Checking volume /dev/rdisk2s4
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s4 appears to be OK
Checking volume /dev/rdisk2s5
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 1 (com.apple.os.update-EA882DCA7A28EBA0A6E94689836BB10D77D84D1AEE2468E17775A447AA815278)
Checking the extent ref tree
Checking the fsroot tree
Checking the file extent tree
Verifying volume object map space
The volume /dev/rdisk2s5 appears to be OK
Checking volume /dev/rdisk2s6
Checking the APFS volume superblock
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Verifying volume object map space
The volume /dev/rdisk2s6 appears to be OK
Verifying allocated space
warning: MT mapping (0x400000050b78d -> 0x36375c, 1, C) is not completely referenced
warning: MT mapping (0x4000000519417 -> 0x36ce21, 1, C) is not completely referenced
warning: MT mapping (0x400000051f97a -> 0x36d8b1, 1, C) is not completely referenced
warning: MT mapping (0x40000006fd991 -> 0x3770b7, 1, C) is not completely referenced
The container /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Shrinking APFS Physical Store disk1s2 from 2 000 189 177 856 to 1 799 981 789 184 bytes
Shrinking APFS data structures
Shrinking partition
Modifying partition map
4096 bytes per physical sector
/dev/rdisk1s3: 390933248 sectors in 6108332 FAT32 clusters (32768 bytes/cluster)
bps=512 spc=64 res=32 nft=2 mid=0xf8 spt=32 hds=255 hid=3516000256 drv=0x80 bsec=391028736 bspf=47728 rdcl=2 infs=1 bkbs=6
Mounting disk
1 new disk created or changed due to APFS operation
Disk from APFS operation: disk1s3
Finished APFS operation
/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⁩         1.8 TB     disk1s2
   3:       Microsoft Basic Data ⁨BOOTCAMP⁩                200.2 GB   disk1s3

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1.9 TB     disk2
                                 Physical Stores disk0s2, disk1s2
   1:                APFS Volume ⁨Macintosh HD - Données⁩  1.4 TB     disk2s1
   2:                APFS Volume ⁨Preboot⁩                 668.1 MB   disk2s2
   3:                APFS Volume ⁨Recovery⁩                1.1 GB     disk2s3
   4:                APFS Volume ⁨VM⁩                      3.2 GB     disk2s4
   5:                APFS Volume ⁨Macintosh HD⁩            15.8 GB    disk2s5
   6:              APFS Snapshot ⁨com.apple.os.update-...⁩ 15.8 GB    disk2s5s1

RemsImac@iMac-de-Rems ~ %
 
Une partition BOOTCAMP de 200 Go a été créée sans problème.

- veux-tu tenter d'installer Windows à sa destination ? - ou qu'on la supprime et récupère son espace au Conteneur --> que tu puisses repartir de zéro ?​
 
Mais comme je te l'ai dit : question installation de Windows, je ne suis pas expert.

- peux-tu démarrer sur ta clé d'installation de Windows ?​
 
Je n'est pas de clé d'installation , juste l'iso téléchargé sur mon DD interne .
On peux essayer de 'l'installer dans la partition que tu ma fais créer alors.
 
Fais une tentative via l'Assistant BootCamp sans demander de créer de partition BOOTCAMP puisqu'elle est déjà créée.
 
il me demande d'effacer la partition
il n'y a pas d'autres choix proposés
 

Fichiers joints

  • Capture d’écran 2022-01-20 à 16.09.12_page-0001.jpg
    Capture d’écran 2022-01-20 à 16.09.12_page-0001.jpg
    45,9 KB · Affichages: 92
Tu parles de la limitation de taille de la partition à créer ? - ou de l'échec d'installation à sa destination ?
 
Ah ! il y a déjà un déblocage donc question création d'une partition de taille voulue.

- j'ai un peu terminé en ce qui concerne mon domaine de compétence. Ce serait à Locke ici de prendre le relais. Je pense que ton fichier ISO n'est pas adéquat > mais je ne peux pas en dire davantage.​
 
Je vais essayer en recommençant les commandes pour créer une partition moi meme et tenté d'installer via clé bootable.

En tout cas , un grand MERCI pour le temps que tu m' a accordé.
 
Comme mentionné, n'ayant jamais eu de Mac avec l'option Fusion Drive, je ne sais pas ce qu'il se passe. Tu as bien téléchargé le fichier .iso depuis le lien officiel de chez Microsoft... https://www.microsoft.com/fr-fr/software-download/windows10ISO ... ?

Le message d'erreur que tu mentionnes est bien spécifique pour l'option Fusion Drive, par le passé Apple avait même fait une mise à jour spécifique pour Assistant Boot Camp pour la version de macOS Mojave. Là je donne ma langue au chat pour macOS Monterey ?
Je vais essayer en recommençant les commandes pour créer une partition moi meme et tenté d'installer via clé bootable.
Depuis un Mac tu ne pourras pas créer une clé USB d'installation qui soit reconnue, uniquement que depuis un vrai PC et je n'ai pas le sentiment que cela fonctionnera. Ne pas oublier qu'Assistant Boot Camp ne supporte pas que le disque dur interne soit partitionné d'avance, ni même la présence de disques durs USB.
 
Comme mentionné, n'ayant jamais eu de Mac avec l'option Fusion Drive, je ne sais pas ce qu'il se passe. Tu as bien téléchargé le fichier .iso depuis le lien officiel de chez Microsoft... https://www.microsoft.com/fr-fr/software-download/windows10ISO ... ?

Le message d'erreur que tu mentionnes est bien spécifique pour l'option Fusion Drive, par le passé Apple avait même fait une mise à jour spécifique pour Assistant Boot Camp pour la version de macOS Mojave. Là je donne ma langue au chat pour macOS Monterey ?

Depuis un Mac tu ne pourras pas créer une clé USB d'installation qui soit reconnue, uniquement que depuis un vrai PC et je n'ai pas le sentiment que cela fonctionnera. Ne pas oublier qu'Assistant Boot Camp ne supporte pas que le disque dur interne soit partitionné d'avance, ni même la présence de disques durs USB.
Oui , c'est bien par ce lien que je telecharge mon iso
Je pense peut être reinstaller l'OS , j'ai vu sur autre post que ca avait corriger le problème.

Mais avant ca je voudrais bien tout remettre à l"état d'origine. @macomaniac aurait-tu une commande magique ;)
Voici ou en sont mes disques:
Bloc de code:
RemsImac@iMac-de-Rems ~ % diskutil list
/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.8 TB     disk0s2
   3:       Microsoft Basic Data ⁨OSXRESERVED⁩             10.0 GB    disk0s3
   4:       Microsoft Basic Data ⁨Windows10⁩               199.1 GB   disk0s4
   5:                        EFI ⁨NO NAME⁩                 104.9 MB   disk0s5
   6:         Microsoft Reserved ⁨⁩                        16.8 MB    disk0s6

/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 -                      +1.9 TB     disk2
                                 Physical Stores disk1s2, disk0s2
   1:                APFS Volume ⁨Macintosh HD - Données⁩  1.4 TB     disk2s1
   2:                APFS Volume ⁨Preboot⁩                 668.1 MB   disk2s2
   3:                APFS Volume ⁨Recovery⁩                1.1 GB     disk2s3
   4:                APFS Volume ⁨VM⁩                      2.1 GB     disk2s4
   5:                APFS Volume ⁨Macintosh HD⁩            15.8 GB    disk2s5
   6:              APFS Snapshot ⁨com.apple.os.update-...⁩ 15.8 GB    disk2s5s1

/dev/disk3 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *30.8 GB    disk3
   1:             Windows_FAT_32 ⁨ESD-USB⁩                 30.8 GB    disk3s1
 

Fichiers joints

  • 001.jpg
    001.jpg
    51,8 KB · Affichages: 94
Dernière édition:
On voit qu'il s'effectue bien des opérations d'installation par création de partitions provisoires > mais je ne connais pas la raison de l'échec global. Passe la commande (copier-coller) :
Bloc de code:
diskutil eraseVolume free null disk0s3 ; diskutil eraseVolume free null disk0s4 ; diskutil eraseVolume free null disk0s5 ; diskutil eraseVolume free null disk0s6 ; diskutil ap resizeContainer disk2 0b ; diskutil list internal
  • la commande supprime les 4 partitions Windows > récupère leur espace global au Conteneur apfs du Fusion Drive > affiche la configuration interne résultante

Poste le retour complet de la commande.