我怎样才能创build一个auto.home文件来挂载某些/ home目录通过本地磁盘和其他人通过NFS?
你应该使用可以为你做这个的autofs包。
在/etc/auto.master中,你会发现:
/home /etc/auto.home
在/etc/auto.home中:
user1 my.other.machine:/path/to/user1