Search results

  1. F

    both permission denied and operation not permitted

    Executing the line with the sudo command somehow didn't work, so I installed nano, ran it with administrator rights, and modified the file like that.
  2. F

    both permission denied and operation not permitted

    I wanted to change /opt/bootlocal.sh to load a keyboard layout but it says permission denied So I wrote in the console chmod 777 /opt/ And it says Operation not permitted I'm using Corelinuxplus I'm pretty new sorry if it is a stupid question
  3. F

    File Permissions - chmod

    Hey, I would like to grant myself permission to /opt/ so I wrote chmod 777 /opt/ but It outputs chmod: /opt/: Operation not permitted I really don't care about security so it would be nice if I could grant everyone full access to everyfile
Top