Replies: 2 comments
-
I have the same error, please help |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've tried to do plotting on linux. Half of disks I formatted to NTFS and second half to exFAT. NTFS plotted normally, but exFAT stuck with the same permission error as yours. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Could not copy "/chia_ssd/plot-k32-2021-04-30-01-49-[xxxx].plot.2.tmp" to "/wdbook/chia_plots/plot-k32-2021-04-30-01-49-[xxxx].plot.2.tmp". Error Operation not permitted. Retrying in five minutes.
Additional context
I can use touch/rm command to create/delete file at final directory.
I use non-root account to plotting.
My final directory is 12 TB USB external HDD, format by exFAT.
I mount HDD by option 'umask=000,dmask=000'.
drwxrwxrwx 2 root root 1048576 Apr 30 13:00 chia_plots
How can I find detail log to resolve this problem?
Beta Was this translation helpful? Give feedback.
All reactions