From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 03:12:46 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 2121A16A4DE for ; Thu, 26 Feb 2004 03:12:44 -0800 (PST) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id E646E43D2D for ; Thu, 26 Feb 2004 03:12:44 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (fb8b0f283ce36399fea372433bd6bd02@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i1QBChll019062; Thu, 26 Feb 2004 03:12:43 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 16DAD66CAF; Thu, 26 Feb 2004 03:12:42 -0800 (PST) Date: Thu, 26 Feb 2004 03:12:42 -0800 From: Kris Kennaway To: DerAlSem Message-ID: <20040226111241.GA98883@xor.obsecurity.org> References: <603425587.20040226135934@inbox.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline In-Reply-To: <603425587.20040226135934@inbox.ru> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Kernel. Compiling, installing, but no booting. 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: Thu, 26 Feb 2004 11:12:46 -0000 --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 26, 2004 at 01:59:34PM +0300, DerAlSem wrote: > Hi there! >=20 > I'm trying to recompile kernel. > Config is in attach. > Made same tricks with make.conf > It's also in attach. >=20 > Then: > =20 > make -j4 kernel KERNCONF=3DDERALSEM >=20 > It gives no errors. Everything seems fine. > =20 > After booting, bright white text passes, and thirst gray lines are: >=20 > pid 36 (sh), uid 0: exited on signal 8 > Feb 26 16:28:24 init: /bin/sh on /etc/rc terminated abnormally, going to = single user mode > Enter full pathname of shell or RETURN for /bin/sh: > >i'm pressing ENTER... > pid 37 (sh), uid 0: exited on signal 8 > Feb 26 16:30:06 init: single user shell terminated, restarting > Enter full pathname of shell or RETURN for /bin/sh: =20 You commented out the npx device, which is documented as mandatory. Kris --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAPdSpWry0BWjoQKURAuluAJ4w60CjcVwOuiGhI82reZRfLQ2EUQCgph2Z zzNco/zT2Es3ncOd1pQWZcg= =EIQK -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL--