From owner-freebsd-current Mon Oct 27 20:37:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA24693 for current-outgoing; Mon, 27 Oct 1997 20:37:00 -0800 (PST) (envelope-from owner-freebsd-current) Received: from tower.my.domain (nscs22p12.remote.umass.edu [128.119.179.34]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA24673 for ; Mon, 27 Oct 1997 20:36:52 -0800 (PST) (envelope-from gp@tower.my.domain) Received: (from root@localhost) by tower.my.domain (8.8.7/8.8.7) id XAA00442; Mon, 27 Oct 1997 23:35:02 -0500 (EST) (envelope-from gp) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 27 Oct 1997 23:34:57 -0500 (EST) From: Greg Pavelcak To: Greg Pavelcak Subject: Re: After make world: "file system mount failed" Cc: freebsd-current@freebsd.org, Doug White Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On 27-Oct-97 Greg Pavelcak wrote: > >On 27-Oct-97 Doug White wrote: >>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? >> >Depends on what would constitute doing that. I didn't have anything >customized on this machine, so I just did make world, make >distribution. I started by rebuilding config, but it looks like I >forgot to make a new kernel before I built the world. Boot-up reports >a >2.2.2-RELEASE kernel. Perhaps that's my problem? If so, is there any >way to get a -current kernel over there. As I said, I am running the >same sources on another machine. I thought about making a release on >it; I have just enough space, but that failed with libalias_p.a not >found. I really don't know what I'm doing there though. I need to read >some docs. > >Anyway, any more ideas would be greatly appreciated. It apparently >took >almost 24 hrs for this make world with the p100 but only 8MB RAM. I'd >rather not have to start from scratch. > >Thanks again. > >Greg > > > >>Doug White | University of Oregon >>Internet: dwhite@resnet.uoregon.edu | Residence Networking >>Assistant >>http://gladstone.uoregon.edu/~dwhite | Computer Science Major