The HD and SSD are mounted, showing up, but It seems it doesnt allow Chia tô write on that folder, anyone know the way around this?
What username/uid are the chia plotting processes running as?
If they’re not root, you can:
su - username
cd /media/chia
And if it isn’t letting you in debug from there:
chown username /media /media/chia
Or otherwise futz with permissions
Good luck
1 Like