From owner-freebsd-questions Thu Jul 10 03:31:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA24487 for questions-outgoing; Thu, 10 Jul 1997 03:31:16 -0700 (PDT) Received: from abattoir.com (millschick.abattoir.com [204.17.233.67]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA24457 for ; Thu, 10 Jul 1997 03:31:10 -0700 (PDT) Received: (from banshee@localhost) by abattoir.com (8.8.5/8.7.3) id DAA21262 for questions@freebsd.org; Thu, 10 Jul 1997 03:31:05 -0700 (PDT) Date: Thu, 10 Jul 1997 03:31:05 -0700 (PDT) From: John M Vinopal Message-Id: <199707101031.DAA21262@abattoir.com> To: questions@freebsd.org Subject: ESDI and 2.2 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a 313 meg ESDI drive connected to a WD1007A-WA2 controller that I should probally drop off a building. But, I am trying to install freebsd on it. I get one of two problems when attempting to boot: a) bootblock prompt but it "Can't find /kernel" and "Can't find ?" b) F1 BSD, press , F1 BSD, ad infinitum The drive in question is 1224/15/35 native, or the controller bios suggests 636/16/63 in translated sector mode. I presently have everything installed and it mounts just dandy but can't boot to save its life. Disk is dedicated to freebsd, I selected the "Dedicated" choice on install. pfdisk notes that start (0,0,1) should be (0,1,1). I was trying to do everything only with native disk numbers but that didn't work. Should I enable translation, reformat, reinstall, and then cry when it still doesn't work? -j