Ben Hutchings schrieb: > On Thu, 2009-02-12 at 19:30 +0100, Harald Krammer wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA256 >> >> Harald Krammer schrieb: >> > Hello! >> > >> > Exists any problems with CIFS on Lenny? Today I installed a Lenny on a >> > machine (i386 based with i686-kernel) and all looks fine, but on >> > shutdown the CIFS unmount process kills my machine (CIFS mount points >> > were added in /etc/fstab). The magic key was also not working to find >> > out the issue. >> > Tomorrow I will try smbfs instead of CIFS... >> > >> > Any hints? >> > >> > Nice greetings, >> > Harald >> > >> >> Today I made a screen shot in case of a hang: >> http://hkr.at/uOyDFw3oTbfyT/problem.jpg >> >> - - before I start a shut down a manual remount of cifs shares solves >> the >> problem >> - - I can not reproduce the problem on Etch > > I notice that NetworkManager is mentioned. Do you allow it to manage > the interface which was used to contact the file server? > > Ben. >
Hello Ben, I did my network configuration with the Debian installer, selected DHCP and nothing more. h...@hkpc:~$ ps axu | grep -i network root 3073 0.0 0.0 12972 2084 ? Ssl 07:45 0:00 /usr/sbin/NetworkManager --pid-file /var/run/NetworkManager/NetworkManager.pid root 3081 0.0 0.0 3504 1324 ? Ss 07:45 0:00 /usr/sbin/NetworkManagerDispatcher --pid-file /var/run/NetworkManager/NetworkManagerDispatcher.pid Here is my /etc/network/interfaces : # The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug eth0 iface eth0 inet dhcp Nice greetings, Harald -- Harald Krammer Brucknerstrasse 33 A - 4020 Linz AUSTRIA Mobil +43.(0) 664. 130 59 58 Mail: Harald.Krammer (at) hkr.at -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

