From owner-freebsd-questions Fri Feb 14 19:50:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA26155 for questions-outgoing; Fri, 14 Feb 1997 19:50:21 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA26148 for ; Fri, 14 Feb 1997 19:50:17 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id TAA22383; Fri, 14 Feb 1997 19:51:19 -0800 (PST) Message-Id: <199702150351.TAA22383@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: George Hegyes cc: freebsd-questions@freebsd.org Subject: Re: New Installation Problems In-reply-to: Your message of "Fri, 14 Feb 1997 20:46:44 PST." <33053FB4.4B2D@internetuniverse.com> From: David Greenman Reply-To: dg@root.com Date: Fri, 14 Feb 1997 19:51:19 -0800 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I have installed my freeBSD UNIX on a single 810MEG harddrive, the >system seems to boot fine but at the end a panic occurs > >panic: cannot mount root > >I reinstalled the system from scratch, the book offers no clues to the >problem, the system has never successfully booted to login This indicates that, for some reason, the kernel couldn't find the device that it booted from. Often this is caused by disk controller settings (port, irq, etc.) in the kernel not matching the actual controller settings. What type of disk controller is the system disk attached to? -DG David Greenman Core-team/Principal Architect, The FreeBSD Project