Linux permission deniedMount USB drive (FAT32) so all users can write to it“PTY allocation request failed...

Calculate the largest palindromic number from the product of two 6-digit numbers (100000 to 999999)

How do I explain that I don't want to maintain old projects?

What happens if a short can't be covered?

Tesco's Burger Relish Best Before End date number

Who goes first? Person disembarking bus or the bicycle?

Why did Robert F. Kennedy loathe Lyndon B. Johnson?

Can you create a free-floating MASYU puzzle?

How many Jimmys can fit?

Did William Shakespeare hide things in his writings?

How can I review my manager, who is fine?

Why are co-factors 4 and 8 so popular when co-factor is more than one?

How can I reset Safari when Safari is broken?

Was the 45.9°C temperature in France in June 2019 the highest ever recorded in France?

How did the IEC decide to create kibibytes?

Why am I getting unevenly-spread results when using $RANDOM?

Interpretation of non-significant results as "trends"

Use ContourPlot data in ParametricPlot

When is one 'Ready' to make Original Contributions to Mathematics?

This LM317 diagram doesn't make any sense to me

Intern not wearing safety equipment; how could I have handled this differently?

Define functions in a tikzcd diagram

Sense of humor in your sci-fi stories

What does the multimeter dial do internally?

What are the consequences for a developed nation to not accept any refugees?



Linux permission denied


Mount USB drive (FAT32) so all users can write to it“PTY allocation request failed on channel 0 stdin: is not a tty” when SSH'ing into a Debian serverPermission denied on mounted devicessystemd says permission denied for /bin/shunable to login with the newly created user ( changed root directory permission to 0750)Etcd executable gets permission denied as rootPermission denied, but why?Trouble with an unprivilaged users in a chroot under DebianMouting a remote drive with cifsRemoving mount default execute permission of text files






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















Every single command I run gives me permission denied as root, this happened shortly after I changed /etc/fstab and remounted ext4.



The only commands I appear to be able to run is echo and cd, not that it is much help, all others I have tried show the following:



bash: /bin/ls: Permission denied
bash: /bin/bash: Permission denied
bash: /bin/mount: Permission denied
bash: /bin/chmod: Permission denied


All running programs are continuing to run, I also cannot SSH in as that also gives me permission denied so only my existing connection is working. I believe it may be caused by noexec but I am unable to run mount to fix it and it was on the root file system. Also I would rather not restart if at all possible and since it was changed in fstab it would likely happen again.



I have exhausted all my ideas and searching neither mount or chmod have helped as they are permission denied as almost every other command I have thought of.










share|improve this question







New contributor



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


























    0















    Every single command I run gives me permission denied as root, this happened shortly after I changed /etc/fstab and remounted ext4.



    The only commands I appear to be able to run is echo and cd, not that it is much help, all others I have tried show the following:



    bash: /bin/ls: Permission denied
    bash: /bin/bash: Permission denied
    bash: /bin/mount: Permission denied
    bash: /bin/chmod: Permission denied


    All running programs are continuing to run, I also cannot SSH in as that also gives me permission denied so only my existing connection is working. I believe it may be caused by noexec but I am unable to run mount to fix it and it was on the root file system. Also I would rather not restart if at all possible and since it was changed in fstab it would likely happen again.



    I have exhausted all my ideas and searching neither mount or chmod have helped as they are permission denied as almost every other command I have thought of.










    share|improve this question







    New contributor



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






















      0












      0








      0








      Every single command I run gives me permission denied as root, this happened shortly after I changed /etc/fstab and remounted ext4.



      The only commands I appear to be able to run is echo and cd, not that it is much help, all others I have tried show the following:



      bash: /bin/ls: Permission denied
      bash: /bin/bash: Permission denied
      bash: /bin/mount: Permission denied
      bash: /bin/chmod: Permission denied


      All running programs are continuing to run, I also cannot SSH in as that also gives me permission denied so only my existing connection is working. I believe it may be caused by noexec but I am unable to run mount to fix it and it was on the root file system. Also I would rather not restart if at all possible and since it was changed in fstab it would likely happen again.



      I have exhausted all my ideas and searching neither mount or chmod have helped as they are permission denied as almost every other command I have thought of.










      share|improve this question







      New contributor



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











      Every single command I run gives me permission denied as root, this happened shortly after I changed /etc/fstab and remounted ext4.



      The only commands I appear to be able to run is echo and cd, not that it is much help, all others I have tried show the following:



      bash: /bin/ls: Permission denied
      bash: /bin/bash: Permission denied
      bash: /bin/mount: Permission denied
      bash: /bin/chmod: Permission denied


      All running programs are continuing to run, I also cannot SSH in as that also gives me permission denied so only my existing connection is working. I believe it may be caused by noexec but I am unable to run mount to fix it and it was on the root file system. Also I would rather not restart if at all possible and since it was changed in fstab it would likely happen again.



      I have exhausted all my ideas and searching neither mount or chmod have helped as they are permission denied as almost every other command I have thought of.







      linux debian linux-kernel fstab root-filesystem






      share|improve this question







      New contributor



      Jack 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



      Jack 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






      New contributor



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








      asked 22 mins ago









      JackJack

      1




      1




      New contributor



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




      New contributor




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
























          0






          active

          oldest

          votes














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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
          });


          }
          });






          Jack 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%2funix.stackexchange.com%2fquestions%2f528629%2flinux-permission-denied%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








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










          draft saved

          draft discarded


















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













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












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
















          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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%2funix.stackexchange.com%2fquestions%2f528629%2flinux-permission-denied%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

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...