My drive automatically mounts to /tmp/mnt/opt. I want to mount it just to /opt. When I try to do it, something screws up with the system. For example, the colors of the files/directories all change to white. Also, trying to look at my iptables entries seg faults. I guess some kind of link would work also instead of mounting it. Basically, I want my scripts to be able to reference /opt/filename instead of /tmp/mnt/opt/filename.
↧