Glam Prestige Journal

Bright entertainment trends with youth appeal.

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.

enter image description here

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

5

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy