# mount --bind /xxx/source /yyy/dest こうすることで /yyy/dest の中身は /xxx/source になります。 # ls -l /root/conf -rw-r--r--. 1 root root 0 10月 3 01:26 example.conf # ls -l /root/conf-new -rw-r--r--. 1 root root 0 10月 3 01:26 new.conf # mount --bind /root/conf-new /root/conf # ls -l /root/conf -rw-r--r--. 1 root root 0 10月 3 01:26 new.conf # df /root/conf ファイルシステム 1K-ブロック 使用 使用可 使用% マウント位置 /dev/mapper/vg_f15x121e