0

I have a symlink etablished under /mnt/ like so ln -s / /mnt/$(HOSTNAME). This is so that I can easily access multiple nfs mounted disks, including the host machine itself. But recently a colleague noticed that this has the risk of unmounting the host root directory itself, which makes it impossible to login. So is there any trick/tactic to prevent unmounting the target of a symlink?

John Jiang
  • 159
  • 6

0 Answers0