Skip to main content
10 events
when toggle format what by license comment
Nov 10, 2021 at 21:59 vote accept Anton Hinkel
Nov 1, 2021 at 3:41 comment added Haxiel Thanks for confirming. I've added the details as a proper answer below.
Nov 1, 2021 at 3:40 answer added Haxiel timeline score: 1
Oct 31, 2021 at 13:41 comment added Anton Hinkel @Haxiel media was missing the read permissions, thank you a lot
Oct 31, 2021 at 13:17 history edited Anton Hinkel CC BY-SA 4.0
added permissions for more folders
Oct 31, 2021 at 12:56 comment added Haxiel Thanks for the update. Can you check the permissions on /media, /media/pi, & /media/pi/DBDRIVE ? They should all have at least execute permissions so that the mariadb/mysql process can get into the MariaDB directory. If anything is missing, it can be fixed with a sudo chmod 755 directory.
Oct 31, 2021 at 10:54 comment added Anton Hinkel @Haxiel sudo -u mysql touch /media/pi/DBDRIVE/MariaDB/raspberrypitouch.lower-test touch: cannot touch '/media/pi/DBDRIVE/MariaDB/raspberrypitouch.lower-test': Permission denied
Oct 31, 2021 at 4:44 comment added Haxiel +1 for the research effort. What error do you get if you run sudo -u mysql touch /media/pi/DBDRIVE/MariaDB/raspberrypitouch.lower-test ?
S Oct 30, 2021 at 22:57 review First questions
Oct 31, 2021 at 1:58
S Oct 30, 2021 at 22:57 history asked Anton Hinkel CC BY-SA 4.0