I have 1 of my directories mounted via mount --bind /path/to/dir /path/to/new/dir Code (markup): But I need to mount the same dir once again, onto a different location, but it wont let me. It says Mount point /path/to/new/dir does not exist Code (markup): Any ideas how I can get around this?