I ran the following command on my Mac
diskutil corestorage revert BE18BCE1-9DEA-494F-84F0-9EFC34AFB9AE And now running
diskutil corestorage list Produces
No CoreStorage logical volume groups found When it previously returned a large list of all the devices.
This is my disk utility.
I would like to have my coreStorage back so I can resize volumes and then finally use bootcamp.
1 Answer
Well, of course it won't return anything for
diskutil corestorage list
as you just removed the Core Storage.
Try
diskutil list
which will list non Core Storage volumes
