...tu attends les instructions de macomaniac pour un formatage de ton disque dur interne et le rétro clonage.j'utilise Carbon Copy Cloner, je clone mon disque total, je boot sur le clone et là.... je sèche, je ne comprends plus quoi faire après.
...tu attends les instructions de macomaniac pour un formatage de ton disque dur interne et le rétro clonage.j'utilise Carbon Copy Cloner, je clone mon disque total, je boot sur le clone et là.... je sèche, je ne comprends plus quoi faire après.
diskutil list ; df -H
iMac-de-Fabrice-2:~ fab$ diskutil list ; df -H
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 500.3 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 500.0 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +500.0 GB disk1
Physical Store disk0s2
1: APFS Volume Preboot 71.2 MB disk1s2
2: APFS Volume Recovery 1.0 GB disk1s3
3: APFS Volume VM 2.1 GB disk1s4
4: APFS Volume Macintosh HD 215.8 GB disk1s5
/dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *500.1 GB disk2
1: Apple_HFS Untitled 500.1 GB disk2s1
/dev/disk3 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *2.0 TB disk3
1: Windows_NTFS Plex 2To 2.0 TB disk3s1
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s5 500G 216G 281G 44% 879995 9223372036853895812 0% /
devfs 196k 196k 0B 100% 663 0 100% /dev
/dev/disk1s4 500G 2.1G 281G 1% 2 9223372036854775805 0% /private/var/vm
map -hosts 0B 0B 0B 100% 0 0 100% /net
map auto_home 0B 0B 0B 100% 0 0 100% /home
/dev/disk3s1 2.0T 1.1T 905G 55% 330 4294966965 0% /Volumes/Plex 2To
/dev/disk2s1 500G 448M 500G 1% 75 4294967204 0% /Volumes/Untitled
iMac-de-Fabrice-2:~ fab$
Ça ne va pas le faire avec ton disque dur externe de 500 Go, car la table de partition est dans le format Windows. S'il n'est pas vide, je laisse macomaniac te donner la procédure pour créer une partition adaptée./dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *500.1 GB disk2
1: Apple_HFS Untitled 500.1 GB disk2s1
iMac-de-Fabrice-2:~ fab$ diskutil list ; df -H
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 500.3 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 500.0 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +500.0 GB disk1
Physical Store disk0s2
1: APFS Volume Preboot 71.2 MB disk1s2
2: APFS Volume Recovery 1.0 GB disk1s3
3: APFS Volume VM 2.1 GB disk1s4
4: APFS Volume Macintosh HD 216.4 GB disk1s5
/dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk2
1: EFI EFI 209.7 MB disk2s1
2: Apple_HFS Clone 999.9 GB disk2s2
/dev/disk3 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *2.0 TB disk3
1: Windows_NTFS Plex 2To 2.0 TB disk3s1
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s5 500G 216G 280G 44% 883269 9223372036853892538 0% /
devfs 197k 197k 0B 100% 666 0 100% /dev
/dev/disk1s4 500G 2.1G 280G 1% 2 9223372036854775805 0% /private/var/vm
map -hosts 0B 0B 0B 100% 0 0 100% /net
map auto_home 0B 0B 0B 100% 0 0 100% /home
/dev/disk2s2 1000 664M 999G 1% 76 4294967203 0% /Volumes/Clone
iMac-de-Fabrice-2:~ fab$
Là, c'est tout bon sauf le format qui n'est pas en APFS, pour le reste patiente jusqu'au retour de macomaniac qui ne devrait plus tarder./dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk2
1: EFI EFI 209.7 MB disk2s1
2: Apple_HFS Clone 999.9 GB disk2s2
diskutil ap convert disk2s2 ; diskutil list
iMac-de-Fabrice-2:~ fab$ diskutil ap convert disk2s2 ; diskutil list
Converting the volume on disk2s2 to an APFS Volume on an APFS Container
Started APFS operation on disk2s2 Clone
Converting HFS Volume to an APFS Container which will export one APFS Volume
The target is the Journaled HFS+ volume "Clone" backed by the GPT partition disk2s2
The target is a data disk; it is not a macOS system disk
Found APFS EFI driver /usr/standalone/i386/apfs.efi to install into the APFS Container
The target is not encrypted
Unmounting disk2s2
Starting conversion from HFS to APFS
Performing apfs_hfs_convert -x --verbose=0x400 --efi /usr/standalone/i386/apfs.efi /dev/disk2s2
Reporting pre-conversion statistics
Reporting post-conversion statistics
Successfully finished conversion from HFS to APFS
Successful conversion in commit mode so will switch type to APFS
Setting type of disk2s2 to APFS
Changing the physical disk partition type in shared mode
Partition modification attempt count was 1
Opening and closing disk2s2 to terminate old content driver
Expecting the new APFS Container at Physical Store disk2s2
Confirmed existence of new unencrypted APFS Volume disk4s1
Mounting APFS Volume disk4s1
APFS Volume mount attempt result was 0
Exiting conversion operations with error code 0
Disk from APFS operation: disk4s1
Finished APFS operation on disk2s2 Clone
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 500.3 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 500.0 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +500.0 GB disk1
Physical Store disk0s2
1: APFS Volume Preboot 71.2 MB disk1s2
2: APFS Volume Recovery 1.0 GB disk1s3
3: APFS Volume VM 2.1 GB disk1s4
4: APFS Volume Macintosh HD 216.4 GB disk1s5
/dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk2
1: EFI EFI 209.7 MB disk2s1
2: Apple_APFS Container disk4 999.9 GB disk2s2
/dev/disk3 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *2.0 TB disk3
1: Windows_NTFS Plex 2To 2.0 TB disk3s1
/dev/disk4 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +999.9 GB disk4
Physical Store disk2s2
1: APFS Volume Clone 978.9 KB disk4s1
iMac-de-Fabrice-2:~ fab$
nohup caffeinate -dimsu & killall Terminal