I can get the boot process to continue by pressing ctrl-c. Once it has been booting up, the network has got ready by itself and I can manually mount the NFS-share. This is showing it is all about a race condition where the NFS-mounting begins before the link is ready and the DHCP-client had time to get an IP assigned.
You should mount your NFS filesystems with option "bg", then. Miod
