M
caffeinate -dimsu &
cp -av /Volumes/Clone/Users/Lucie/Desktop/Photo /Volumes/COUGAR
/Volumes/Clone/usr/bin/du -sh /Volumes/COUGAR/Photo
ls /Volumes/Clone/Users/Lucie/Desktop
-bash-3.2# ls /Volumes/Clone/Users/Lucie/Desktop
.DS_Store
.localized
.~lock.Participation Parental 2016 PDF.xml#
CR CS 2710.docx
Capture d???e??cran 2018-11-01 a?? 12.14.20.png
Document
Epargne-9.ods
Luniitheque
Luniitheque-1.9.pkg
Muzic
Photo
Photo Balcon des Loges.pdf
Photo Balcon des Loges.png
affiche_copro.key
affiche_copro.pdf
-bash-3.2#
mkdir /Volumes/COUGAR/Photo
ls -al /Volumes/COUGAR/Photo
diskutil info /Volumes/COUGAR
-bash-3.2# diskutil info /Volumes/COUGAR
Device Identifier: disk2s2
Device Node: /dev/disk2s2
Whole: No
Part of Whole: disk2
Volume Name: COUGAR
Mounted: Yes
Mount Point: /Volumes/COUGAR
Partition Type: Microsoft Basic Data
File System Personality: MS-DOS FAT32
Type (Bundle): msdos
Name (User Visible): MS-DOS (FAT32)
OS Can Be Installed: No
Media Type: Generic
Protocol: USB
SMART Status: Not Supported
Volume UUID: C6504E69-6B26-3697-8199-2CEBF1690ED7
Disk / Partition UUID: 5C35BCC1-6E6F-42AC-BF6A-969E1EE69B7E
Disk Size: 850.0 GB (850000000000 Bytes) (exactly 1660156250 512-Byte-Units)
Device Block Size: 512 Bytes
Volume Total Space: 849.8 GB (849755897856 Bytes) (exactly 1659679488 512-Byte-Units)
Volume Used Space: 464.7 GB (464705257472 Bytes) (exactly 907627456 512-Byte-Units) (54.7%)
Volume Available Space: 385.1 GB (385050640384 Bytes) (exactly 752052032 512-Byte-Units) (45.3%)
Allocation Block Size: 32768 Bytes
Read-Only Media: No
Read-Only Volume: Yes
Device Location: External
Removable Media: Fixed
-bash-3.2#
diskutil umount force disk2s2
diskutil repairVolume disk2s2
-bash-3.2# diskutil umount force disk2s2
Volume COUGAR on disk2s2 force-unmounted
-bash-3.2# diskutil repairVolume disk2s2
Started file system repair on disk2s2 COUGAR
Repairing file system
** /dev/rdisk2s2
** Phase 1 - Preparing FAT
** Phase 2 - Checking Directories
File system check exit code is 8
Updating boot support partitions for the volume as required
Error: -69845: File system verify or repair failed
Underlying error: 8: Exec format error
-bash-3.2#
diskutil mount disk2s2
-bash-3.2# diskutil repairVolume disk2s2
Started file system repair on disk2s2 COUGAR
Repairing file system
** /dev/rdisk2s2
** Phase 1 - Preparing FAT
** Phase 2 - Checking Directories
File system check exit code is 8
Updating boot support partitions for the volume as required
Error: -69845: File system verify or repair failed
Underlying error: 8: Exec format error
-bash-3.2# diskutil mount disk2s2
Volume on disk2s2 failed to mount
If the volume is damaged, try the "readOnly" option
-bash-3.2#
gpt show disk2
-bash-3.2# diskutil umount force disk2s2
Volume COUGAR on disk2s2 force-unmounted
-bash-3.2# diskutil repairVolume disk2s2
Started file system repair on disk2s2 COUGAR
Repairing file system
** /dev/rdisk2s2
** Phase 1 - Preparing FAT
** Phase 2 - Checking Directories
File system check exit code is 8
Updating boot support partitions for the volume as required
Error: -69845: File system verify or repair failed
Underlying error: 8: Exec format error
-bash-3.2# diskutil mount disk2s2
Volume on disk2s2 failed to mount
If the volume is damaged, try the "readOnly" option
-bash-3.2# gpt show disk2
start size index contents
0 1 PMBR
1 1 Pri GPT header
2 32 Pri GPT table
34 6
40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
409640 2008
411648 1660156250 2 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
1660567898 292951678 3 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
1953519576 7
1953519583 32 Sec GPT table
1953519615 1 Sec GPT header
-bash-3.2#