So I seem to have fixed the permissions problem. Added uid=1000,gid=1000 to my fstab. I'd already tried uid=pi but it seems some of the earlier versions of Samba don't support passing non-numeric userids.
It seems to be crashing quite a bit though and I'm wondering if the power supply isn't enough. I remember previously that it was very picky about power supplies and cables and would show some graphic if underpowered. How do I do this using terminal?
The only thing I can find is this https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=147781&start=50#p972790
but the output (generally along the lines of 0x80000) doesn't seem to match up to the stuff this has.
Should I be converting this hex to binary and then it's the position of the 1s which indicates the error? What is position 0?
Cheers
So I seem to have fixed the permissions problem. Added uid=1000,gid=1000 to my fstab. I'd already tried uid=pi but it seems some of the earlier versions of Samba don't support passing non-numeric userids.
It seems to be crashing quite a bit though and I'm wondering if the power supply isn't enough. I remember previously that it was very picky about power supplies and cables and would show some graphic if underpowered. How do I do this using terminal?
The only thing I can find is this
https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=147781&start=50#p972790
but the output (generally along the lines of 0x80000) doesn't seem to match up to the stuff this has.
Should I be converting this hex to binary and then it's the position of the 1s which indicates the error? What is position 0?
Cheers