10.14 Mojave Supprimer 2 partitions vide

sonics

Membre confirmé
13 Juillet 2019
12
0
50
Bonjour a tous,

Apres avoir essayer d installer bootcap (echec..) je me suis retruver avec des partitions vides qui consomme de la place pour rien (plus de 40Go)

j ai bien essayé de bidouiller ds l utilitaire de dique mais rien n y a fait !
j ai meme essayé de suivre les bon conseils que j ai pu trouver sur ce forum, sans succus, je crois que ca me depasse !

voici le resultat du terminal pour : diskutil list

le disk 2 et 3 sont a supprimer, j aimerais retrouver cet espace sur la partition principale de 250Go

Merci d avance a tous pour votre aide précieuse,
françois

Last login: Sat Jul 13 15:38:23 on ttys000
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil list
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 251.0 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 202.0 GB disk0s2
3: Apple_APFS Container disk3 7.9 GB disk0s3
4: Apple_Boot Boot OS X 134.2 MB disk0s4
5: Apple_APFS Container disk2 40.7 GB disk0s5

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

/dev/disk2 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +40.7 GB disk2
Physical Store disk0s5

/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +7.9 GB disk3
Physical Store disk0s3

MacBook-Pro-de-Francois:~ SonicsMastering$
 
Bonjour sonics

Passe la commande (copier-coller direct - copie-la bien jusqu'au list final) :
Bloc de code:
diskutil ap deleteContainer disk2 ; diskutil ap deleteContainer disk3 ; diskutil eraseVolume free null disk0s3 ; diskutil eraseVolume free null disk0s4 ; diskutil eraseVolume free null disk0s5 ; diskutil ap resizeContainer disk1 0b ; diskutil list

  • cette commande concaténée : supprime les 2 Conteneurs apfs du bas --> ce qui reformate leurs partitions de base avec des volumes Untitled > supprime les 3 partitions primaires en-dessous de celle du Conteneur apfs disk1 > récupère l'ensemble de l'espace libéré au Conteneur disk1 du haut et à sa partition de base > réaffiche le tableau des disques

Poste l'ensemble de l'affichage retourné --> que je voie s'il n'y a pas eu de blocage de l'enchaînement quelque part. Veille à faire ton coller dans une fenêtre de code par le procédé suivant -->
  • dans cette page de MacGé > presse le bouton
    1555929346-524315-original.png
    ici :
    1555929346-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é)
 
  • J’aime
Réactions: sonics
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil ap deleteContainer disk2 ; diskutil ap deleteContainer disk3 ; diskutil eraseVolume free null disk0s3 ; diskutil eraseVolume free null disk0s4 ; diskutil eraseVolume free null disk0s5 ; diskutil ap resizeContainer disk1 0b ; diskutil list
Started APFS operation on disk2
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Deleting Volumes
Deleting Container
Wiping former APFS disks
Switching content types
Reformatting former APFS disks
Initialized /dev/rdisk0s5 as a 38 GB case-insensitive HFS Plus volume with a 8192k journal
Mounting disk
1 new disk created or changed due to APFS operation
Disk from APFS operation: disk0s5
Finished APFS operation on disk2
Started APFS operation on disk3
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Deleting Volumes
Deleting Container
Wiping former APFS disks
Switching content types
Reformatting former APFS disks
newfs_hfs: cannot create filesystem on /dev/rdisk0s3: Resource busy
Mounting disk
Could not mount disk0s3 after erase
Error: -69832: File system formatter failed
Started erase on disk0s3
Unmounting disk
Error: -69879: Couldn't open disk
Started erase on disk0s4 Boot OS X
Unmounting disk
Finished erase on disk0
Started erase on disk0s5 Untitled
Unmounting disk
Finished erase on disk0
Started APFS operation
Aligning grow delta to 802 816 bytes and targeting a new physical store size of 202 000 801 792 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 202 000 801 792 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 -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 newfs_apfs (945.200.84) 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
warning: apfs_num_other_fsobjects (58) is not valid (60)
Checking volume
Checking the APFS volume superblock
The volume Preboot was formatted by newfs_apfs (748.77.4) 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 newfs_apfs (748.77.4) 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/disk0s2 appears to be OK
Storage system check exit code is 0
Growing APFS Physical Store disk0s2 from 201 999 998 976 to 202 000 801 792 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 251.0 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 202.0 GB disk0s2
3: Apple_HFS 7.9 GB disk0s3

/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +202.0 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 183.5 GB disk1s1
2: APFS Volume Preboot 43.9 MB disk1s2
3: APFS Volume Recovery 513.1 MB disk1s3
4: APFS Volume VM 2.1 GB disk1s4

/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +7.9 GB disk3
Physical Store disk0s3

MacBook-Pro-de-Francois:~ SonicsMastering$
 
Bloc de code:
diskutil ap deleteContainer disk2 ; diskutil ap deleteContainer disk3 ; diskutil eraseVolume free null disk0s3 ; diskutil eraseVolume free null disk0s4 ; diskutil eraseVolume free null disk0s5 ; diskutil ap resizeContainer disk1 0b ; diskutil list
 
