boot camp bug

Alors passe la commande :
Bloc de code:
diskutil ap deleteContainer disk1 "Macintosh HD" ; diskutil ap convert disk0s2 ; diskutil list

  • la commande : a) supprime le Conteneur interne et reformate la partition principale en jhfs+ > b) reconvertit la partition à l'apfs > affiche le tableau des disques

Poste l'affichage retourné.
 
Bloc de code:
diskutil ap deleteContainer disk1 "Macintosh HD"

Started APFS operation on disk1

Deleting APFS Container with all of its APFS Volumes

Unmounting Volumes

Unmounting Volume "Macintosh HD" on disk1s1

The volume "Macintosh HD" on disk1s1 couldn't be unmounted because it is in use by process 286 (backupd)

Error: -69888: Couldn't unmount disk

MacBook-Pro-de-julie:~ Miacoons$ diskutil ap convert disk0s2

Converting the volume on disk0s2 to an APFS Volume on an APFS Container

Error starting conversion from HFS to APFS: An HFS volume is required for this operation (-69837)

MacBook-Pro-de-julie:~ Miacoons$ diskutil list

/dev/disk0 (internal, physical):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      GUID_partition_scheme                        *121.3 GB   disk0

   1:                        EFI EFI                     209.7 MB   disk0s1

   2:                 Apple_APFS Container disk1         121.1 GB   disk0s2


/dev/disk1 (synthesized):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      APFS Container Scheme -                      +121.1 GB   disk1

                                Physical Store disk0s2

   1:                APFS Volume Macintosh HD            55.5 GB    disk1s1

   2:                APFS Volume Preboot                 44.6 MB    disk1s2

   3:                APFS Volume Recovery                512.8 MB   disk1s3

   4:                APFS Volume VM                      1.1 GB     disk1s4


/dev/disk2 (external, physical):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      GUID_partition_scheme                        *1.0 TB     disk2

   1:                        EFI EFI                     209.7 MB   disk2s1

   2:          Apple_CoreStorage My Passport             900.4 GB   disk2s2

   3:                 Apple_Boot Boot OS X               134.2 MB   disk2s3

   4:                 Apple_APFS Container disk3         99.3 GB    disk2s4


/dev/disk3 (synthesized):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      APFS Container Scheme -                      +99.3 GB    disk3

                                Physical Store disk2s4

   1:                APFS Volume Clone                   54.7 GB    disk3s1

   2:                APFS Volume Preboot                 44.6 MB    disk3s2

   3:                APFS Volume Recovery                518.4 MB   disk3s3

   4:                APFS Volume VM                      1.1 GB     disk3s4


/dev/disk4 (external, virtual):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:                  Apple_HFS My Passport            +900.0 GB   disk4

                                Logical Volume on disk2s2

                                52C93170-62BC-49C3-A7F4-91CC489B42A9

                                Unlocked Encrypted
 
Un processus utilise Macintosh HD et a refusé de le laisser se démonter. Passe la commande :
Bloc de code:
diskutil umount force disk1s1

  • qui démonte le volume de force

Poste le retour.
 
Bloc de code:
diskutil umount force disk1s1
disk1s1 was already unmounted

j'ai relancer chrome et terminal depuis "clone". Peu etre pour cela qu'il me dis que le disque est deja demonté je pense.
 
Alors repasse la commande :
Bloc de code:
diskutil ap deleteContainer disk1 "Macintosh HD" ; diskutil ap convert disk0s2 ; diskutil list

  • et poste le retour.
 
Bloc de code:
diskutil umount force disk1s1
disk1s1 was already unmounted
MacBook-Pro-de-julie:~ Miacoons$ diskutil ap deleteContainer disk1 "Macintosh HD"
Started APFS operation on disk1
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Unmounting Volume "Macintosh HD" on disk1s1
Unmounting Volume "Preboot" on disk1s2
Unmounting Volume "Recovery" on disk1s3
Unmounting Volume "VM" on disk1s4
Deleting Volumes
Deleting Container
Wiping former APFS disks
Switching content types
Reformatting former APFS disks
Initialized /dev/rdisk0s2 as a 113 GB case-insensitive HFS Plus volume with a 16384k journal
Mounting disk
1 new disk created or changed due to APFS operation
Disk from APFS operation: disk0s2
Finished APFS operation on disk1
MacBook-Pro-de-julie:~ Miacoons$ diskutil ap convert disk0s2
Converting the volume on disk0s2 to an APFS Volume on an APFS Container
Started APFS operation on disk0s2 Macintosh HD
Converting HFS Volume to an APFS Container which will export one APFS Volume
The target is the Journaled HFS+ volume "Macintosh HD" backed by the GPT partition disk0s2
The target is a data disk; it is not a macOS system disk
Found APFS EFI driver /usr/standalone/i386/apfs.efi to install into the APFS Container
The target is not encrypted
Unmounting disk0s2
Starting conversion from HFS to APFS
Performing apfs_hfs_convert -x --verbose=0x400 --efi /usr/standalone/i386/apfs.efi /dev/disk0s2
Reporting pre-conversion statistics
Reporting post-conversion statistics
Successfully finished conversion from HFS to APFS
Successful conversion in commit mode so will switch type to APFS
Setting type of disk0s2 to APFS
Changing the physical disk partition type in shared mode
Partition modification attempt count was 1
Opening and closing disk0s2 to terminate old content driver
Expecting the new APFS Container at Physical Store disk0s2
Confirmed existence of new unencrypted APFS Volume disk1s1
Mounting APFS Volume disk1s1
APFS Volume mount attempt result was 0
Exiting conversion operations with error code 0
Disk from APFS operation: disk1s1
Finished APFS operation on disk0s2 Macintosh HD
MacBook-Pro-de-julie:~ Miacoons$ diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk1         121.0 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +121.0 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            983.0 KB   disk1s1

