Le disque de démarrage ne peut être ni partitionné, ni restauré en une seule partition.

Salut les copains ... je pense que j'ai le même problème ...


j'essaye d'installer windows sur mon mac book pro mais je n'y arrive pas ... je pense qu'il me manque quelque chose :


/dev/disk0 (internal):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme 500.3 GB disk0

1: EFI EFI 314.6 MB disk0s1

2: Apple_APFS Container disk1 411.0 GB disk0s2


/dev/disk1 (synthesized):

#: TYPE NAME SIZE IDENTIFIER

0: APFS Container Scheme - +411.0 GB disk1

Physical Store disk0s2

1: APFS Volume Macintosh HD 251.3 GB disk1s1

2: APFS Volume Preboot 45.9 MB disk1s2

3: APFS Volume Recovery 512.4 MB disk1s3

4: APFS Volume VM 1.1 GB disk1s4


/dev/disk2 (disk image):

#: TYPE NAME SIZE IDENTIFIER

0: CCCOMA_X64FRE_FR-FR... +5.1 GB disk2


macbook-pro-de-thiago:~ thiagoqueirozdarocha$
 
Bonsoir Queiroz

La taille des 2 partitions de ton disque fait 411 Go > pour un disque de 500 Go. Il y a donc 89 Go d'espace libre.

En supposant que l'espace libre soit situé en-dessous de la partition apfs > passe la commande (copier-coller) :
Bloc de code:
diskutil ap resizeContainer disk1 0b

  • qui récupère l'espace libre au Conteneur apfs et à sa partition de base

Poste l'affichage retourné > en faisant ton coller dans une fenêtre de code par le procédé suivant -->
  • dans la page de ce fil de MacGé > presse le bouton
    InsererCodeMcGe.jpg
    ici :
    521520_original.png

    menu  : </> Code > par ⌘V colle dans la fenêtre Code > presse le bouton Insérer (ce procédé permet un affichage fenêtré qui économise l'espace de page en respectant la mise en forme des tableaux du «Terminal» --> d'où une plus grande lisibilité)

=> on verra le résultat.
 
Hello !
Jai' bien peur d'avoir un soucis similaire mais je préfère reposter ma config avec diskutil

Je voudrais supprimer bootcamp de ma machine mais bootcamp ne me le permet pas :

Le disque de démarrage ne peut être ni partitionné, ni restauré en une seule partition.
Le disque de démarrage doit être formaté en un seul volume Mac OS étendu (journalisé) ou avoir déjà été partitionné par Assistant Boot Camp pour l’installation de Windows.

voici ce que me donne diskutil list et diskutil cs list :

Bloc de code:
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         24.0 GB    disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk2         23.7 GB    disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                 Apple_APFS Container disk2         480.0 GB   disk1s2
   3:       Microsoft Basic Data OSXRESERVED             8.0 GB     disk1s3
   4:       Microsoft Basic Data BOOTCAMP                511.1 GB   disk1s4
   5:           Windows Recovery                         920.6 MB   disk1s5

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +503.7 GB   disk2
                                 Physical Stores disk0s2, disk1s2
   1:                APFS Volume Macintosh HD            57.4 GB    disk2s1
   2:                APFS Volume Preboot                 44.4 MB    disk2s2
   3:                APFS Volume Recovery                512.8 MB   disk2s3
   4:                APFS Volume VM                      2.1 GB     disk2s4

Bloc de code:
No CoreStorage logical volume groups found

Je precise que je suis sous mojave 10.14.1

Quelqu'un peut il m'aider ? Merci beaucoup !
 
Bonjour vinzzzz

Tu veux supprimer tout ce qui n'est pas macOS et récupérer un Conteneur Fusion Style de +1 To ?
 
Passe la commande (copier-coller - déroule-la bien jusqu'au 0b final pour la copier complète) :
Bloc de code:
diskutil eraseVolume free null disk1s5 ; diskutil eraseVolume free null disk1s4 ; diskutil eraseVolume free null disk1s3 ; diskutil ap resizeContainer disk2 0b

  • cette commande concaténée : a) supprime les 3 partitions du HDD en-dessous du Conteneur apfs > b) récupère l'espace libéré à ce même Conteneur

Poste l'affichage d'ensemble retourné > histoire de voir s'il n'y a pas eu un loupé quelque part...
 
