From owner-freebsd-questions Mon Mar 31 16:29:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA23484 for questions-outgoing; Mon, 31 Mar 1997 16:29:29 -0800 (PST) Received: from seagull.rtd.com (seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA23477 for ; Mon, 31 Mar 1997 16:29:25 -0800 (PST) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id RAA23738; Mon, 31 Mar 1997 17:28:58 -0700 (MST) From: Don Yuniskis Message-Id: <199704010028.RAA23738@seagull.rtd.com> Subject: Re: /kernel not found... To: dwhite@resnet.uoregon.edu Date: Mon, 31 Mar 1997 17:28:58 +6500 (MST) Cc: napalm@halycon.co, freebsd-questions@FreeBSD.org In-Reply-To: from "Doug White" at Mar 31, 97 02:57:36 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk It seems that Doug White said: > > On Mon, 31 Mar 1997, Minocycline wrote: > > > I'm trying to install FreeBSD on my IBM Compatable 486 (DX)... > > My goal is to be able to run FreeBSD or MS-DOS as i choose, or in other > > words to have boath operating systems installed on my PC. I make a > > installation > > disk as said in the install instructions, and booted it, and the boot > > program > > tells me "/kernel not found" over and over again no matter what I do at > > the > > boot: prompt... what should I do? > > Are you sure it installed properly? > > Are you doing > > wd(0,a)/kernel > > at the boot: prompt? I believe this is one of the consequences of the "unable to install bin" message we were discussing previously... --don