Hi, I've been working on my new CRUX box from some time (how you probably have noticed) and I hit another interesting problem. This time NFS and autofs/automount using NIS. For some reason my box didn't like following command (called by autofs): mount -t nfs filer01:/vol/homedirs/wawrzekn /home/wawrzekn After some investigation I defined in /etc/autofs NFS default protocol to 3 it didn't help. Later found that adding option vers=3 resolved my issue. So following command works fine: mount -t nfs -o vers=3 filer01:/vol/homedirs/wawrzekn /home/wawrzekn I wonder if by any chance CRUX assumes nfs should mount nfs as version 4? Wawrzek -- Wawrzyniec Niewodniczański vel Wawrzek Larry or LarryN Linux User #177124 E-MAIL: wawrzek@gmail.com PhD in Quantum Chemistry WWW: http://wawrzek.name MSc in Molecular Engineering JID: wawrzek@jabber.wroc.pl