/dev/disk2 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk2
   1:                        EFI EFI                     209.7 MB   disk2s1
   2:          Apple_CoreStorage My Passport             900.4 GB   disk2s2
   3:                 Apple_Boot Boot OS X               134.2 MB   disk2s3
   4:                 Apple_APFS Container disk3         99.3 GB    disk2s4

/dev/disk3 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +99.3 GB    disk3
                                 Physical Store disk2s4
   1:                APFS Volume Clone                   55.8 GB    disk3s1
   2:                APFS Volume Preboot                 44.6 MB    disk3s2
   3:                APFS Volume Recovery                518.4 MB   disk3s3
   4:                APFS Volume VM                      1.1 GB     disk3s4

/dev/disk4 (external, virtual):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                  Apple_HFS My Passport            +900.0 GB   disk4
                                 Logical Volume on disk2s2
                                 52C93170-62BC-49C3-A7F4-91CC489B42A9
                                 Unlocked Encrypted
 
Ouaip ! réussi ce coup-ci. Mais tu sais ce qui est malin avant de cloner à rebours ? --> tester si le nouveau Conteneur interne est repartitionnable.

Passe la commande :
Bloc de code:
diskutil ap resizeContainer disk1 60g fat32 BOOTCAMP 0b

  • qui rétrécit le Conteneur à 60 Go et crée un BOOTCAMP de 61 Go en FAT-32

Poste l'affichage retourné.
 
grrr j'ai fermer le terminal pendant la commande ... je les retaper et sa me met cela :(
Bloc de code:
diskutil ap resizeContainer disk1 60g fat32 BOOTCAMP 0b
Started APFS operation
Error: -69743: The new size must be different than the existing size
 
Bloc de code:
diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk1         60.0 GB    disk0s2
   3:       Microsoft Basic Data BOOTCAMP                61.1 GB    disk0s3

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +60.0 GB    disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            991.2 KB   disk1s1

/dev/disk2 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk2
   1:                        EFI EFI                     209.7 MB   disk2s1
   2:          Apple_CoreStorage My Passport             900.4 GB   disk2s2
   3:                 Apple_Boot Boot OS X               134.2 MB   disk2s3
   4:                 Apple_APFS Container disk3         99.3 GB    disk2s4

/dev/disk3 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +99.3 GB    disk3
                                 Physical Store disk2s4
   1:                APFS Volume Clone                   56.1 GB    disk3s1
   2:                APFS Volume Preboot                 44.6 MB    disk3s2
   3:                APFS Volume Recovery                518.4 MB   disk3s3
   4:                APFS Volume VM                      1.1 GB     disk3s4

/dev/disk4 (external, virtual):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                  Apple_HFS My Passport            +900.0 GB   disk4
                                 Logical Volume on disk2s2
                                 52C93170-62BC-49C3-A7F4-91CC489B42A9
                                 Unlocked Encrypted
 
La commande était passée comme la foudre -->
Bloc de code:
   2:                 Apple_APFS Container disk1         60.0 GB    disk0s2
   3:       Microsoft Basic Data BOOTCAMP                61.1 GB    disk0s3

  • ton apfs est sans erreur. On annule tout par la commande :
Bloc de code:
diskutil eraseVolume free null disk0s3 ; diskutil ap resizeContainer disk1 0b ; diskutil list

  • poste l'affichage retourné.
 
