From owner-freebsd-questions Tue Jul 29 10:03:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA29355 for questions-outgoing; Tue, 29 Jul 1997 10:03:53 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts7-line13.uoregon.edu [128.223.150.60]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA29348 for ; Tue, 29 Jul 1997 10:03:48 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.8.5) with SMTP id KAA08607; Tue, 29 Jul 1997 10:03:42 -0700 (PDT) Date: Tue, 29 Jul 1997 10:03:42 -0700 (PDT) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Martijn Koster cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is `make world` the whole story? In-Reply-To: <19970729065903.44669@webcrawler.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 29 Jul 1997, Martijn Koster wrote: > I installed 2.2.2, made cvsup, updated using the standard-supfile, > cd'ed to /usr/src, and did a `make world`. After fixing the missing > /usr/include/sys/stat.h it completed without errors. I wasn't > single-user, but apart from X-Windows nothing else was happening on > the machine. Then I rebooted, and now get: > > mount: exec mount_ not found in /sbin, /usr/sbin: No such file or directory > > and startup fails, and various other commands give bad system calls. > This is the second time I've tried this sequence of events, with the > same results. > > So, what did I forget to do? And is there a way to get the current > mess working rather than reinstall? Suggestions appreciated. Looks like /etc/fstab got munged a bit, in particular the FS types may have disappeared. You may need to boot -s so you can modify this. Should look something like this... /dev/wd0a / ufs rw 1 1 /dev/wd0b none swap sw 0 0 /dev/wd0e /var ufs rw 1 1 /dev/wd0f /usr ufs rw 1 1 proc /proc procfs rw 0 0 Adjust as appropriate. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major Spam routed to /dev/null by Procmail | Death to Cyberpromo