o2pb
Jul 21st 2006, 11:56 am
I have 1 of my directories mounted via
mount --bind /path/to/dir /path/to/new/dir
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
Any ideas how I can get around this?
mount --bind /path/to/dir /path/to/new/dir
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
Any ideas how I can get around this?