From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 23:19:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA05E16A4CE for ; Tue, 21 Dec 2004 23:19:05 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id B505C43D2F for ; Tue, 21 Dec 2004 23:19:05 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B270251288; Tue, 21 Dec 2004 15:19:04 -0800 (PST) Date: Tue, 21 Dec 2004 15:19:04 -0800 From: Kris Kennaway To: David LeCount Message-ID: <20041221231904.GA28236@xor.obsecurity.org> References: <20041221230337.49338.qmail@web53910.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <20041221230337.49338.qmail@web53910.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Make crashes when installing kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 23:19:06 -0000 --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Dec 21, 2004 at 03:03:37PM -0800, David LeCount wrote: > I just installed FreeBSD 5.0 from cd on a 486 and I'm > trying to update it to 5.3 which is on my better > computer. Following the handbook, I used NFS to mount > /usr/src and /usr/obj from the new machine to the old > one. Then I made buildworld and buildkernel on the new > machine with no problems. Then I went to single-user > mode on the old machine (NFS mounts still valid) and > tried to make installworld. Make immediately crashed, > apparently calling a bad system call. This is expected. You're supposed to install the new kernel before you reboot, or the new userland you install (which relies on system calls in the new kernel) cannot run. This is documented in the upgrading instructions, so I guess you just overlooked it. Kris --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFByK9oWry0BWjoQKURArlmAJ9bdlwFUw+Wh/RJveQVq4tk5zXjewCePz4I Q7fP0PfI9/RFqd+kJQVXWQI= =FvSu -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--