Bloc de code:
diskutil eraseVolume free null disk0s3
Started erase on disk0s3 BOOTCAMP
Unmounting disk
Finished erase on disk0
MacBook-Pro-de-julie:~ Miacoons$ diskutil ap resizeContainer disk1 0b
Started APFS operation
Aligning grow delta to 61 123 072 000 bytes and targeting a new physical store size of 121 123 069 952 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 121 122 041 856 bytes
Resizing APFS Container designated by APFS Container Reference disk1
The specific APFS Physical Store being resized is disk0s2
Verifying storage system
Performing fsck_apfs -n -x -S /dev/disk0s2
Checking the container superblock
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 was formatted by hfs_convert (945.220.38) and last modified by apfs_kext (945.220.38)
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
Performing deferred repairs
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Growing APFS Physical Store disk0s2 from 59 999 997 952 to 121 123 069 952 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
MacBook-Pro-de-julie:~ Miacoons$ diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk1         121.1 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +121.1 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            999.4 KB   disk1s1

/dev/disk2 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk2
   1:                        EFI EFI                     209.7 MB   disk2s1
   2:          Apple_CoreStorage My Passport             900.4 GB   disk2s2
   3:                 Apple_Boot Boot OS X               134.2 MB   disk2s3
   4:                 Apple_APFS Container disk3         99.3 GB    disk2s4

/dev/disk3 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +99.3 GB    disk3
                                 Physical Store disk2s4
   1:                APFS Volume Clone                   56.1 GB    disk3s1
   2:                APFS Volume Preboot                 44.6 MB    disk3s2
   3:                APFS Volume Recovery                518.4 MB   disk3s3
   4:                APFS Volume VM                      1.1 GB     disk3s4

/dev/disk4 (external, virtual):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                  Apple_HFS My Passport            +900.0 GB   disk4
                                 Logical Volume on disk2s2
                                 52C93170-62BC-49C3-A7F4-91CC489B42A9
                                 Unlocked Encrypted
 
Parfait ! (plus élastique que cet apfs > tu meurs :hilarious: )

Alors hop ! rétro-clonage. Lance CCC et définis une tâche telle que -->

  • SOURCE = Clone
  • DESTINATION = Macintosh HD
  • SafetyNet = Désactivé
  • Presse le bouton "Cloner"

Le logiciel va cloner Clone dans Macintosh HD > puis à la fin créer les volumes auxiliaires requis dans le Conteneur de destination. Quand c'est fini > redémarre avec "alt" > choisis : Macintosh HD > démarre dessus -->

- tu n'auras qu'à dire si tout est conforme...​
 
.... arf sa m'enerve , j'ai l'impression de te faire perdre ton temps .... bon y a du mieux la partition se fait bien, sa commence à copier les fichier windows 10 puis d'un coup :
Capture d’écran 2018-11-23 à 12.14.16.png

je pense à un soucis de protection non ?

Pour ne pas trop perdre de temps j'ai fais : diskutil list
Bloc de code:
diskutil list

/dev/disk0 (internal, physical):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      GUID_partition_scheme                        *121.3 GB   disk0

   1:                        EFI EFI                     209.7 MB   disk0s1

   2:                 Apple_APFS Container disk1         75.0 GB    disk0s2

   3:       Microsoft Basic Data OSXRESERVED             8.0 GB     disk0s3

   4:       Microsoft Basic Data BOOTCAMP                38.1 GB    disk0s4


/dev/disk1 (synthesized):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      APFS Container Scheme -                      +75.0 GB    disk1

                                Physical Store disk0s2

   1:                APFS Volume Macintosh HD            46.9 GB    disk1s1

   2:                APFS Volume Preboot                 44.6 MB    disk1s2

   3:                APFS Volume Recovery                520.3 MB   disk1s3

   4:                APFS Volume VM                      2.1 GB     disk1s4


/dev/disk2 (disk image):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:                            CCCOMA_X64FRE_FR-FR... +5.1 GB     disk2
 
Pour l'installation spécifique de Windows > il faudra que tu attendes la visite de Locke dans ce fil. N'utilisant pas Windows > je suis incompétent en ce qui concerne les péripéties de son installation.
 
@Locke j'ai attribué 20Go à OS mais malgré cela boot camp refuse de continue le processus correctement, une idée ? :(
Ben voyons, tu vas faire quoi avec 20 Go ? Assistant Boot Camp refusera de faire l'installation et c'est normal. Tu ne lis pas toutes mes réponses, tu as un tout petit SSD de 121 Go, Assistant Boot Camp ne prendra en charge que si tu réserves une partition au minimum de 40 Go. Et encore dans ce cas de figure, je pense que ça ne fonctionnera en égard du fait qu'il faut laisser impérativement un espace de libre entre 15/20 pour que macOS puisse travailler correctement.

Avec les anciens modèles à partir de 2012, on peut utiliser un fichier .iso, mais il faut réserver une taille minimale de 40 Go, mais qui ne fonctionnera pas systématiquement. Maintenant, voilà ce que préconise Apple... https://support.apple.com/fr-fr/HT201468 ...et tu constateras que l'espace minimal a bien augmenté.