Suppression Partition dual boot impossible

guideb

Membre confirmé
31 Août 2019
30
3
34
Bonjour, suite à un probleme de surchauffe et de ralentissement du mac, j'ai fait check avec avast a décelé plusieurs "PUP-gen" qui n'ont jamais été trouvé par Malwares Bytes auparavant...(ce qui me rassure c'est que ces infections sont récentes car j'avais déja fait un check complet avec avast il y a peu).

Face a tous ces problèmes récents, j'ai décidé de partir sur une clean install. Seulement un nouveau problème se pose à moi : j'ai effacé une partition windows car je souhaiterais retrouver les 500g de mon ssd de démarrage mais cette partition est introuvable. Elle a bien été supprimé pr l'assistant bootcamp mais à ce que j'ai pu lire elle s'est transformé en "free space" et je ne sais pas jouer du tableau de commande.. comme chaque cas est différent je voudrais être guidé par qq un qui s'y connait.

Grosso modo j'aimerais retrouver cette espace, puis je pars sur le classique Commande+R je formate le ssd et je reinstalle Mojave proprement. Chronologiquement je me dis que c'est le plus sain mais mes connaissances en informatique sont limitées.

Il s'agit d'un macbook pro mi 2012 A1278 I5 16Go ram 500SSD + 500HDD

Je vous mets une capture de ce que me dit l'utilitaire de disque lorsque je fais l'éxecution du S.O.S et aussi ce que m'affiche diskutil :
Bloc de code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         379.0 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                  Apple_HFS HDD Guitoo              499.8 GB   disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +379.0 GB   disk2
                                Physical Store disk0s2
   1:                APFS Volume SSD Guitoo              68.7 GB    disk2s1
   2:                APFS Volume Preboot                 24.0 MB    disk2s2
   3:                APFS Volume Recovery                510.0 MB   disk2s3
   4:                APFS Volume VM                      1.1 GB     disk2s4

Capture d’écran 2019-09-01 à 09.45.37.png

Merci grandement pr votre aide




Note de la modération: pas trop de rapport avec les portables Mac, je déplace dans le forum adéquat.
 
Dernière édition par un modérateur:
j'ai fait check avec avast a décelé plusieurs "PUP-gen" qui n'ont jamais été trouvé par Malwares Bytes auparavant
Désolé de la réponse cinglante qui va suivre, mais tu vires au plus vite cette merde saloperie qui est la pire des choses pour ralentir un Mac !

Petit rappel...
Pour diffuser un rapport EtreCheck ou un retour de commandes via le Terminal dans les forums, dans votre réponse, un clic sur cette icône , sélectionnez les Balises </> Code, dans la fenêtre qui s’ouvrira faites un Copier/Coller du rapport et/ou du résultat du Terminal, un clic sur Insérer et validez votre réponse.
Tu as bien un problème avec disk0s2 et disk1s2, on va laisser notre ami macomaniac te faire faire des petites manipulations via le Terminal. ;)
 
Merci bcp Locke pour ta réponse rapide.

J'ai aussi fait diskutil cs list qui me donne :

Bloc de code:
diskutil cs list
No CoreStorage logical volume groups found



PS: tu veux bien parler de Avast ou des PUP GEN ? je suis surpris si on me dit que Avast est à virer du mac.o_O
 
PS: tu veux bien parler de Avast ou des PUP GEN ? je suis surpris si on me dit que Avast est à virer du mac.o_O
Toujours la même réponse cinglante (désolé) mais tu me vires cette merde saloperie ! Ça ne te protège de rien, en aucun cas contre des virus ni contre des adwares/malwares. Tu as installé Malwarebytes qui fera très bien son boulot contre les adwares/malwares. Pour éviter les PUBS intempestives tu installes uBlock Origin dans Safari et dans tous tes navigateurs et là tu pourras respirer. Le lien générique pour Firefox, Opera, Google Chrome. Est-ce que tu as des extensions non désirées dans tes navigateurs, c'est à voir dans les Préférences ?
 
Bon seul malwares bytes sera ds ma prochaine install alors. J'ai 3 extensions à savoir Adblock, i don't about cookies et Avast Online security
 
Bonjour guideb

Passe la commande (copier-coller) :
Bloc de code:
diskutil ap resizeContainer disk2 0b ; diskutil list

  • la commande récupère l'espace libre au Conteneur apfs et à sa partition de base > puis réaffiche le tableau des disques
  • une vérification de l'apfs est lancée en préalable : comme il y a une erreur dans un segment de l'apfs dont dépend le volume SSD Guitoo => l'opération de redimensionnement du Conteneur apfs risque d'être avortée

Poste donc tout l'affichage retourné --> qu'on voie ce qui se passe.
 
Bjr Macomaniac
voici :
Bloc de code:
MacBook-Pro:~ Guillaume$ diskutil ap resizeContainer disk2 0b ; diskutil list
Started APFS operation
Aligning grow delta to 120 898 109 440 bytes and targeting a new physical store size of 499 898 105 856 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 499 897 077 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/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 SSD Guitoo was formatted by hfs_convert (748.21.6) and last modified by apfs_kext (945.275.7)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
error: directory valence check: directory (oid 0x13): nchildren (1) does not match drec count (0)
Checking volume
Checking the APFS volume superblock
The volume Preboot was formatted by newfs_apfs (748.21.6) and last modified by apfs_kext (945.275.7)
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.21.6) and last modified by apfs_kext (945.275.7)
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 newfs_apfs (748.21.6) and last modified by apfs_kext (945.275.7)
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
error: nchildren of inode object (id 19) does not match expected value
Deferred repairs failed
The volume /dev/disk0s2 could not be verified completely
Storage system check exit code is 8
Error: -69716: Storage system verify or repair failed
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         379.0 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                  Apple_HFS HDD Guitoo              499.8 GB   disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +379.0 GB   disk2
                                 Physical Store disk0s2
   1:                APFS Volume SSD Guitoo              69.4 GB    disk2s1
   2:                APFS Volume Preboot                 24.0 MB    disk2s2
   3:                APFS Volume Recovery                510.0 MB   disk2s3
   4:                APFS Volume VM                      1.1 GB     disk2s4

MacBook-Pro:~ Guillaume$
 
La commande n'est pas passée > à cause de l'erreur dans l'apfs -->

- redémarre > en tenant pressées les 2 touches ⌘R (cmd R) de l'écran noir à la  = démarrage sur l'OS de secours. Tu obtiens un écran affichant une fenêtre de 4 Utilitaires macOS.​

- lance l'Utilitaire de disque. Dans l'angle gauche supérieur du panneau > clique la pastille : "Présentation" et sélectionne : "Afficher tous les appareils". Le Conteneur apfs global est alors affiché.​

- sélectionne-le et fais un S.O.S. dessus. Puis redémarre (Menu  > Redémarrer) et réouvre ta session habituelle.​

Repasse alors la commande :
Bloc de code:
diskutil verifyVolume disk2

  • qui vérifie l'apfs

Poste le retour => que je voie s'il y a toujours une erreur bloquante...
 
voici :

Bloc de code:
MacBook-Pro:~ Guillaume$ diskutil verifyVolume disk1
Error starting file system verification for disk1: Invalid request (-69886)
MacBook-Pro:~ Guillaume$

oups désolé voici avec disk2

Bloc de code:
MacBook-Pro:~ Guillaume$ diskutil verifyVolume disk1
Error starting file system verification for disk1: Invalid request (-69886)
MacBook-Pro:~ Guillaume$ diskutil verifyVolume disk2
Started file system verification on disk2
Verifying storage system
Using live mode
Performing fsck_apfs -n -x -l /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 SSD Guitoo was formatted by hfs_convert (748.21.6) and last modified by apfs_kext (945.275.7)
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 newfs_apfs (748.21.6) and last modified by apfs_kext (945.275.7)
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.21.6) and last modified by apfs_kext (945.275.7)
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 newfs_apfs (748.21.6) and last modified by apfs_kext (945.275.7)
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
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Finished file system verification on disk2
MacBook-Pro:~ Guillaume$
 
Bon seul malwares bytes sera ds ma prochaine install alors. J'ai 3 extensions à savoir Adblock, i don't about cookies et Avast Online security
Poubelle ! Adblock et/ou Adblock+, Avast, tu les vires, ils laissent passer volontairement de la PUB pour se rétribuer et uBlock Origin sera bien meilleur.
 
L'erreur a été supprimée. Donc repasse la commande de récupération de l'espace libre -->
Bloc de code:
diskutil ap resizeContainer disk2 0b ; diskutil list

  • et poste le retour.
 
Voici
Bloc de code:
MacBook-Pro:~ Guillaume$ diskutil ap resizeContainer disk2 0b ; diskutil list
Started APFS operation
Aligning grow delta to 120 898 109 440 bytes and targeting a new physical store size of 499 898 105 856 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 499 897 077 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/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 SSD Guitoo was formatted by hfs_convert (748.21.6) and last modified by apfs_kext (945.275.7)
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 newfs_apfs (748.21.6) and last modified by apfs_kext (945.275.7)
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.21.6) and last modified by apfs_kext (945.275.7)
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 newfs_apfs (748.21.6) and last modified by apfs_kext (945.275.7)
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
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Growing APFS Physical Store disk0s2 from 378 999 996 416 to 499 898 105 856 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         499.9 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                  Apple_HFS HDD Guitoo              499.8 GB   disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +499.9 GB   disk2
                                 Physical Store disk0s2
   1:                APFS Volume SSD Guitoo              69.4 GB    disk2s1
   2:                APFS Volume Preboot                 24.0 MB    disk2s2
   3:                APFS Volume Recovery                510.0 MB   disk2s3
   4:                APFS Volume VM                      1.1 GB     disk2s4

MacBook-Pro:~ Guillaume$

Ca à l'air d'être bon, vous êtes extra ! Merci 1000 fois
 
Locke, excuse moi mais tu me dis de garder malwares byte. Je suis HS du coup mais comme je viens de reinstaller tout juste mon mac proprement, je vois que malware byte me propose une protection en temps reel.. dois je l'activer ? c'est un peu comme avast qui faisat doublon en fait ?

désolé RAS j'ai parlé trop vite, cela est proposé pour la verson premium pas la version classique. Bonne fin de week end et encore merci
 
Locke, excuse moi mais tu me dis de garder malwares byte. Je suis HS du coup mais comme je viens de reinstaller tout juste mon mac proprement, je vois que malware byte me propose une protection en temps reel.. dois je l'activer ?
Ça c'est parce que tu es toujours dans la période d'essai. Malwarebytes est gratuit pendant 14 jours, au-delà, la seule différence sera qu'il ne travaillera plus en tâche de fond et ce n'est pas un problème, puisqu'on ne l'utilise qu'en cas de problème. A chaque lancement de ce logiciel, celui-ci se connectera systématiquement sur ses serveurs pour mettre à jour la liste des dernières cochonneries recensées.
c'est un peu comme avast qui faisat doublon en fait ?
On va faire comme si tu n'avais rien écrit, mais STP, oublie définitivement ce nom. Raye-le de ton cerveau et ton Mac t'en sera reconnaissant pendant des décennies. ;)