Grazie a Michael. Stavo provando a ripartizionare MacBook Air la seconda volta per l'installazione di Windows 10. Durante l'avvio del disco USB, il processo di installazione non consentiva l'installazione sulla partizione già creata e segnalava "Il disco selezionato è dello stile di partizione GPT." Poi, all'interno di quella configurazione di Windows, ho provato a formare, eliminare, creare nuovi su quello spazio libero senza successo. Quindi sono saltato fuori e sono tornato su macOS per controllare e correggere quello che mi bloccava. La "Utility Disco" continuava a segnalare "Si è verificato un errore interno e non è stato possibile trovare il disco per una delle operazioni specificate." se voglio cancellare la partizione dello spazio libero. Alla fine i comandi di Michael mi hanno salvato la vita anche se le mie partizioni sono in formato APFS con High Sierra 10.13.6. Di seguito sono riportati gli screenshot prima della correzione e i dettagli del terminale del processo. Spero che aiutino.
Per prima cosa controlla quale identificatore del disco è necessario espandere per comando. Il mio caso è lo stesso con Michael (disk0s2). Non copiare incollare l'ID.
$diskutillist/dev/disk0(internal,physical):#:TYPENAMESIZEIDENTIFIER0:GUID_partition_scheme*121.3GBdisk01:EFIEFI209.7MBdisk0s12:Apple_APFSContainerdisk181.0GBdisk0s2/dev/disk1(synthesized):#:TYPENAMESIZEIDENTIFIER0:APFSContainerScheme-+81.0GBdisk1PhysicalStoredisk0s21:APFSVolumeHighSierra60.1GBdisk1s12:APFSVolumePreboot20.3MBdisk1s23:APFSVolumeRecovery519.0MBdisk1s34:APFSVolumeVM1.1GBdisk1s4/dev/disk2(external,physical):#:TYPENAMESIZEIDENTIFIER0:FDisk_partition_scheme*16.0GBdisk21:DOS_FAT_32WININSTALL16.0GBdisk2s1
PoichélemiepartizionisonostatemodificateinAPFSinmodocherispondaall'errore.
$diskutilresizeVolume/dev/disk0s20/dev/disk0s2isanAPFSPhysicalStore(use"diskutil apfs resizeContainer" instead to resize)
Dopo una piccola modifica è finita e Utility Disco è felice.
$ diskutil apfs resizeContainer disk0s2 0
Started APFS operation
Aligning grow delta to 40,091,033,600 bytes and targeting a new physical store size of 121,123,069,952 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 121,122,041,856 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 /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
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Growing APFS Physical Store disk0s2 from 81,032,036,352 to 121,123,069,952 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
Il titolo della domanda ottiene un errore di battitura "rezize", ma sono stato condotto qui dal motore di ricerca.