Hey,after a quick look, it seems that perhaps this part of the nfs script could be causing problems:
# source relevant ipconfig output
. /tmp/net-${DEVICE}.confCould you please add some code to print the output of /tmp/net-${DEVICE}.conf and report it since it has the ability to change any variable which might cause the duplicated entries later (e.g. 192.168.111.64:192.168.111.65:/opt/ltsp/i386).
-- David Härdeman

