1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
This error is most likely coming for one of the following reason:
-
These file systems are in read only mode
-
User doesn't have write access to these file system(did you try running as sudo user)
-
Very less likely, it would be a space issue as you are getting message for four locations but still to make sure, check file system available space for all of these file system:
ls -la /tmp df -h /tmp df -i
Comment here, if you have additional questions.
Relevant content
- asked 2 years ago
