From owner-freebsd-questions Wed Mar 1 08:36:22 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA07528 for questions-outgoing; Wed, 1 Mar 1995 08:36:22 -0800 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id IAA07522 for ; Wed, 1 Mar 1995 08:36:21 -0800 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA13946; Wed, 1 Mar 95 09:30:04 MST From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9503011630.AA13946@cs.weber.edu> Subject: Re: problems To: Psycho3439@aol.com Date: Wed, 1 Mar 95 9:30:03 MST Cc: questions@FreeBSD.org In-Reply-To: <950228211101_35407939@aol.com> from "Psycho3439@aol.com" at Feb 28, 95 09:11:10 pm X-Mailer: ELM [version 2.4dev PL52] Sender: questions-owner@FreeBSD.org Precedence: bulk > i am trying to install freebsd 2.0 onto my computer. i downloaded all > binaries and the 2 boot diskette images. when i try to boot with the > boot_144.flp floppy in my a drive it comes to the boot prompt. if i select > default or /kernel -c it will start the bootup but never gets to the line > "checking memory (8meg)". i either get a repeating error message or my > system hangs What is the error message? > i have tryed my boot diskette in a ibm ps1 consultant (386sx25 6meg) and a > ibm ps1 486sx25 8meg. on both machines the system booted up until i got to > the installation screen. Is this one an error message or a keyboard freeze? By default, the keyboard on these things is in a wierd (non-default) mode and you need to outb to the keyboard controller to make it happy. The patch for it was posted once or twice and should be in the archives. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.