If there are files in the /bgsys directory, move the directory to another location. In this example, it is moved to the /bgsys.local directory: mv /bgsys /bgsys.local perl -spi -e "s/bgsys/bgsys.local/" /etc/fstab 2. Add a line to /etc/fstab to mount /bgsys on boot from...