10.14 Mojave problème partition perdue bootcamp

Newage

Membre confirmé
2 Mai 2018
54
0
27
Bonjour à tous. Ma partition windows a eu un problème, elle est restée bloquée sur une mise à jour et l'ordi s'est eteint. bref j'ai laissé tourner l'ordi une nuit et windows n'a pas réussi a annuler la mise à jour.

Je pars sur une nouvelle version de windows avec une clé bootable.

bootcamp me demande de supprimer ma partition windows je le fais.Et bah bootcampn'arrive plus à retrouver les 100 go qui etaient attribués à windows.

Je me retrouev plus qu'avec400 go sur les 500.

Voici ce que m'affiche diskutil list =



Bloc de code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.3 GB   disk0
   1:                 Apple_APFS Container disk1         400.0 GB   disk0s2

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

/dev/disk2 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *31.2 GB    disk2
   1:               Windows_NTFS WinInstall              31.2 GB    disk2s1

Puis ce que m'affiche diskutil cs list : No CoreStorage logical volume groups found


Pouvez vous m'aider ? Je sais que vous êtes des pros ;)
 
Bonjour Newage

La mention : No CoreStorage logical volume groups found explique qu'aucun CoreStorage n'est présent (je vais donc pouvoir t'aider :hilarious:)

Passe la commande :
Bloc de code:
diskutil ap resizeContainer disk1
  • qui fait regagner l'espace au Conteneur apfs système
Poste le retour.
 
Bloc de code:
Usage:  diskutil APFS resizeContainer <inputDisk> limits [-plist]
        diskutil APFS resizeContainer <inputDisk> <newSize> [<triple>*]
        where <inputDisk> = A Container Reference DiskIdentifier (preferred)
              or a Physical Store DiskIdentifier
              <newSize> = the desired new Container or Physical Store size
              <triple> = a { fileSystemPersonality, name, size } tuple
Resize an APFS Container. One of the Container's Physical Store disks will be
resized, and therefore the Container which it defines will be resized by an
equal amount. You do this by specifying a new Container size; to preview the
current available range, you can instead specify "limits"; no change will be
made. A new size of zero is taken as a request to do a grow-to-fit operation.
If the new size implies a shrink, you can specify ordered triples in the same
manner as `diskutil partitionDisk`, etc, to fill the partition map's free
space gap that would otherwise result. If there is more than one Physical Store
and you specify a Container Reference, the appropriate Physical Store will be
chosen automatically. Ownership of the affected disks is required, and all of
the Container's Volumes must be unencrypted or unlocked.
Example:  diskutil apfs resizeContainer disk5 110g
          diskutil apfs resizeContainer disk0s2 110g
          diskutil apfs resizeContainer disk5 0
          diskutil apfs resizeContainer disk5 1.5t jhfs+ foo 10g ms-dos BAR 0

merci à toi de m'aider ! ;)
 
J'ai oublié le 0b (ça m'arrive régulièrement) > repasse la commande éditée :
Bloc de code:
diskutil ap resizeContainer disk1 0b
  • et poste le retour.
 
Nickel, t'es un dieu mec !
j'aime beaucoup l'informatique et je me demande d'ou vous sortez toutes ces connaissances ( je pense beaucoup de travail et de l'experience ). Bravo et merci !

Je pense avoir regagné tous mes Go.
Bloc de code:
Started APFS operation
Aligning grow delta to 100 067 770 368 bytes and targeting a new physical store size of 500 068 036 608 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 500 067 006 464 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 (748.57.19) and last modified by apfs_kext (945.275.8)
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.1.46) and last modified by apfs_kext (945.275.8)
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.1.46) and last modified by apfs_kext (945.275.8)
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.1.46) and last modified by apfs_kext (945.275.8)
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
warning: Overallocation Detected on Main device: (237120+1) bitmap address (d878)
warning: Overallocation Detected on Main device: (325690+1) bitmap address (d87a)
warning: Overallocation Detected on Main device: (373582+1) bitmap address (d87c)
warning: Overallocation Detected on Main device: (543567+1) bitmap address (d881)
warning: Overallocation Detected on Main device: (667897+1) bitmap address (d885)
warning: Overallocation Detected on Main device: (729303+1) bitmap address (d887)
warning: Overallocation Detected on Main device: (774700+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774703+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774705+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774708+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774726+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774732+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774741+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774751+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774754+2) bitmap address (f332)
warning: Overallocation Detected on Main device: (774760+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774763+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774765+2) bitmap address (f332)
warning: Overallocation Detected on Main device: (774770+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774772+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774776+2) bitmap address (f332)
warning: Overallocation Detected on Main device: (774785+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774787+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774791+4) bitmap address (f332)
warning: Overallocation Detected on Main device: (774802+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774814+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774819+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774822+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774827+2) bitmap address (f332)
warning: Overallocation Detected on Main device: (774831+2) bitmap address (f332)
warning: Overallocation Detected on Main device: (774839+3) bitmap address (f332)
warning: Overallocation Detected on Main device: (774843+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774854+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774858+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774860+2) bitmap address (f332)
warning: Overallocation Detected on Main device: (774863+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774865+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774869+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774871+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774874+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774878+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774882+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774884+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774891+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774893+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774898+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774900+2) bitmap address (f332)
warning: Overallocation Detected on Main device: (774904+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774912+1) bitmap address (f332)
warning: Overallocation Detected on Main device: (774921+1) bitmap address (f332)
too many warnings generated; suppressing subsequent ones
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Growing APFS Physical Store disk0s2 from 400 000 266 240 to 500 068 036 608 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
 
