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 [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message