dbhi / qus

qemu-user-static (qus) and containers, non-invasive minimal working setups

Home Page:https://dbhi.github.io/qus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mount permission denied

energy-sync opened this issue · comments

commented

I am new to Docker, but I tried to create a container on Docker for Windows and it gives this error when I run it:

2022-11-14 19:43:22 mount: permission denied (are you root?)
2022-11-14 19:43:22 cat ./qemu-binfmt-conf.sh | sh -s -- --path=/qus/bin

I tried running as administrator, and it gave the same result. I also tried setting it up on a Raspberry Pi 3, and the same thing happened (using root and sudo).