La version longue !

C'est bon j'ai plus de commandes à faire ? ( comme ça j'installe à nouveau cette .... de windows :p )

Par contre j'ai une petite question. Sur Boot Camp, on ne me propose pas d'utiliser toute la place que j'ai pour windows. J'ai comme l'impression que quelque chose l'empêche de prendre plus. (je veux prendre 100 go pour W10, mais macOS m'en propose 79 grand max) alors que j'ai 230 go de libre..
une idée ?

Capture d’écran 2020-05-21 à 21.43.21.png Capture d’écran 2020-05-21 à 21.43.45.png
 
Dernière édition par un modérateur:
Alors voici mon histoire -->

C'était une belle journée, avec l'ancien Findor (avant : Finderlemeuilleur :hilarious:) n'ayant pas de cerveau dans l'informatique. Je m'inscris sur ce forum, ayant un problème avec mon Mac. Bref, je vais pas te raconter mon problème.

J'avais de plus en plus de problèmes, je créé des sujets > donc je me baladais de plus en plus sur les forums. Un jour > je re-poste un sujet > et le grand... magnifique... éblouissant... macomaniac a répondu à mon sujet. Je m'étonnais qu'il connaissait autant de commandes, de choses sur les Mac. J'ai donc regardé dans ses derniers messages : mes yeux on brillé. Des dizaines de milliers de messages parlant uniquement de commandes du Terminal. J'ai de fil en aiguille (comme il dirait) exploré ses sujets. C'était du pur plaisir.

Puis j'ai arrêté. J'ai oublié les forums MacG. J'ai fait une pause d'avril 2019 à septembre 2019. J'ai re-parcouru les problèmes résolus en regardant attentivement les commandes proposés par @macomaniac (je le mentionne ;)). J'adoré (et j'adore encore) sa façon d'écrire. Ça façon de mettre en gras et de souligner :bookworm: (et son français si développé). J'ai encore, encore regardé ses messages. Et une fois > j'ai testé des commandes (il fournit toujours une description de l'effet de la commande). J'ai appris (en regardant les sujets qu'il gérés) les diskutil & diskutil ap (commandes disques) avec les man (manuel de commande). Après j'ai commencé à apprendre les commandes de clonages (cp -av OS X 10.10 et supérieurs/ cp -R pour OS X 10.9 et antérieurs) > les commandes de déplacements de fichiers etc...

J'ai continué, continué, encore et encore à regarder ces posts. Et aujourd'hui voilà où j'en suis. macomaniac a fait un heureux. Il n'y a pas si longtemps > j'ai créé une conversation privée pour lui demander des renseignements sur certaines commandes dont je ne connais pas les effets (il fait des si longs textes). Je sais maintenant modifier les descripteurs GPT & MBR sur les disques. Je ne le remercierai jamais assez.

----------------------

Aucune commande ne reste à passer. Essaie de redémarrer le Mac > pour finaliser les changements.
 
Dernière édition par un modérateur:
Ah ourobouros, j'ai déjà eu affaire à lui. Grâce à lui j'ai pu résoudre des tas de problèmes juste en essayant les commandes qu'il proposait aux autres. Il m'a aussi beaucoup aidé avec un iMac qui avait séparé le fusion drive (et qui refusait de le reformer malgré toutes les commandes.) un vrai pro lui aussi ! :D
 
Dernière édition par un modérateur: