All SD card mounts read-only after mounting locked card











up vote
0
down vote

favorite












I'm having a project with the SD card reader (likely driver) for my Dell machine running 18.04.



If I ever insert a SD card in the "locked" position, any other SD card can not be written to regardless of the physical potion of the switch, until the next re-boot.



One odd thing, is if the switch on the card is unlocked, it says "Operation not permitted", but if it's locked it says "Read-only file system" (as it should).



How I'm testing:



umount the FS if it's auto mounted. Then doing a simple "sudo dd if=/dev/zero of=/dev/sda bs=512 count=1" to delete the MBR. This gives the error. So it's not a wrong/weird file system issue.



Once the SD reader has mounted a read-only card, you can never write to another card again until a reboot. reading is fine.



Booting to windows w/o touching the card, and writing is fine (assuming the card is in the unlocked position).



So maybe a driver and/or automount bug?



Any ideas on how to reset it w/ out having to reboot?



lshw just says the device is a "Mass storage device" and "Flash card Reader/Writer". The vendor is "Generic"










share|improve this question


























    up vote
    0
    down vote

    favorite












    I'm having a project with the SD card reader (likely driver) for my Dell machine running 18.04.



    If I ever insert a SD card in the "locked" position, any other SD card can not be written to regardless of the physical potion of the switch, until the next re-boot.



    One odd thing, is if the switch on the card is unlocked, it says "Operation not permitted", but if it's locked it says "Read-only file system" (as it should).



    How I'm testing:



    umount the FS if it's auto mounted. Then doing a simple "sudo dd if=/dev/zero of=/dev/sda bs=512 count=1" to delete the MBR. This gives the error. So it's not a wrong/weird file system issue.



    Once the SD reader has mounted a read-only card, you can never write to another card again until a reboot. reading is fine.



    Booting to windows w/o touching the card, and writing is fine (assuming the card is in the unlocked position).



    So maybe a driver and/or automount bug?



    Any ideas on how to reset it w/ out having to reboot?



    lshw just says the device is a "Mass storage device" and "Flash card Reader/Writer". The vendor is "Generic"










    share|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I'm having a project with the SD card reader (likely driver) for my Dell machine running 18.04.



      If I ever insert a SD card in the "locked" position, any other SD card can not be written to regardless of the physical potion of the switch, until the next re-boot.



      One odd thing, is if the switch on the card is unlocked, it says "Operation not permitted", but if it's locked it says "Read-only file system" (as it should).



      How I'm testing:



      umount the FS if it's auto mounted. Then doing a simple "sudo dd if=/dev/zero of=/dev/sda bs=512 count=1" to delete the MBR. This gives the error. So it's not a wrong/weird file system issue.



      Once the SD reader has mounted a read-only card, you can never write to another card again until a reboot. reading is fine.



      Booting to windows w/o touching the card, and writing is fine (assuming the card is in the unlocked position).



      So maybe a driver and/or automount bug?



      Any ideas on how to reset it w/ out having to reboot?



      lshw just says the device is a "Mass storage device" and "Flash card Reader/Writer". The vendor is "Generic"










      share|improve this question













      I'm having a project with the SD card reader (likely driver) for my Dell machine running 18.04.



      If I ever insert a SD card in the "locked" position, any other SD card can not be written to regardless of the physical potion of the switch, until the next re-boot.



      One odd thing, is if the switch on the card is unlocked, it says "Operation not permitted", but if it's locked it says "Read-only file system" (as it should).



      How I'm testing:



      umount the FS if it's auto mounted. Then doing a simple "sudo dd if=/dev/zero of=/dev/sda bs=512 count=1" to delete the MBR. This gives the error. So it's not a wrong/weird file system issue.



      Once the SD reader has mounted a read-only card, you can never write to another card again until a reboot. reading is fine.



      Booting to windows w/o touching the card, and writing is fine (assuming the card is in the unlocked position).



      So maybe a driver and/or automount bug?



      Any ideas on how to reset it w/ out having to reboot?



      lshw just says the device is a "Mass storage device" and "Flash card Reader/Writer". The vendor is "Generic"







      drivers sd-card






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 28 at 0:15









      West_JR

      12




      12



























          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
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1096654%2fall-sd-card-mounts-read-only-after-mounting-locked-card%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • 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%2faskubuntu.com%2fquestions%2f1096654%2fall-sd-card-mounts-read-only-after-mounting-locked-card%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 to send String Array data to Server using php in android

          Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

          Is anime1.com a legal site for watching anime?