From owner-freebsd-questions Thu Jan 18 09:04:35 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19193 for questions-outgoing; Thu, 18 Jan 1996 09:04:35 -0800 (PST) Received: from cy.com (root@jake.atlwin.com [155.229.56.8]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA19187 for ; Thu, 18 Jan 1996 09:04:28 -0800 (PST) Received: from jake.atlwin.com ([155.229.56.37]) by cy.com (8.6.12/8.6.4) with SMTP id NAA24720; Thu, 18 Jan 1996 13:01:55 -0500 Message-Id: <199601181801.NAA24720@cy.com> X-Sender: tkelley@cy.com X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 18 Jan 1996 12:00:46 -0500 To: pokora@execpc.com, questions@freebsd.org From: "Tim M. Kelley" Subject: Re: Mount root failure Sender: owner-questions@freebsd.org Precedence: bulk At 09:26 AM 1/18/96 -0600, pokora@execpc.com wrote: >I've successfully install FreeBSD, or so the install program indicates as >such. I've installed on my second hard drive. I reboot and use >hd(1,a)/kernel as instructed, the kernel starts to boot, after a short time >the boot process gives me an error message as follows: > >vg0(VGA-Campatible display device) rev142 int a irq ?? on pci0:5 >panic: cannot mount root > I ran into the same problem and here's how to boot FreeBSD. Assuming that your FreeBSD boot disk is wd2, enter the following at the boot prompt: wd(2,a)/kernel FreeBSD should boot the kernel from the FreeBSD drive. Tim Kelley