Hi,
I am trying to permanantly unmount and then remount my 1tb hdd in a new location. I origonally ran this command.
Code:
mount /dev/sdb1 -t ext4 /media/ZM_1tb
Now it appears on the desktop at all times unless i umount as root, and the directory is not what I expected. I thought it would appear under "/media/ZM_1tb". but, instead it appears as "/media/mountpoint".
I want to move it to zoneminders "/usr/share/zoneminder/www//events" folder so i have plenty of room for data and have it not appear on the desktop, much like /dev/sda1.