Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 1998 15:59:33 -0700
From:      Mike Smith <mike@smith.net.au>
To:        obrien@NUXI.com
Cc:        Mike Smith <mike@smith.net.au>, current@FreeBSD.ORG
Subject:   Re: 3.0 installation problems 
Message-ID:  <199810242259.PAA25534@dingo.cdrom.com>
In-Reply-To: Your message of "Sat, 24 Oct 1998 15:36:19 PDT." <19981024153619.C4735@nuxi.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

> > The 'adding route' freeze irritates the *&^%( out of me.  There are 
> > several different things that can go wrong at this point and there's no 
> > easy way to tell which one it is. 
> 
> Is there *ANY* way to debug this?  I never had this problem this problem
> in 2.2.5 days.  But now I get it for *every* install of 2.2.7 or 3.0.
> I'm seeing "hangs" upto 5 minutes.
> 
> All ranges of cards (fxp0, de0, ed0, xl0) on several different subnets
> with different hubs/routers on campus.

Sysinstall ifconfig's the interface, then exec's 
"route -n add default x.x.x.x"

I added the '-n' in an attempt to reduce the delay in the case where 
the nameserver was slow or unreachable (eg. due to error).

Debugging it is relatively straightforward; build yourself a copy of 
sysinstall (cd src/release/sysinstall; make), then run it.  You can 
experiment with taking various interfaces down before you start it, 
reboot and come up single-user, etc.

If you can nail this one, there'll be plenty of Very Happy people.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810242259.PAA25534>