Date: Mon, 27 Oct 1997 14:59:25 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Gregory Pavelcak <gpavelcak@philos.umass.edu> Cc: freebsd-current@freebsd.org Subject: Re: After make world: "file system mount failed" Message-ID: <Pine.BSF.3.96.971027145150.13402A-100000@gdi.uoregon.edu> In-Reply-To: <199710272056.PAA28510@lessing.oit.umass.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971027145150.13402A-100000>