https://github.com/pterodactyl/documentation/blob/master/guides/mounts.md `Target: The absolute path where the mount will be placed inside of your server, can not include /home/container in the path.` This line in the documentation is incorrect. You HAVE to include /home/container in the target path as it does not work without it.