Passe la commande (copier-coller - déroule-la bien jusqu'au 0b final pour la copier complète) :
Bloc de code:
diskutil eraseVolume free null disk1s5 ; diskutil eraseVolume free null disk1s4 ; diskutil eraseVolume free null disk1s3 ; diskutil ap resizeContainer disk2 0b

  • cette commande concaténée : a) supprime les 3 partitions du HDD en-dessous du Conteneur apfs > b) récupère l'espace libéré à ce même Conteneur

Poste l'affichage d'ensemble retourné > histoire de voir s'il n'y a pas eu un loupé quelque part...
Merci beaucoup pour ton aide.

Il semble y avoir une erreur :

Bloc de code:
Unable to find disk for disk1s5
Unable to find disk for disk1s4
Unable to find disk for disk1s3
Started APFS operation
Error: -69519: The target disk is too small for this operation, or a gap is required in your partition map which is missing or too small, which is often caused by an attempt to grow a partition beyond the beginning of another partition or beyond the end of partition map usable space
 
Les 3 partitions à supprimer n'ont pas été trouvées à leurs index d'appareil indiqués d'après ton tableau des disques --> il y a eu une modification des index des disques entre temps > parce que tu aurais redémarré par exemple.

Repasse la commande :
Bloc de code:
diskuti list

  • et poste le tableau des disques --> je parie que le HDD est disk0 actuellement...
 
Bloc de code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         480.0 GB   disk0s2
   3:       Microsoft Basic Data OSXRESERVED             8.0 GB     disk0s3
   4:       Microsoft Basic Data BOOTCAMP                511.1 GB   disk0s4
   5:           Windows Recovery                         920.6 MB   disk0s5

/dev/disk1 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         24.0 GB    disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                 Apple_APFS Container disk2         23.7 GB    disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +503.7 GB   disk2
                                 Physical Stores disk1s2, disk0s2
   1:                APFS Volume Macintosh HD            57.5 GB    disk2s1
   2:                APFS Volume Preboot                 44.4 MB    disk2s2
   3:                APFS Volume Recovery                512.8 MB   disk2s3
   4:                APFS Volume VM                      2.1 GB     disk2s4
 
Hé ! hé ! -->
Bloc de code:
   0:      GUID_partition_scheme                        *1.0 TB     disk0

  • tu avais redémarré entre temps > et le HDD a battu de vitesse le SDD à l'attachement au Système : résultat de ce sprint frénétique --> victoire du HDD en disk0. C'est le SDD qui écope du disk1 :hilarious:

Repasse la commande éditée du nouvel index du HDD :
Bloc de code:
diskutil eraseVolume free null disk0s5 ; diskutil eraseVolume free null disk0s4 ; diskutil eraseVolume free null disk0s3 ; diskutil ap resizeContainer disk2 0b

  • et poste le retour.
 
Merci ! ça c'est de l'aide ;)

ça à l'air d'avoir fonctionné :

Bloc de code:
Started erase on disk0s5
Unmounting disk
Finished erase on disk0
Started erase on disk0s4 BOOTCAMP
Unmounting disk
Finished erase on disk0
Started erase on disk0s3 OSXRESERVED
Unmounting disk
Finished erase on disk0
Started APFS operation
Aligning grow delta to 519 993 757 696 bytes and targeting a new physical store size of 999 995 129 856 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 999 994 101 760 bytes
Resizing APFS Container designated by APFS Container Reference disk2
The specific APFS Physical Store being resized is disk0s2
Verifying storage system
Using live mode
Performing fsck_apfs -n -x -l -S /dev/disk1s2
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 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
Checking volume
Checking the APFS volume superblock
The volume Preboot 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
Checking volume
Checking the APFS volume superblock
The volume Recovery was formatted by diskmanagementd (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
Checking volume
Checking the APFS volume superblock
The volume VM was formatted by apfs.util (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/disk1s2 appears to be OK
Storage system check exit code is 0
Growing APFS Physical Store disk0s2 from 480 001 372 160 to 999 995 129 856 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
 
Allez ! --> un nouveau :
Bloc de code:
diskutil list

  • poste le nouveau tableau des disques --> qu'on contemple le paysage...
 
et voilà ! c'est clean !!

Bloc de code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         1000.0 GB  disk0s2

/dev/disk1 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         24.0 GB    disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                 Apple_APFS Container disk2         23.7 GB    disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1.0 TB     disk2
                                 Physical Stores disk1s2, disk0s2
   1:                APFS Volume Macintosh HD            57.5 GB    disk2s1
   2:                APFS Volume Preboot                 44.4 MB    disk2s2
   3:                APFS Volume Recovery                512.8 MB   disk2s3
   4:                APFS Volume VM                      2.1 GB     disk2s4
 
You Rock ! merci énnormément !

Me reste plus qu'à recréer une partition bootcamp et ensuite migrer le tout sur un ssd externe.
Juste pour être sur, pas moyen de directement installer windows sur un disque externe via bootcamp ?
 
Pour une réponse à ta dernière question > attends un passage de Locke dans ton fil. Personnellement : je n'utilise pas Windows et je ne suis pas au fait de ce genre de subtilités.
 
Bonjour,
@macomaniac

j'ai suivi pas mal de tes posts et tes publications sont toujours super clair et précises, merci pour ce que tu fais de ce forum.
j'ai une question à te poser qui me bloque:
je cherche à supprimer ma partition bootcamp mais j'obtient le message d'erreur : "Le disque de démarrage ne peut être ni partitionné..." après avoir suivi avec attention tes tutos je n'obtient pas de code pour effectuer le "diskutil coreStorage resizeStack"
Quels sont les parties que je peut supprimer sans problèmes ?

Bloc de code:
#:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         500.3 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk1         396.0 GB   disk0s2
   3:       Microsoft Basic Data BOOTCAMP                103.5 GB   disk0s3
   4:           Windows Recovery                         506.5 MB   disk0s4

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +396.0 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            109.5 GB   disk1s1
   2:                APFS Volume Preboot                 22.7 MB    disk1s2
   3:                APFS Volume Recovery                517.8 MB   disk1s3
   4:                APFS Volume VM                      1.1 GB     disk1s4

Merci d'avance pour les réponses que tu pourrais m'apporter.
 
Bonsoir ROB

Passe la commande (copier-coller) :
Bloc de code:
diskutil eraseVolume free null disk0s4 ; diskutil eraseVolume free null disk0s3 ; diskutil ap resizeContainer disk1 0b ; diskutil list

  • cette commande concaténée : supprime les 2 partitions Windows > récupère l'espace libéré au Conteneur apfs & à sa partition de base disk0s2 > réaffiche le tableau des disques

Poste l'ensemble de l'affichage retourné --> pour voir s'il n'y a pas eu un blocage à un moment donné.
 
Bonsoir,

suite de commande:
Bloc de code:
Unmounting disk
Finished erase on disk0
Started erase on disk0s3 BOOTCAMP
Unmounting disk
Finished erase on disk0
Started APFS operation
Aligning grow delta to 103 962 181 632 bytes and targeting a new physical store size of 499 963 174 912 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 499 962 146 816 bytes
Resizing APFS Container designated by APFS Container Reference disk1
The specific APFS Physical Store being resized is disk0s2
Verifying storage system
Using live mode
Performing fsck_apfs -n -x -l /dev/disk0s2
Checking volume
Checking the container superblock
Checking the EFI jumpstart record
Checking the space manager
Checking the object map
Checking the APFS volume superblock
Checking the object map
Checking the fsroot tree
Checking the snapshot metadata tree
Checking the extent ref tree
Checking the snapshots
Checking the APFS volume superblock
Checking the object map
Checking the fsroot tree
Checking the snapshot metadata tree
Checking the extent ref tree
Checking the snapshots
Checking the APFS volume superblock
Checking the object map
Checking the fsroot tree
Checking the snapshot metadata tree
Checking the extent ref tree
Checking the snapshots
Checking the APFS volume superblock
Checking the object map
Checking the fsroot tree
Checking the snapshot metadata tree
Checking the extent ref tree
Checking the snapshots
Verifying allocated space
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Growing APFS Physical Store disk0s2 from 396 000 993 280 to 499 963 174 912 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         500.3 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk1         500.0 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +500.0 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            108.8 GB   disk1s1
   2:                APFS Volume Preboot                 22.7 MB    disk1s2
   3:                APFS Volume Recovery                517.8 MB   disk1s3
   4:                APFS Volume VM                      1.1 GB     disk1s4