From owner-freebsd-questions Sun Aug 4 21:04:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA16046 for questions-outgoing; Sun, 4 Aug 1996 21:04:46 -0700 (PDT) Received: from smtp.interlog.com (root@smtp.interlog.com [198.53.145.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA16041 for ; Sun, 4 Aug 1996 21:04:44 -0700 (PDT) Received: from gold.interlog.com (ids@gold.interlog.com [198.53.145.2]) by smtp.interlog.com (8.7.4/8.7.4) with ESMTP id XAA17162 for ; Sun, 4 Aug 1996 23:57:14 -0400 (EDT) Received: (from ids@localhost) by gold.interlog.com (8.6.10/8.6.10) id AAA19034 for questions@freebsd.org; Mon, 5 Aug 1996 00:04:39 -0400 Date: Mon, 5 Aug 1996 00:04:39 -0400 From: Steve Marmer Message-Id: <199608050404.AAA19034@gold.interlog.com> To: questions@freebsd.org Subject: Panic mounting root Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I get a panic on boot, after all the hardware stuff, about the inability to mount root. Hardware: 4G Quantum Atlas FastWide Scsi-2 AHA1542CF FAST SCSI-2 (using a 6?-50 pin adapter) I have enabled the AHA1542 option "Translate Drives >1G". Since newfs worked I assume the problems with this have been fixed. My disk starts with a 950Meg DOS partition (slice). The next "slice" is 1G FreeBSD. I've been pretty careful ensuring the root part'n is fully below the magic 1G boundary. Have I not been careful enough? Could something else be the problem? Thanks for any and all help...