Linux mount question. Need expert advice
My hosting company installed a second hard drive on my server. I will use it for backups.They mounted it as /mnt/backup
I logged in to WHM and used its feature to format, partition, and mount hard drives.
So I formatted that drive and mounted it as /backup
After that process I still see /mnt/backup + /backup
How can it be?
I used umount /mnt/backup, it was unmounted until I restarted the server.
So, I still have two partitions
I'm not good at partitioning in Linux, so I ask you to help me. I want that second hard drive to be mounted as /backup and /mnt/backup to disappear.
Thanks in advance