[Pkg-ltsp-devel] iniramfs-tools workaround

Petter Reinholdtsen pere at hungry.com
Mon Aug 14 06:13:13 UTC 2006


[Vagrant Cascadian]
> and /usr/lib/ltsp/nfsmount-retry:
> 
> #!/bin/sh
> 
> while true ; do
>   /bin/nfsmount $@ && break
>   echo "retrying nfs mount..."
>   sleep 5
> done

Do nfsmount print anything while it tries to mount?  If not, should
perhaps the nfsmount and echo calls switch places, to make sure the
user is told what he is waiting for when nfsmount hangs?



More information about the Pkg-ltsp-devel mailing list