M
Quand je re démarre j’obtiens un rond avec une barre oblique sur l’ecran, ensuite je fais là manipe, ensuite le logo Apple apparaît, j’attends un peu je mets la langue française et le tableau apparaît voici ce qu il y aEst-ce que tu obtiens un globe terrestre en rotation à l'écran ?
diskutil list
Bon : on va s'y prendre autrement. Repasse la commande :
Bloc de code:diskutil list
- et reposte le tableau des disques.
Bon : on va s'y prendre autrement. Repasse la commande :
Bloc de code:diskutil list
- et reposte le tableau des disques.
-bash-3.2# 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 machintosh hd 5.2 GB disk1s1
2: APFS Volume Preboot 20.0 MB disk1s2
3: APFS Volume Recovery 521.8 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4
/dev/disk2 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme +2.1 GB disk2
1: Apple_HFS OS X Base System 2.0 GB disk2s1
/dev/disk3 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +5.2 MB disk3
/dev/disk4 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk4
/dev/disk5 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk5
/dev/disk6 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk6
/dev/disk7 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +2.1 MB disk7
/dev/disk8 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk8
/dev/disk9 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk9
/dev/disk10 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +12.6 MB disk10
/dev/disk11 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +2.1 MB disk11
/dev/disk12 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +1.0 MB disk12
/dev/disk13 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +2.1 MB disk13
/dev/disk14 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk14
/dev/disk15 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk15
/dev/disk16 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +1.0 MB disk16
/dev/disk17 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +6.3 MB disk17
/dev/disk18 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +6.3 MB disk18
/dev/disk19 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk19
/dev/disk20 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +2.1 MB disk20
-bash-3.2#
diskutil ap resizeContainer disk1 118g jhfs+ BOOT 0b
Passe la commande :
Bloc de code:diskutil ap resizeContainer disk1 118g jhfs+ BOOT 0b
- respecte tous les espaces libres ; le 1 de disk1 = chiffre un ; le 0 de 0b = zéro
Poste l'ensemble de l'affichage retourné.
- la commande rétrécit le Conteneur apfs à 118 Go > et crée un volume BOOT de 3 Go en queue de disque
-bash-3.2# diskutil ap resizeContainer disk1 118g jhfs+ BOOT 0b
Started APFS operation
Resizing APFS Container designated by APFS Container Reference disk1
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: (7906755+1) bitmap address (47108)
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Shrinking APFS Physical Store disk0s2 from 121 123 069 952 to 117 999 996 928 bytes
Shrinking APFS data structures
Shrinking partition
Modifying partition map
Initialized /dev/rdisk0s3 as a 3 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
-bash-3.2#
[/QUOTEBloc de code:-bash-3.2# diskutil ap resizeContainer disk1 118g jhfs+ BOOT 0b Started APFS operation Resizing APFS Container designated by APFS Container Reference disk1 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: (7906755+1) bitmap address (47108) The volume /dev/disk0s2 appears to be OK Storage system check exit code is 0 Shrinking APFS Physical Store disk0s2 from 121 123 069 952 to 117 999 996 928 bytes Shrinking APFS data structures Shrinking partition Modifying partition map Initialized /dev/rdisk0s3 as a 3 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 -bash-3.2#
ENSUITE QUE DOIS JE FAIRE SIL TE PLAIT ?
asr restore --s / --t /Volumes/BOOT --erase --noprompt
Opération réussie.
Passe encore la commande :
Bloc de code:asr restore --s / --t /Volumes/BOOT --erase --noprompt
- respecte tous les espaces ; mets les doubles-tirets -- là où tu les vois
Poste l'affichage retourné quand tu auras récupéré -bash-3.2#.
- la commande clone le volume OS X Base System de l'OS de secours démarré (désigné par son point de montage / ) => sur le volume BOOT. BOOT vas être reformaté > renommé OS X Base System comme la source > cloné d'un OS de secours de 1,3 Go > rendu démarrable à la fin par l'inscription d'un chemin de démarrage sur ton en-tête
Opération réussie.
Passe encore la commande :
Bloc de code:asr restore --s / --t /Volumes/BOOT --erase --noprompt
- respecte tous les espaces ; mets les doubles-tirets -- là où tu les vois
Poste l'affichage retourné quand tu auras récupéré -bash-3.2#.
- la commande clone le volume OS X Base System de l'OS de secours démarré (désigné par son point de montage / ) => sur le volume BOOT. BOOT vas être reformaté > renommé OS X Base System comme la source > cloné d'un OS de secours de 1,3 Go > rendu démarrable à la fin par l'inscription d'un chemin de démarrage sur ton en-tête
-bash-3.2# asr restore --s / --t /Volumes/BOOT --erase --noprompt
Validating target...done
Validating source...done
Validating sizes...done
Restoring ....10....20....30....40....50....60....70....80....90....100
Verifying ....10....20....30....40....50....60....70....80....90....100
Remounting target volume...done
-bash-3.2#
diskutil list
JE N’AI PAS LA BARRE DE VOLUME UNE FOIS QUE JAI PRESSER ALT LORDI SEST DIRIGER DIRECTEMENT VERS LE TABLEAU C’EST NORMAL ?Parfait : opération réussie. Je t'explique le sens de la manœuvre -->
- comme tu ne pouvais pas démarrer ton Mac sur un OS de secours qui aurait été téléchargé en RAM par internet --> ce qui aurait permis de supprimer l'apfs du disque avant réinstallation...
- on vient de créer en queue de disque un petit volume de secours démarrable indépendant de l'apfs > qui va permettre au Mac de démarrer dessus > et à partir de là une suppression de l'apfs avant réinstallation. Bref : un ersatz d'OS de secours en RAM.
Redémarre (Menu > Redémarrer) et tiens aussitôt pressée la touche "alt" pour obtenir l'écran de choix du volume de démarrage -->
- choisis OS X Base System (ci-devant BOOT) > démarre dessus.
Quand tu as l'écran aux 4 Utilitaires macOS > repasse la commande :
Bloc de code:diskutil list
- et poste le tableau des disques => on pourra régler son compte à l'apfs.
NON JE ME SUIS TROMPER JAI BIEN OS X BASE SYSTEMJE N’AI PAS LA BARRE DE VOLUME UNE FOIS QUE JAI PRESSER ALT LORDI SEST DIRIGER DIRECTEMENT VERS LE TABLEAU C’EST NORMAL ?
Alors suis les indications de mon message #290.
-bash-3.2# 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 118.0 GB disk0s2
3: Apple_HFS OS X Base System 3.0 GB disk0s3
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +118.0 GB disk1
Physical Store disk0s2
1: APFS Volume machintosh hd 5.2 GB disk1s1
2: APFS Volume Preboot 20.0 MB disk1s2
3: APFS Volume Recovery 521.8 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4
/dev/disk2 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +5.2 MB disk2
/dev/disk3 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk3
/dev/disk4 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk4
/dev/disk5 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk5
/dev/disk6 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +2.1 MB disk6
/dev/disk7 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk7
/dev/disk8 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk8
/dev/disk9 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +12.6 MB disk9
/dev/disk10 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +2.1 MB disk10
/dev/disk11 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +1.0 MB disk11
/dev/disk12 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +2.1 MB disk12
/dev/disk13 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk13
/dev/disk14 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk14
/dev/disk15 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +1.0 MB disk15
/dev/disk16 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +6.3 MB disk16
/dev/disk17 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +6.3 MB disk17
/dev/disk18 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +524.3 KB disk18
/dev/disk19 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: untitled +2.1 MB disk19
-bash-3.2#
diskutil ap deleteContainer disk1 "Macintosh HD"
Passe la commande :
Bloc de code:diskutil ap deleteContainer disk1 "Macintosh HD"
- mets "Macintosh HD" avec les ""
Poste l'affichage retourné.
- la commande supprime l'apfs et reformate un volume Macintosh HD réinstallable
Passe la commande :
Bloc de code:diskutil ap deleteContainer disk1 "Macintosh HD"
- mets "Macintosh HD" avec les ""
Poste l'affichage retourné.
- la commande supprime l'apfs et reformate un volume Macintosh HD réinstallable
-bash-3.2# diskutil ap deleteContainer disk1 "Macintosh HD"
Started APFS operation on disk1
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Unmounting Volume "machintosh 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 110 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
-bash-3.2#
Bloc de code:-bash-3.2# diskutil ap deleteContainer disk1 "Macintosh HD" Started APFS operation on disk1 Deleting APFS Container with all of its APFS Volumes Unmounting Volumes Unmounting Volume "machintosh 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 110 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 -bash-3.2#
Parfait !
Dans la fenêtre des 4 Utilitaires macOS > lance l'option : "Réinstaller macOS" => et choisis le volume Macintosh HD comme destination lorsque cela te sera proposé.
- note : quand tu auras réussi à ouvrir une nouvelle session d'utilisateur dans ton nouvel OS --> il faudra régler la question du petit volume OS X Base System qui n'aura plus d'usage.
Parfait !
Dans la fenêtre des 4 Utilitaires macOS > lance l'option : "Réinstaller macOS" => et choisis le volume Macintosh HD comme destination lorsque cela te sera proposé.
- note : quand tu auras réussi à ouvrir une nouvelle session d'utilisateur dans ton nouvel OS --> il faudra régler la question du petit volume OS X Base System qui n'aura plus d'usage.
CEST BON SA CHARGE POUR LE MOMENT JE REVIENS VERS TOI À LA FIN DU TÉLÉCHARGEMENT MERCI ENCORE T’ES UN GÉNIE !