From owner-freebsd-questions Wed Aug 30 13:27:08 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA28999 for questions-outgoing; Wed, 30 Aug 1995 13:27:08 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id NAA28992 for ; Wed, 30 Aug 1995 13:27:06 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id NAA06231; Wed, 30 Aug 1995 13:24:37 -0700 To: David Anderson cc: questions@freebsd.org Subject: Re: FreeBSD and the Promise 2300+ EIDE controller In-reply-to: Your message of "Wed, 30 Aug 1995 14:08:53 CDT." Date: Wed, 30 Aug 1995 13:24:37 -0700 Message-ID: <6228.809814277@time.cdrom.com> From: "Jordan K. Hubbard" Sender: questions-owner@freebsd.org Precedence: bulk > Then the computer was completely frozen. I was told on #FreeBSD that the > problem sounded like it originated with my hard drive controller. I've > tried every setting, and every configuration on the controller and it > still did the same exact thing when trying to boot from the HD.. Is this > controller just incompatable with FreeBSD, or am I doing something > horribly wrong? I tried setting it up with the boot manager AND the > standard MBR also.. Quick thing to try (assuming that you haven't blown away that FreeBSD partition yet). Boot from the boot floppy again, but instead of hitting return at the `boot:' prompt try this: boot: hd(0,a)/kernel (or) boot: wd(0,a)/kernel And let us know if it comes up. If so, it's the boot blocks getting spooged somehow. If not, it may be because your root partition is somehow past cylinder 1024? You don't say what else is on the disk, if anything. Jordan