Tagged Questions
4
votes
2answers
1k views
Permission denied (even as root) on a mounted ISO image with Furius ISO Mount
I mounted a ISO image with Furius ISO Mount. I cd to the mounted directory and tried to copy a file with
sudo cp file /dir
but cp writes error message
cp: cannot stat `file': Permission denied
...