Secondary Drive Not Available

Hi all,
I am running MineOS Turnkey and want to save my archive’s to a secondary hard drive. I have added the drive to the machine and I can see it in the Bios. However, when I SSH into the box and go to the /mnt/ folder there is nothing displaying. In past experience with Linux the drive would show up there. Can someone help me understand what I need to do in MineOS for it to show up? I am sure I am just missing a step.
Thanks!
Mark

In Turnkey Linux, or at least this package, external drives don’t automatically mount. Use the command sudo mount /dev/sdx /location I would be cautious if you plan to mount it to /var/games/minecraft/servers directly as I fear it may break the links to the MineOS environment. I don’t know if using symlink would work either.