5860531110
	write
	quit
	diskutil list
	fdisk: 1> quit
macbook-air-de-thomas:~ Thomas$
  [Restauré 1 avr. 2020 17:08:10]
Last login: Wed Apr  1 17:08:06 on console
Restored session: Mer 1 avr 2020 17:06:58 CEST
macbook-air-de-thomas:~ Thomas$ diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:          Apple_CoreStorage Macintosh HD            120.5 GB   disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
/dev/disk1 (internal, virtual):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                  Apple_HFS Macintosh HD           +120.1 GB   disk1
                                 Logical Volume on disk0s2
                                 D8915764-B5D2-43A4-A983-8C55F1165935
                                 Unencrypted
/dev/disk2 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *3.0 TB     disk2
   1:               Windows_NTFS                         801.6 GB   disk2s1
macbook-air-de-thomas:~ Thomas$
	diskutil verifyVolume disk2s1
	macbook-air-de-thomas:~ Thomas$ diskutil verifyVolume disk2s1
Note: Your partition map does not use the entire space of your whole-disk. You should use repairDisk.
Started file system verification on disk2s1
Verifying file system
Checking volume
Checking main boot region
Main boot region is invalid.  Trying alternate boot region
Checking alternate boot region
Alternate boot region is invalid
The volume  could not be verified completely
File system check exit code is 1
Error: -69845: File system verify or repair failed
Underlying error: 1: POSIX reports: Operation not permitted
macbook-air-de-thomas:~ Thomas$