Maan Jee wrote:
Can someone explane that at which filesystem is my "/home" directory
located?


Filesystem  1K-blocks    Used    Avail Capacity  Mounted on
/dev/ad0s1a    507630    55002   412018      12%    /
devfs                       1           1           0     100%    /dev
/dev/ad0s1e    507630          12   467008       0%    /tmp
/dev/ad0s1f  34336100 1564298 30024914     5%    /usr
/dev/ad0s1d   1506190    24892  1360804      2%    /var

cd /home
df -h .

I believe the default is that /home is a symbolic link to /usr/home, so it's on /usr.

Best Regards,

Howie
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to