Hello, fixing /var/lib/cfs/cfs_mount.sh solved the problem for me. Just add udp to the "mount" line near the end of the file like this:
mount -oport=3049,intr,nfsvers=2,udp \ localhost:$NULL_EXPORT $CRYPT_ROOT || rc=1 test ! -x /usr/sbin/exportfs || exportfs -u localhost:$NULL_EXPORT HTH -- Markus Grunwald http://the-grue.de Registered Linux User Nr 101577 http://counter.li.org gpg/pgp fingerprint: 7E01F5FE15CEDD0A (gpg --recv-keys 7E01F5FE15CEDD0A) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org