From owner-freebsd-questions Mon Sep 8 10:32:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA14193 for questions-outgoing; Mon, 8 Sep 1997 10:32:16 -0700 (PDT) Received: from wwwserv1.rp-online.de (wwwserv1.rp-online.de [149.221.232.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA14186 for ; Mon, 8 Sep 1997 10:32:13 -0700 (PDT) Received: from rp10095 (rpp-as1-pri50.online-club.de [149.221.236.114]) by wwwserv1.rp-online.de (8.8.7/8.8.7) with SMTP id TAA24048 for ; Mon, 8 Sep 1997 19:31:28 +0200 (METDST) Message-ID: <34143697.645F@bigfoot.com> Date: Mon, 08 Sep 1997 19:32:08 +0200 From: Stefan Reply-To: veith@bigfoot.com Organization: --- X-Mailer: Mozilla 3.0 (Win95; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: Mounting root on wd2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello I have just installed FreeBSD without any problems. But whn I tried to reboot the system after the kernel had booted I got the message: " changing root device to wd1a - cannot mount root ". Of course, it cannot! For I installed FreeBSD on wd2 (that is: master on the second IDE-port) and DOS on wd0. Then I bboted the kernel via the boot prompt (" 1:wd(2,a)/kernel ") and compiled and own one; I added the line: "config kernel root on wd2" But the kernel still complains that it cannot change the root device. What is wrong? I looked into fstab, I included in alle the IDE-controller and ports in the kernel file, so where else could be the problem? Stefan.