Prof Z10 wrote:
I don’t get it about the core storage part, the Mac file system is still JHFS+, no change yet, the new file system APFS won't arrive until next year.
The JHFS+ driver for Windows 10 should not be deprecated yet.
CS is a Logical Volume Manager in use primarily in Yosemite, El Capitan and Sierra. It 'encapsulates' a JHFS+ volume inside a Logical Volume. Also see OSX and Bootcamp discussion and https://en.wikipedia.org/wiki/Core_Storage.
Please see the following verbs for help.
diskutil cs
Usage: diskutil [quiet] coreStorage|CS <verb> <options>,
where <verb> is as follows:
list (Show status of CoreStorage volumes)
info[rmation] (Get CoreStorage information by UUID or disk)
convert (Convert a volume into a CoreStorage volume)
revert (Revert a CoreStorage volume to its native type)
create (Create a new CoreStorage logical volume group)
delete (Delete a CoreStorage logical volume group)
createVolume (Create a new CoreStorage logical volume)
deleteVolume (Delete a volume from a logical volume group)
encryptVolume (Encrypt a CoreStorage logical volume)
decryptVolume (Decrypt a CoreStorage logical volume)
unlockVolume (Attach/mount a locked CoreStorage logical volume)
changeVolumePassphrase (Change a CoreStorage logical volume's passphrase)
diskutil coreStorage <verb> with no options will provide help on that verb