Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2004 23:14:01 -0400
From:      Ryan <bw2003@shaw.ca>
To:        addymin@pacbell.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: error during "make buildkernel" in 5.2.1
Message-ID:  <000701c47f51$401d3130$4302a8c0@potlavj0m8twaq>
References:  <FGEIJLCPFDNMGDOKNBABOELPDAAA.flowers@users.sourceforge.net>

next in thread | previous in thread | raw e-mail | index | archive | help
To update your system, you should use the following procedure:

# make buildworld
# make buildkernel KERNCONF=TRITON
# make installkernel KERNCONF=TRITON
# reboot
You should boot in single user mode (using boot -s from loader prompt for
example). Then run:

# mergemaster -p
# make installworld
# mergemaster
# reboot
----- Original Message ----- 
From: "Dan MacMillan" <flowers@users.sourceforge.net>
To: <addymin@pacbell.net>; "freebsd-questions"
<freebsd-questions@freebsd.org>
Sent: Tuesday, August 10, 2004 10:52 PM
Subject: RE: error during "make buildkernel" in 5.2.1


> From: Mike
> >
> > This is my first foray into 5.2.1.  I installed and ran cvsup
> (standard
> > and for ports).  I went to build the kernel and and "make buildkernel"
> > died.  Here is the error message.  Any comments or hints would be
> helpful.
> >
> > # make buildkernel KERNEL=TRITON
> >
> > ...
>
> I believe that should be:
>
> make buildkernel KERNCONF=TRITON
>
> --
> Danny MacMillan
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c47f51$401d3130$4302a8c0>