Shinobu
Members
-
Joined
-
Last visited
Solutions
-
Shinobu's post in Haning on boot after CPU swap was marked as the answerFound it to be a faulty core. Narrowed it down to core 11 being defective. System boots with core 11 disabled but fails with it enabled.
Seller's accepted a return so will look for a replacement.
-
Shinobu's post in Unable to read any file/dir created by dockers, but can delete them. was marked as the answerRight, so update on this.
Found that this was caused by remnants of being on Active Directory, but rather than being a permissions issue, it was an extended ACL issue. Using the command "setfacl -Rb /mnt/user/" resets the ACL on all user shares, then re-ran docker safe permissions tool and voilà, dockers are able to assign permissions as expected.