10.13 High Sierra Regroupement partitions sur dd MacBook Air

Alors action !

Tu vas passer l'une après l'autre les commandes que je t'affiche en tableau -->
Bloc de code:
diskutil ap deleteContainer disk1 Brol
diskutil eraseVolume free null disk0s3
diskutil ap resizeContainer disk2 0b

  • la 1ère supprime le Conteneur du bas (volume Sem nome) > ce qui remonte un volume standard Brol sur la partition
  • la 2è supprime la partition disk0s3 du bas
  • la 3è récupère l'espace libre au Conteneur du haut (volume Macintosh HD)

Les commandes 1 & 2 n'auront aucun mal à passer. La commande 3 est devenue une loterie > depuis qu'un bogue critique de High Sierra fait s'installer parfois l'apfs avec une erreur interne de structure --> ce qui a pour effet de verrouiller en taille le Conteneur. Je ne peux donc prédire dans quel cas tu te situes.

Poste l'affichage retourné par la 2è commande et on sera fixés.
 
Voici se qui s'affiche à la deuxième ligne !
Je lance la 3ème ?

Bloc de code:
Last login: Mon Mar 19 21:14:38 on ttys000
Air-de-Steven:~ steven$ diskutil ap deleteContainer disk1 Brol
Started APFS operation on disk1
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Unmounting Volume "Sem nome" 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/rdisk0s3 as a 56 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: disk0s3
Finished APFS operation on disk1
Air-de-Steven:~ steven$ diskutil eraseVolume free null disk0s3
Started erase on disk0s3 Brol
Unmounting disk
Finished erase on disk0
Air-de-Steven:~ steven$
 
Les 2 premières commandes sont bien passées comme attendu.

Vas-y pour la 3è.
 
Roulement de tambour !!!!!



Bloc de code:
Last login: Mon Mar 19 21:28:58 on ttys000
Air-de-Steven:~ steven$ diskutil ap resizeContainer disk2 0b
Started APFS operation
Resizing APFS Container designated by APFS Container Reference disk2
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
warning: Overallocation Detected on Main device: (1678172+1) bitmap address (83451)
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Growing APFS Physical Store disk0s2 from 60 561 534 976 to 121 123 069 952 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
Air-de-Steven:~ steven$
 
Oui : c'est bon ! - pas d'effet de bogue.

Passe un :
Bloc de code:
diskutil list

  • et poste le tableau --> qu'on admire la configuration finale du disque.
 
Bon bah super j'ai retrouvé tout le stockage disponible

Bloc de code:
Last login: Mon Mar 19 21:38:31 on console
Air-de-Steven:~ steven$ 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            19.4 GB    disk1s1
   2:                APFS Volume Preboot                 20.4 MB    disk1s2
   3:                APFS Volume Recovery                509.8 MB   disk1s3
   4:                APFS Volume VM                      1.1 GB     disk1s4

Air-de-Steven:~ steven$
 
Alors la je sais pas comment te remercier, c'est un truc de fou le bordel que c'était dans le disque dur..
J'aurais jamais pu trouvé toute les infos que tu m'as donné sur d'autres forums.
 
Je sais pas dans quoi tu bosses mais a voir déjà les anciens sujets que tu fais et les gens que tu aides tu dois être sacrément calé sur le sujet mac ^^
 
Bon ma prochaine galère sera d"installer un SSD NVMe dans ce MBA mais ça sera pas tout de suite je pense ^^
Tu connais un peu le sujet ?

En tout cas encore une fois mille merci !!!