Hello, On Fri, Jun 5, 2015 at 6:48 PM, Michael Biebl <[email protected]> wrote: > > Can you please describe what kind of network setup you have and which > tools you use to configure your network. > How do you mount your NFS shares, is this the one listed in your fstab?
Yes, the network share is the one listed in the fstab. I have two machines. In this machine (the one I wrote the report from and with the given fstab) I bring up the network manually using interfaces (ifup wlan0=networkname) if I'm on wireless, or automatically (still via the interfaces mechanism, using guessnet) for ethernet. In both cases, as soon as the network is up, nfs-common is loaded and /oneforall gets mounted (if the server resolves). In the other machine (the fresh Jessie installation), NetworkManager is in use, and /oneforall is mounted manually (it's in fstab there too, but set to noauto). -- Giuseppe "Oblomov" Bilotta -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

