Question
How to remove default mountpoint from automatically created block storage?
I attached a block storage device using the new “Automatically Format and Mount” option. Now I’d like to move the mountpoint. I manually added it to /etc/fstab, and now it’s mounted at both /mnt/oldmountpoint
and /var/lib/newmountpoint
. How do I get rid of /mnt/oldmountpoint
?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×