From owner-freebsd-current Mon Oct 27 14:59:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA03416 for current-outgoing; Mon, 27 Oct 1997 14:59:44 -0800 (PST) (envelope-from owner-freebsd-current) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA03411 for ; Mon, 27 Oct 1997 14:59:42 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.5) with SMTP id OAA13467; Mon, 27 Oct 1997 14:59:25 -0800 (PST) Date: Mon, 27 Oct 1997 14:59:25 -0800 (PST) From: Doug White Reply-To: Doug White To: Gregory Pavelcak cc: freebsd-current@freebsd.org Subject: Re: After make world: "file system mount failed" In-Reply-To: <199710272056.PAA28510@lessing.oit.umass.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 Oct 1997, Gregory Pavelcak wrote: > > > mount: exec mount_ not found in /sbin, /usr/sbin: No such file or > > > directory > > > > This implies that an entry in /etc/fstab neglected to specify an FS type. > > > # cat /etc/fstab Guess not. > > This is what I have: > > > > gdi,ttyp1,/sbin,17>ls -l mount_* > > Same here. Well some different sizes, but they're all present. Hm. It looks like mount already understands how to mount ufs volumes without any special help. I know that the mount() interface changed from 2.x to 3.0-CURRENT; did you update your mount* programs appropriately? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major