iMac Grave problème réinstallation propre Imac 27 i7 fusion drive

Voilà :

Bloc de code:
diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *3.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:          Apple_CoreStorage Fusion                  3.0 TB     disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
   4:                  Apple_HFS Install OS X El Capitan 10.1 GB    disk0s4

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:          Apple_CoreStorage Fusion                  121.0 GB   disk1s2
   3:                 Apple_Boot Boot OS X               134.2 MB   disk1s3

/dev/disk2 (internal, virtual):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                  Apple_HFS Macintosh HD           +3.1 TB     disk2
                                 Logical Volume on disk1s2, disk0s2
                                 694F35F0-D810-4570-8424-88578DE75460
                                 Unencrypted Fusion Drive

/dev/disk3 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk3
   1:                        EFI EFI                     209.7 MB   disk3s1
   2:                  Apple_HFS Sauvegarde dossiers mac 2.0 TB     disk3s2
 
Le HDD est passé disk0 cette fois-ci. Passe la commande (copier-coller - copie-la bien jusqu'au 0b final) :
Bloc de code:
diskutil eraseVolume free null disk0s4 ; diskutil cs resizeStack 694F35F0-D810-4570-8424-88578DE75460 0b ; diskutil cs resizeStack 694F35F0-D810-4570-8424-88578DE75460 1600g jhfs+ PIERRE 0b

  • cette commande concaténée : a) supprime la partition d'installation de 10 Go de queue de HDD > b) récupère son espace virtuellement au Conteneur du Fusion Drive (et localement à la partition CoreStorage du HDD) > c) rétrécit le Conteneur du Fusion Drive à 1,6 To (et localement la partition CoreStorage du HDD à 1,5 To) > d) crée une partition de 1,5 To avec un volume PIERRE en fin de HDD

Poste l'intégralité du retour de la commande (au cas où il y aurait eu une interruption du processus à un point donné => que j'avise où).
 
Tout parait avoir fonctionné !
Bloc de code:
diskutil eraseVolume free null disk0s4 ; diskutil cs resizeStack 694F35F0-D810-4570-8424-88578DE75460 0b ; diskutil cs resizeStack 694F35F0-D810-4570-8424-88578DE75460 1600g jhfs+ PIERRE 0b
Started erase on disk0s4 Install OS X El Capitan
Unmounting disk
Finished erase on disk0
The Core Storage Logical Volume UUID is 694F35F0-D810-4570-8424-88578DE75460
Started CoreStorage operation
Checking prerequisites for resizing Logical-Physical volume stack
Growing Logical-Physical volume stack
Verifying file system
Volume could not be unmounted
Using live mode
Performing fsck_hfs -fn -l -x /dev/rdisk2
Performing live verification
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Checking volume bitmap
Checking volume information
The volume Macintosh HD appears to be OK
File system check exit code is 0
Restoring the original state found as mounted
Growing Core Storage Physical Volume from 2 989 484 212 224 to 2 999 733 223 424 bytes
Copying booter
Growing disk partition
Modifying partition map
Growing Core Storage data structures
Resizing Core Storage Physical Volume structures
Resized Core Storage Physical Volume to 2 999 733 223 424 bytes
Growing Logical Volume
Resizing Core Storage Logical Volume structures
Resized Core Storage Logical Volume to 3 114 866 704 384 bytes
Growing file system
Finished CoreStorage operation
The Core Storage Logical Volume UUID is 694F35F0-D810-4570-8424-88578DE75460
Started CoreStorage operation
Checking prerequisites for resizing Logical-Physical volume stack
Shrinking Logical-Physical volume stack
Verifying file system
Volume could not be unmounted
Using live mode
Performing fsck_hfs -fn -l -x /dev/rdisk2
Performing live verification
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Checking volume bitmap
Checking volume information
The volume Macintosh HD appears to be OK
File system check exit code is 0
Restoring the original state found as mounted
Shrinking file system
Shrinking Logical Volume
Resizing Core Storage Logical Volume structures
Resized Core Storage Logical Volume to 1 599 999 967 232 bytes
Shrinking Core Storage Physical Volume from 2 999 733 223 424 to 1 484 866 519 040 bytes
Shrinking Core Storage data structures
Resizing Core Storage Physical Volume structures
Resized Core Storage Physical Volume to 1 484 866 519 040 bytes
Copying booter
Shrinking partition for Physical Volume and adding new partitions
Modifying partition map
Initialized /dev/rdisk0s5 as a 1 TB case-insensitive HFS Plus volume with a 122880k journal
Mounting disk
Finished CoreStorage operation
iMac-de-Pierre:~
 
Repasse pour finir un :
Bloc de code:
diskutil list

  • et poste le retour qui montrera le tableau actuel des disques.
 
Et un diskutil list :
Bloc de code:
diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *3.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:          Apple_CoreStorage Fusion                  1.5 TB     disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
   4:                  Apple_HFS PIERRE                  1.5 TB     disk0s5

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:          Apple_CoreStorage Fusion                  121.0 GB   disk1s2
   3:                 Apple_Boot Boot OS X               134.2 MB   disk1s3

/dev/disk2 (internal, virtual):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                  Apple_HFS Macintosh HD           +1.6 TB     disk2
                                 Logical Volume on disk1s2, disk0s2
                                 694F35F0-D810-4570-8424-88578DE75460
                                 Unencrypted Fusion Drive