Last login: Sat Jul 13 15:38:34 on ttys000
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil list
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 251.0 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 202.0 GB disk0s2
3: Apple_HFS 7.9 GB disk0s3

/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +202.0 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 183.5 GB disk1s1
2: APFS Volume Preboot 43.9 MB disk1s2
3: APFS Volume Recovery 513.1 MB disk1s3
4: APFS Volume VM 2.1 GB disk1s4

/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +7.9 GB disk3
Physical Store disk0s3

MacBook-Pro-de-Francois:~ SonicsMastering$


il reste le disque 3 et j avoue que je ne m'y retrouve pas sur les 250Go d origine, est ce que j ai deconné quelque part ?
merci beaucoup pour l aide ,
 
Je t'avais dit de poster dans une fenêtre de code ! --> ces affichages sont quasi illisibles en mode brut...

Je vois qu'une partition a fait de la résistance : la disk0s3. Redémarre une fois > car le kernel retient une image résiduelle d'un Conteneur apfs disk3 qui était exporté par cette partition > alors qu'elle a été virée à un type "Apple_HFS".

De retour dans ta session > passe la commande :
Bloc de code:
diskutil eraseVolume free null disk0s3 ; diskutil ap resizeContainer disk1 0b ; diskutil list

  • qui supprime la partition > récupère son espace au Conteneur apfs > réaffiche le tableau des disques

Poste l'affichage retourné dans une fenêtre de code ! --> je t'en rappelle le procédé -->
  • dans cette page de MacGé > presse le bouton
    1555929346-524315-original.png
    ici :
    1555929346-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é)
 
  • J’aime
Réactions: sonics
Bloc de code:
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil eraseVolume free null disk0s3 ; diskutil ap resizeContainer disk1 0b ; diskutil list
Started erase on disk0s3
Unmounting disk
Error: -69879: Couldn't open disk
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
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         251.0 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk1         202.0 GB   disk0s2
   3:                  Apple_HFS                         7.9 GB     disk0s3

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +202.0 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            183.6 GB   disk1s1
   2:                APFS Volume Preboot                 43.9 MB    disk1s2
   3:                APFS Volume Recovery                513.1 MB   disk1s3
   4:                APFS Volume VM                      2.1 GB     disk1s4

/dev/disk3 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +7.9 GB     disk3
                                 Physical Store disk0s3

MacBook-Pro-de-Francois:~ SonicsMastering$
 
La partition Apple_HFS fait toujours de la résistance à la suppression. Et c'est elle qui fait obstacle à la récupération du reste de l'espace libre situé en-dessous d'elle. Je ne comprends pas la raison de ce problème.

Passe la commande :
Bloc de code:
diskutil repairDisk disk0

  • à validation > une demande de confirmation s'affiche --> tape y (comme yes) et revalide
  • la commande lance une réparation complète du disque interne

Poste l'affichage retourné.
 
  • J’aime
Réactions: sonics
Bloc de code:
Last login: Sat Jul 13 18:21:38 on ttys000
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil repairDisk disk0
Repairing the partition map might erase disk0s1, proceed? (y/N) y
Started partition map repair on disk0
Checking prerequisites
Checking the partition list
Adjusting partition map to fit whole disk as required
Checking for an EFI system partition
Checking the EFI system partition's size
Checking the EFI system partition's file system
Checking the EFI system partition's folder content
Checking all HFS data partition loader spaces
Checking booter partitions
Reviewing boot support loaders
Checking Core Storage Physical Volume partitions
The partition map appears to be OK
Finished partition map repair on disk0
MacBook-Pro-de-Francois:~ SonicsMastering$
 
Pas d'erreur.

Passe la commande :
Bloc de code:
diskutil umount force disk0s3

  • qui démonte la partition à problème

Poste le retour.
 
  • J’aime
Réactions: sonics
Bloc de code:
Last login: Sat Jul 13 20:46:08 on ttys000
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil umount force disk0s3
disk0s3 was already unmounted
MacBook-Pro-de-Francois:~ SonicsMastering$
 
Comme je reprends avec du délai : repasse d'abord la commande :
Bloc de code:
diskutil umount force disk0s3

  • si tu réobtiens en réponse un :
Bloc de code:
disk0s3 was already unmounted

  • repasse la commande :
Bloc de code:
diskutil eraseVolume free null disk0s3

  • qui instruit la suppression de la partition --> càd. la suppression du descripteur de cette partition du disque dans la table GPT (GUID_Partition_Table) de l'en-tête du disque

Poste l'affichage retourné. Si tu obtiens derechef un :
Bloc de code:
Started erase on disk0s3
Unmounting disk
Error: -69879: Couldn't open disk

  • il faudra conjecturer que le descripteur de cette partition dans la table GPT est corrompu et que l'activation de cette table (= sa prise en charge par le kernel) bloque la suppression de ce descripteur corrompu. Il faudra donc envisager la suppression après démarrage sur un OS de secours indépendant du disque.
 
  • J’aime
Réactions: sonics
Bloc de code:
Last login: Sun Jul 14 10:16:56 on console
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil umount force disk0s3
disk0s3 was already unmounted
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil eraseVolume free null disk0s3
Started erase on disk0s3
Unmounting disk
Finished erase on disk0
MacBook-Pro-de-Francois:~ SonicsMastering$
 
on dirait que ca a marché !!!!!

Bloc de code:
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil list
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         251.0 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk1         202.0 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +202.0 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            182.3 GB   disk1s1
   2:                APFS Volume Preboot                 43.9 MB    disk1s2
   3:                APFS Volume Recovery                513.1 MB   disk1s3
   4:                APFS Volume VM                      2.1 GB     disk1s4

MacBook-Pro-de-Francois:~ SonicsMastering$
 
Ahaaa... enfin débarrassés de cette fichue partition. À nous les finitions ! --> passe la commande :
Bloc de code:
diskutil ap resizeContainer disk1 0b ; diskutil list

  • la commande récupère tout l'espace libre disponible en-dessous de sa partition de base --> au Conteneur apfs > puis réaffiche le tableau des disques

Poste l'ensemble de l'affichage retourné.
 
  • J’aime
Réactions: sonics
Bloc de code:
Last login: Sun Jul 14 10:29:31 on ttys000
MacBook-Pro-de-Francois:~ SonicsMastering$ MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil list
-bash: MacBook-Pro-de-Francois:~: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$ /dev/disk0 (internal):
-bash: syntax error near unexpected token `internal'
MacBook-Pro-de-Francois:~ SonicsMastering$    #:                       TYPE NAME                    SIZE       IDENTIFIER
MacBook-Pro-de-Francois:~ SonicsMastering$    0:      GUID_partition_scheme                         251.0 GB   disk0
-bash: 0:: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$    1:                        EFI EFI                     314.6 MB   disk0s1
-bash: 1:: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$    2:                 Apple_APFS Container disk1         202.0 GB   disk0s2
-bash: 2:: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$
MacBook-Pro-de-Francois:~ SonicsMastering$ /dev/disk1 (synthesized):
-bash: syntax error near unexpected token `synthesized'
MacBook-Pro-de-Francois:~ SonicsMastering$    #:                       TYPE NAME                    SIZE       IDENTIFIER
MacBook-Pro-de-Francois:~ SonicsMastering$    0:      APFS Container Scheme -                      +202.0 GB   disk1
-bash: 0:: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$                                  Physical Store disk0s2
-bash: Physical: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$    1:                APFS Volume Macintosh HD            182.3 GB   disk1s1
-bash: 1:: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$    2:                APFS Volume Preboot                 43.9 MB    disk1s2
-bash: 2:: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$    3:                APFS Volume Recovery                513.1 MB   disk1s3
-bash: 3:: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$    4:                APFS Volume VM                      2.1 GB     disk1s4
-bash: 4:: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$
MacBook-Pro-de-Francois:~ SonicsMastering$ MacBook-Pro-de-Francois:~ SonicsMastering$
-bash: MacBook-Pro-de-Francois:~: command not found
MacBook-Pro-de-Francois:~ SonicsMastering$
 
Passe la seule commande (en copier-coller) :
Bloc de code:
diskutil ap resizeContainer disk1 0b ; diskutil list

  • et poste le retour.
 
  • J’aime
Réactions: sonics
Bloc de code:
Last login: Sun Jul 14 10:30:40 on ttys000
MacBook-Pro-de-Francois:~ SonicsMastering$ diskutil ap resizeContainer disk1 0b ; diskutil list
Started APFS operation
Aligning grow delta to 48 684 773 376 bytes and targeting a new physical store size of 250 685 575 168 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 250 684 547 072 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 -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 newfs_apfs (945.200.84) 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
warning: apfs_num_other_fsobjects (60) is not valid (62)
Checking volume
Checking the APFS volume superblock
The volume Preboot was formatted by newfs_apfs (748.77.4) 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 newfs_apfs (748.77.4) 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/disk0s2 appears to be OK
Storage system check exit code is 0
Growing APFS Physical Store disk0s2 from 202 000 801 792 to 250 685 575 168 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         251.0 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk1         250.7 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +250.7 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            182.5 GB   disk1s1
   2:                APFS Volume Preboot                 43.9 MB    disk1s2
   3:                APFS Volume Recovery                513.1 MB   disk1s3
   4:                APFS Volume VM                      2.1 GB     disk1s4

MacBook-Pro-de-Francois:~ SonicsMastering$
 
Bravo, j ai tout récupéré ! cette fois ci c est bon .

merci infiniment, impressionnant d efficacité ! je te payerais bien un coup a boire si tu n etais pas de l autre coté de mon ecran ..

tres bon dimanche,

François
 
Voici la nouvelle configuration du disque -->
Bloc de code:
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         251.0 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk1         250.7 GB   disk0s2

  • montrant que le problème est enfin résolu ! --> tu as bien récupéré tout l'espace libre.

Note : je n'ai pas compris pourquoi la partition n°3 a tellement résisté à la suppression. Je conjecture que son descripteur dans la table GPT était corrompu et que la réparation du disque (impliquant celle de la table GPT) a pu gommer l'obstacle et permis la suppression du descripteur de cette partition.
 
  • J’aime
Réactions: sonics