<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<em></em>This happens right afer initializing the Ethernet controller:<br>
<pre>Nov 19 20:31:09 fedora kernel: eth0: Broadcom 4400 10/100BaseT Ethernet 00:0b:db:c2:50:ab
Nov 19 20:31:09 fedora kernel: ip_tables: (C) 2000-2002 Netfilter core team
Nov 19 20:31:09 fedora kernel: b44: eth0: Link is down.
Nov 19 20:31:09 fedora kernel: b44: eth0: Link is up at 100 Mbps, full duplex.
Nov 19 20:31:09 fedora kernel: b44: eth0: Flow control is on for TX and on for RX.
Nov 19 20:31:10 fedora mount: 3230: Connection to main failed
Nov 19 20:31:10 fedora mount: SMB connection failed
Nov 19 20:31:12 fedora netfs: Mounting SMB filesystems:  failed
Nov 19 20:31:14 fedora netfs: Mounting other filesystems:  succeeded

Alex
</pre>
<pre>> >I have a record in /etc/fstab similar to one described here:
> ><a
 href="http://www.redhat.com/archives/fedora-list/2003-November/msg04585.html">http://www.redhat.com/archives/fedora-list/2003-November/msg04585.html</a>
> >
> >When Fedora 1 boots, mounting of this share fails. This is what I see in 
> >the log:
> >
> >Nov 19 20:31:10 fedora mount: 3230: Connection to main failed
> >Nov 19 20:31:10 fedora mount: SMB connection failed
> >
> >However when I "mount -a" later, everything works fine.
> >
> >What is wrong?

> Something to consider. Does the mount attempt occur before or
> after the network is up?

> N.Emile...

</pre>
</body>
</html>