From owner-freebsd-current@FreeBSD.ORG Thu Apr 24 23:17:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 798A437B401; Thu, 24 Apr 2003 23:17:51 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3316943FB1; Thu, 24 Apr 2003 23:17:48 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h3P6Hj62033723 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 25 Apr 2003 09:17:45 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h3P6Hjj6033718; Fri, 25 Apr 2003 09:17:45 +0300 (EEST) (envelope-from ru) Date: Fri, 25 Apr 2003 09:17:45 +0300 From: Ruslan Ermilov To: John Baldwin Message-ID: <20030425061745.GD32731@sunbay.com> References: <20030424182540.GA64750@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1sNVjLsmu1MXqwQ/" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: current@FreeBSD.org Subject: Re: i386/loader compiled with NOFORTH X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 06:17:51 -0000 --1sNVjLsmu1MXqwQ/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 24, 2003 at 05:45:15PM -0400, John Baldwin wrote: >=20 > On 24-Apr-2003 Ruslan Ermilov wrote: > > On Thu, Apr 24, 2003 at 02:21:17PM -0400, John Baldwin wrote: > >>=20 > >> On 24-Apr-2003 Ruslan Ermilov wrote: > >> > On 5.x, loader(8) compiled with -DNOFORTH, results in > >> > a system without a console. This does not affect the > >> > RELENG_4. > >> >=20 > >> > Can someone who knows this code please look into it? > >>=20 > >> No kernel console or no loader console? The usual problem with > >> no kernel console on 5.x is lack of device.hints. > >>=20 > > No kernel console. The device.hints, it's there under /boot; > > I only reinstalled loader(8) with -DNOFORTH, and this gave me > > "no console" behavior. Can you try it locally? >=20 > Since device.hints is read in by Forth code, I wouldn't be > surprised if it didn't work. When you break into the 10 > second countdown, do you have any hints set in the loader > environment? >=20 Yes, figured this out by myself already. I've ended up uncommenting the "hints" line in GENERIC config, everything is OK now, and bzip2(1) also works, modulo the memory restrictions -- only level 1 bzipping works that requires ~250K of memory. John, is there a way to fix btx/loader/whatever so that heap memory is not limited to 640K? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --1sNVjLsmu1MXqwQ/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+qNMJUkv4P6juNwoRArHAAJ4kospy25Qo+THijKPg4SxA4GAWDACfXMQo ZLOQ08fnqRg7fUKzCCqEsOw= =LgZC -----END PGP SIGNATURE----- --1sNVjLsmu1MXqwQ/--