NVMe SSD not visible in disk utilities when install Ubuntu 18.10 on macbook 2018











up vote
1
down vote

favorite












As the title says I'm trying to install Ubuntu on a MacBook 2018.



I installed reFind. Ubuntu boots properly when I set nomodeset in the kernel options.



Once the desktop loaded I do lspci -k but no driver loaded for Mass Storage controller: Apple Inc. ANS2 NVME Controller (rev01).



I run the following commands:



modprobe nvme
echo 106b 2005 > /sys/bus/pci/drivers/nvme/new_id


Run lspci -k again and I can see Kernel in use: nvme



Check my devices and I can find /dev/nvme0



From there I would like to prepare my partitions but neither parted, gparted or fdisk is detecting the device.



Encryption (Vault) is disabled.



What am I missing? Thanks










share|improve this question









New contributor




samidarko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    up vote
    1
    down vote

    favorite












    As the title says I'm trying to install Ubuntu on a MacBook 2018.



    I installed reFind. Ubuntu boots properly when I set nomodeset in the kernel options.



    Once the desktop loaded I do lspci -k but no driver loaded for Mass Storage controller: Apple Inc. ANS2 NVME Controller (rev01).



    I run the following commands:



    modprobe nvme
    echo 106b 2005 > /sys/bus/pci/drivers/nvme/new_id


    Run lspci -k again and I can see Kernel in use: nvme



    Check my devices and I can find /dev/nvme0



    From there I would like to prepare my partitions but neither parted, gparted or fdisk is detecting the device.



    Encryption (Vault) is disabled.



    What am I missing? Thanks










    share|improve this question









    New contributor




    samidarko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      As the title says I'm trying to install Ubuntu on a MacBook 2018.



      I installed reFind. Ubuntu boots properly when I set nomodeset in the kernel options.



      Once the desktop loaded I do lspci -k but no driver loaded for Mass Storage controller: Apple Inc. ANS2 NVME Controller (rev01).



      I run the following commands:



      modprobe nvme
      echo 106b 2005 > /sys/bus/pci/drivers/nvme/new_id


      Run lspci -k again and I can see Kernel in use: nvme



      Check my devices and I can find /dev/nvme0



      From there I would like to prepare my partitions but neither parted, gparted or fdisk is detecting the device.



      Encryption (Vault) is disabled.



      What am I missing? Thanks










      share|improve this question









      New contributor




      samidarko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      As the title says I'm trying to install Ubuntu on a MacBook 2018.



      I installed reFind. Ubuntu boots properly when I set nomodeset in the kernel options.



      Once the desktop loaded I do lspci -k but no driver loaded for Mass Storage controller: Apple Inc. ANS2 NVME Controller (rev01).



      I run the following commands:



      modprobe nvme
      echo 106b 2005 > /sys/bus/pci/drivers/nvme/new_id


      Run lspci -k again and I can see Kernel in use: nvme



      Check my devices and I can find /dev/nvme0



      From there I would like to prepare my partitions but neither parted, gparted or fdisk is detecting the device.



      Encryption (Vault) is disabled.



      What am I missing? Thanks







      partitioning ssd macbook macbook-pro nvme






      share|improve this question









      New contributor




      samidarko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      samidarko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited Nov 14 at 3:45





















      New contributor




      samidarko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked Nov 13 at 12:12









      samidarko

      1062




      1062




      New contributor




      samidarko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      samidarko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      samidarko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



























          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          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
          });


          }
          });






          samidarko is a new contributor. Be nice, and check out our Code of Conduct.










           

          draft saved


          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092542%2fnvme-ssd-not-visible-in-disk-utilities-when-install-ubuntu-18-10-on-macbook-2018%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          samidarko is a new contributor. Be nice, and check out our Code of Conduct.










           

          draft saved


          draft discarded


















          samidarko is a new contributor. Be nice, and check out our Code of Conduct.













          samidarko is a new contributor. Be nice, and check out our Code of Conduct.












          samidarko is a new contributor. Be nice, and check out our Code of Conduct.















           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092542%2fnvme-ssd-not-visible-in-disk-utilities-when-install-ubuntu-18-10-on-macbook-2018%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

          Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

          ComboBox Display Member on multiple fields

          Is it possible to collect Nectar points via Trainline?