2 mount points same partition

Michael Hipp Michael
Mon May 17 12:02:22 PDT 2004


M.W. Chang wrote:
> I want to make /var/tmp and /tmp living in the same partition.
> How should I set up my /etc/fstab?

Why not just make a symlink:

ln -s /var/tmp /tmp

or somesuch?

Michael




More information about the Linux-users mailing list