Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2001 15:31:17 -0800
From:      "Crist J. Clark" <cjclark@reflexnet.net>
To:        Kent Stewart <kstewart@urx.com>
Cc:        "Corey G." <ctgaff@telocity.com>, Brian Dean <bsd@bsdhome.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: installworld anomoly
Message-ID:  <20010203153116.H91447@rfx-216-196-73-168.users.reflex>
In-Reply-To: <3A7C6FB0.391291B7@urx.com>; from kstewart@urx.com on Sat, Feb 03, 2001 at 12:53:04PM -0800
References:  <20010203154344.B27418@vger.bsdhome.com> <20010203144858.A699@telocity.com> <3A7C6FB0.391291B7@urx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 03, 2001 at 12:53:04PM -0800, Kent Stewart wrote:
> 
> 
> "Corey G." wrote:
> > 
> > I was just going to report the same issue.  It happened last night and
> > at 11:00AM Central time with a stable cvsup.
> 
> Don't use ssh to do the installworld. If you telnet, you don't have
> any problem.

Or if you don't want to telnet, you just need to separate the IO from
ssh. You can do something like,

  # batch
  make buildworld
  ^D
  #

And you'll be fine.
-- 
Crist J. Clark                           cjclark@alum.mit.edu


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




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