Hi,

I solved this problem for me by changing the runlevels in "/etc/init.d/rpcbind" and "/etc/init.d/nfs-common", e.g.

< # Default-Start:     S
< # Default-Stop:      0 1 6
---
> # Default-Start:     1 2 3 4 5
> # Default-Stop:      0 6

Regards,
  Tilmann

Reply via email to