[Dominik Bodi] > However, automatic nfs mount stops working as soon as wicd is > installed. I haven't tried network-manager as unstable has got kde4 > now, which hasn't a working network-manager front-end yet. > > I've attached the files you wanted, once with wicd installed, once > without wicd.
Thank you. I've looked at the dependency graph and the boot script ordering, and all of it seem to be correct. The ordering of nfs related scripts are not affected by the wicd scripts. Because of this, I do not believe your problem is boot order related. In newer Debian versions, the automatic NFS mounting is event based, meaning that the NFS mounting is tried when the network is up, and not at a given sequence in the boot. This behaviour is controled by the scripts /etc/network/if-up.d/mountnfs and /etc/init.d/mountnfs.sh. Could it be that wicd change the way the network is handled, and thus confuses these scripts? Or, could it be that the boot is quicker when concurrent booting is enabled, and thus the network is not enabled when it need to be enabled for NFS mounting to work? Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

