No CoreStorage logical volume groups found











up vote
0
down vote

favorite












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.










share|improve this question




























    up vote
    0
    down vote

    favorite












    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.










    share|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      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.










      share|improve this question















      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.







      macos hard-drive mac disk-utility






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 18 '15 at 13:30

























      asked Nov 17 '15 at 9:48









      Jamie Hutber

      2121618




      2121618






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          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






          share|improve this answer





















          • How can I add it back to the core storage then?
            – Jamie Hutber
            Nov 18 '15 at 11:48










          • Why don't you just ask what you are actually trying to achieve? Right now this looks like it's heading towards XY Problem territory. At the moment, you have no Core Storage to add anything back to.
            – Tetsujin
            Nov 18 '15 at 11:51










          • Ye, sorry. The ultimate goal is to be able resize the volumes again. I think its fairly straight forward :)
            – Jamie Hutber
            Nov 18 '15 at 13:31










          • Then that is the question you should have asked. Disk Utility will not let you resize volumes, with or without CoreStorage. See apple.stackexchange.com/questions/154964/… for how to do it in Terminal. Don't start before you have a complete backup.
            – Tetsujin
            Nov 18 '15 at 14:01










          • Then I don't mean volumes, I just want to resize Macintosh partition. I don't really care about the names :p
            – Jamie Hutber
            Nov 18 '15 at 14:04











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1001694%2fno-corestorage-logical-volume-groups-found%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          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






          share|improve this answer





















          • How can I add it back to the core storage then?
            – Jamie Hutber
            Nov 18 '15 at 11:48










          • Why don't you just ask what you are actually trying to achieve? Right now this looks like it's heading towards XY Problem territory. At the moment, you have no Core Storage to add anything back to.
            – Tetsujin
            Nov 18 '15 at 11:51










          • Ye, sorry. The ultimate goal is to be able resize the volumes again. I think its fairly straight forward :)
            – Jamie Hutber
            Nov 18 '15 at 13:31










          • Then that is the question you should have asked. Disk Utility will not let you resize volumes, with or without CoreStorage. See apple.stackexchange.com/questions/154964/… for how to do it in Terminal. Don't start before you have a complete backup.
            – Tetsujin
            Nov 18 '15 at 14:01










          • Then I don't mean volumes, I just want to resize Macintosh partition. I don't really care about the names :p
            – Jamie Hutber
            Nov 18 '15 at 14:04















          up vote
          0
          down vote













          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






          share|improve this answer





















          • How can I add it back to the core storage then?
            – Jamie Hutber
            Nov 18 '15 at 11:48










          • Why don't you just ask what you are actually trying to achieve? Right now this looks like it's heading towards XY Problem territory. At the moment, you have no Core Storage to add anything back to.
            – Tetsujin
            Nov 18 '15 at 11:51










          • Ye, sorry. The ultimate goal is to be able resize the volumes again. I think its fairly straight forward :)
            – Jamie Hutber
            Nov 18 '15 at 13:31










          • Then that is the question you should have asked. Disk Utility will not let you resize volumes, with or without CoreStorage. See apple.stackexchange.com/questions/154964/… for how to do it in Terminal. Don't start before you have a complete backup.
            – Tetsujin
            Nov 18 '15 at 14:01










          • Then I don't mean volumes, I just want to resize Macintosh partition. I don't really care about the names :p
            – Jamie Hutber
            Nov 18 '15 at 14:04













          up vote
          0
          down vote










          up vote
          0
          down vote









          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






          share|improve this 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







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 18 '15 at 11:20









          Tetsujin

          15.2k53260




          15.2k53260












          • How can I add it back to the core storage then?
            – Jamie Hutber
            Nov 18 '15 at 11:48










          • Why don't you just ask what you are actually trying to achieve? Right now this looks like it's heading towards XY Problem territory. At the moment, you have no Core Storage to add anything back to.
            – Tetsujin
            Nov 18 '15 at 11:51










          • Ye, sorry. The ultimate goal is to be able resize the volumes again. I think its fairly straight forward :)
            – Jamie Hutber
            Nov 18 '15 at 13:31










          • Then that is the question you should have asked. Disk Utility will not let you resize volumes, with or without CoreStorage. See apple.stackexchange.com/questions/154964/… for how to do it in Terminal. Don't start before you have a complete backup.
            – Tetsujin
            Nov 18 '15 at 14:01










          • Then I don't mean volumes, I just want to resize Macintosh partition. I don't really care about the names :p
            – Jamie Hutber
            Nov 18 '15 at 14:04


















          • How can I add it back to the core storage then?
            – Jamie Hutber
            Nov 18 '15 at 11:48










          • Why don't you just ask what you are actually trying to achieve? Right now this looks like it's heading towards XY Problem territory. At the moment, you have no Core Storage to add anything back to.
            – Tetsujin
            Nov 18 '15 at 11:51










          • Ye, sorry. The ultimate goal is to be able resize the volumes again. I think its fairly straight forward :)
            – Jamie Hutber
            Nov 18 '15 at 13:31










          • Then that is the question you should have asked. Disk Utility will not let you resize volumes, with or without CoreStorage. See apple.stackexchange.com/questions/154964/… for how to do it in Terminal. Don't start before you have a complete backup.
            – Tetsujin
            Nov 18 '15 at 14:01










          • Then I don't mean volumes, I just want to resize Macintosh partition. I don't really care about the names :p
            – Jamie Hutber
            Nov 18 '15 at 14:04
















          How can I add it back to the core storage then?
          – Jamie Hutber
          Nov 18 '15 at 11:48




          How can I add it back to the core storage then?
          – Jamie Hutber
          Nov 18 '15 at 11:48












          Why don't you just ask what you are actually trying to achieve? Right now this looks like it's heading towards XY Problem territory. At the moment, you have no Core Storage to add anything back to.
          – Tetsujin
          Nov 18 '15 at 11:51




          Why don't you just ask what you are actually trying to achieve? Right now this looks like it's heading towards XY Problem territory. At the moment, you have no Core Storage to add anything back to.
          – Tetsujin
          Nov 18 '15 at 11:51












          Ye, sorry. The ultimate goal is to be able resize the volumes again. I think its fairly straight forward :)
          – Jamie Hutber
          Nov 18 '15 at 13:31




          Ye, sorry. The ultimate goal is to be able resize the volumes again. I think its fairly straight forward :)
          – Jamie Hutber
          Nov 18 '15 at 13:31












          Then that is the question you should have asked. Disk Utility will not let you resize volumes, with or without CoreStorage. See apple.stackexchange.com/questions/154964/… for how to do it in Terminal. Don't start before you have a complete backup.
          – Tetsujin
          Nov 18 '15 at 14:01




          Then that is the question you should have asked. Disk Utility will not let you resize volumes, with or without CoreStorage. See apple.stackexchange.com/questions/154964/… for how to do it in Terminal. Don't start before you have a complete backup.
          – Tetsujin
          Nov 18 '15 at 14:01












          Then I don't mean volumes, I just want to resize Macintosh partition. I don't really care about the names :p
          – Jamie Hutber
          Nov 18 '15 at 14:04




          Then I don't mean volumes, I just want to resize Macintosh partition. I don't really care about the names :p
          – Jamie Hutber
          Nov 18 '15 at 14:04


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1001694%2fno-corestorage-logical-volume-groups-found%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          How do I know what Microsoft account the skydrive app is syncing to?

          When does type information flow backwards in C++?

          Grease: Live!