En effet : le volume n'a pas été remonté par le redémarrage.
- fais alors le test suivant : redémarre encore > mais en tenant pressées cette fois les 2 touches ⌘S (cmd S) = démarrage en mode Single User. Obtiens-tu un écran noir sur lequel défilent des lignes de logs de démarrage blanches ? S'immobilisent-elles à la fin sur une invite de commande :Bloc de code:root#
- ou bien n'as-tu qu'un défilement incapable de stabilisation ?
Bonjour Teyn
En quoi consiste ton problème ?
diskutil list internal-bash-3.2# diskutil list internal
/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 disk2         500.0 GB   disk0s2
/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +500.0 GB   disk2
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            256.6 GB   disk2s1
   2:                APFS Volume Preboot                 45.3 MB    disk2s2
   3:                APFS Volume Recovery                510.4 MB   disk2s3
   4:                APFS Volume VM                      2.1 GB     disk2s4
-bash-3.2#ls /Vol*/Mac*\HD-bash-3.2# ls /Vol*/Mac*\HD
.DS_Store                System
.DocumentRevisions-V100            Telemetry
.HFS+ Private Directory Data?        Users
.MySCMServerInfo            Volumes
.OSInstallerMessages            bin
.PKInstallSandboxManager        cores
.PKInstallSandboxManager-SystemSoftware    dev
.Spotlight-V100                etc
.TemporaryItems                home
.file                    installer.failurerequests
.fseventsd                net
.vol                    private
Applications                sbin
GsOnlineAcct.gsb            tmp
Library                    usr
Network                    var
-bash-3.2#diskutil verifyVolume disk2-bash-3.2# diskutil verifyVolume disk2
Started file system verification on disk2
Verifying storage system
Performing fsck_apfs -n -x /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 hfs_convert (945.275.7) 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 hfs_convert (945.275.7) and last modified by apfs_kext (1412.120.2)
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 diskmanagementd (945.275.7) 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 apfs.util (945.275.7) 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
-bash-3.2#diskutil info disk2s1-bash-3.2# diskutil info disk2s1
   Device Identifier:         disk2s1
   Device Node:               /dev/disk2s1
   Whole:                     No
   Part of Whole:             disk2
   Volume Name:               Macintosh HD
   Mounted:                   Yes
   Mount Point:               /Volumes/Macintosh HD
   Partition Type:            41504653-0000-11AA-AA11-00306543ECAC
   File System Personality:   APFS
   Type (Bundle):             apfs
   Name (User Visible):       APFS
   Owners:                    Enabled
   OS Can Be Installed:       Yes
   Booter Disk:               disk2s2
   Recovery Disk:             disk2s3
   Media Type:                Generic
   Protocol:                  PCI-Express
   SMART Status:              Not Supported
   Volume UUID:               21E0FD3A-5287-34D6-8C46-E1022AC5E776
   Disk / Partition UUID:     21E0FD3A-5287-34D6-8C46-E1022AC5E776
   Disk Size:                 500.0 GB (499963170816 Bytes) (exactly 976490568 512-Byte-Units)
   Device Block Size:         4096 Bytes
   Volume Total Space:        500.0 GB (499963170816 Bytes) (exactly 976490568 512-Byte-Units)
   Volume Used Space:         259.4 GB (259442593792 Bytes) (exactly 506723816 512-Byte-Units) (51.9%)
   Volume Free Space:         240.5 GB (240520577024 Bytes) (exactly 469766752 512-Byte-Units) (48.1%)
   Allocation Block Size:     4096 Bytes
   Read-Only Media:           No
   Read-Only Volume:          No
   Device Location:           Internal
   Removable Media:           Fixed
   Solid State:               Yes
   Hardware AES Support:      No
-bash-3.2# 
	