From owner-freebsd-questions@FreeBSD.ORG Tue Jan 5 15:15:35 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECC4A1065745 for ; Tue, 5 Jan 2010 15:15:35 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7C3E08FC18 for ; Tue, 5 Jan 2010 15:15:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ezekiel.daleco.biz (8.14.3/8.14.2) with ESMTP id o05FFX9e058026; Tue, 5 Jan 2010 09:15:33 -0600 (CST) (envelope-from kdk@daleco.biz) X-Virus-Scanned: amavisd-new at daleco.biz Received: from ezekiel.daleco.biz ([127.0.0.1]) by localhost (ezekiel.daleco.biz [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0O7iQ7ZqlIVd; Tue, 5 Jan 2010 09:15:31 -0600 (CST) Received: from archangel.daleco.biz (ezekiel.daleco.biz [66.76.92.18]) by ezekiel.daleco.biz (8.14.3/8.14.3) with ESMTP id o05FFTgO058020; Tue, 5 Jan 2010 09:15:30 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <4B435791.3020005@daleco.biz> Date: Tue, 05 Jan 2010 09:15:29 -0600 From: Kevin Kinsey User-Agent: Thunderbird 2.0.0.23 (X11/20090929) MIME-Version: 1.0 To: Programmer In Training References: <4B42EA80.70005@joseph-a-nagy-jr.us> In-Reply-To: <4B42EA80.70005@joseph-a-nagy-jr.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Failed to Load Kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jan 2010 15:15:36 -0000 Programmer In Training wrote: Hello, P I T (Joseph?), I'm rather astounded that no one has responded to your email as of yet. IANAE, but here goes: > The message I'm getting (wish I could just screen cap and put it up on > the web): > > FreeBSD/i386 bootstrap loader, Revision 1.1 > (root@almeida.cse.buffalo.edu, Sat Nov 21 14:05:36 UTC 2009) > Loading /boot/defaults/loader.conf > /boot/kernel/kernel text=0x88d680 > readin failed Could that be "readln"? Been too long since I saw it. The typo below makes me assume you're typing from the view on the the monitor. Bad news is, ev'ry time I've seen this, it's because of bad media. I've not seen it for years, though, and then, it was always on floppy installs, which, I think, are the posterboy for "bad media" on Google or Wikipedia or summat. > elf32_loadimage: read failed > Unable to lad a kernel! > / > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel]... > can't load 'kernel' > > As far as I can tell, the cd burned fine (I did the burn on a Toshiba > notebook running Vista, was able to browse the folders just fine, > everything looked in order). I'm guessing there's some issue we're both unaware of. Perhaps someone with a better grok on the situation will post. > Do I need to use the bootonly.iso as well? What am I missing here? I > know my drive that I'm booting from is in perfect working order (DVD > Super Multi-Format DVD+/-R(W), HP, less then a year old with no problems > prior). You could try the bootonly,iso, but the disc you are using does the same thing, and more. Bootonly is just the installer program, and is intended to be used when you want to installer over the network, like in the old floppy days. Disc1 should have the installer and all the necessary "chunks" to get a working environment without a network connection. > All the hardware up to this point appears to be detected just fine. That's good to hear. As I mentioned, hopefully someone else will have a better clue on this, as I've not had the problem for years. I've also not burned a CD for FreeBSD on Windows *ever*, so I'm thinking it could be related to that, somehow or other, despite the fact that you can "see" everything. But then again, maybe I just don't trust Windows programs ;-) Kevin Kinsey