I just installed the latest 10.04 (including updates) and the same
problem happened to me.

In case someone might find this information useful,
this is how I fixed it:

In file "/etc/init/smbd.conf"

change this:

  start on local-filesystems

into this:

  start on (local-filesystems and net-device-up IFACE!=lo)

(which is how nmbd is also started, btw).

Hope it helps.

-- 
nmbd dies on startup when network interfaces are not up yet
https://bugs.launchpad.net/bugs/462169
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to