From owner-freebsd-bugs Tue Jul 16 16:30: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DAF237B400 for ; Tue, 16 Jul 2002 16:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14B9043E58 for ; Tue, 16 Jul 2002 16:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6GNU4JU003958 for ; Tue, 16 Jul 2002 16:30:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6GNU4tl003956; Tue, 16 Jul 2002 16:30:04 -0700 (PDT) Date: Tue, 16 Jul 2002 16:30:04 -0700 (PDT) Message-Id: <200207162330.g6GNU4tl003956@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Adam Jenkins Subject: Re: i386/37225: boot loader problem Reply-To: Adam Jenkins Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/37225; it has been noted by GNATS. From: Adam Jenkins To: freebsd-gnats-submit@FreeBSD.org Cc: dcs@freebsd.org Subject: Re: i386/37225: boot loader problem Date: Wed, 17 Jul 2002 09:20:36 +1000 (EST) Temporary fix: Unplugged the PS/2 (Acer of some sort) keyboard, and plugged in ye olde DIN-connector one using a DIN-to-PS2 adapter. The 4.6 CD booted fine, I got as far as the kernel configuration/resolve conflict screen which I hadn't before, and then on to the sysinstall menu and installed FreeBSD. Permanent fix: A kernel with this change to it (flag 0x2 not 0x1) device atkbd0 at atkbdc? irq 1 flags 0x2 lets me boot using the PS/2 keyboard (Otherwise the machine boots up as usual but I can't use the keyboard). I presume a boot image with that flag set (or set interactively?) would load okay also. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message