From owner-freebsd-stable@FreeBSD.ORG Thu Jul 3 15:48:46 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8978F37B401 for ; Thu, 3 Jul 2003 15:48:46 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2031443FAF for ; Thu, 3 Jul 2003 15:48:46 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 0D96672FF1; Thu, 3 Jul 2003 15:48:46 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 0C3FE72FDC; Thu, 3 Jul 2003 15:48:46 -0700 (PDT) Date: Thu, 3 Jul 2003 15:48:46 -0700 (PDT) From: Doug White To: Steve Ansell In-Reply-To: <1057226383.89e481b53f3c7@webmail.dev-zero.com> Message-ID: <20030703154627.T60013@carver.gumbysoft.com> References: <1057226383.89e481b53f3c7@webmail.dev-zero.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: your mail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 22:48:46 -0000 On Thu, 3 Jul 2003, Steve Ansell wrote: > It was 4.8 Stable at around the beginning of June before I rebuilt. > > >> mount: getmntinfo: Unknown error: 0 > > >I wonder if this is a busted mount binary, or you didn't upgrade kernel + > >world. Can you boot with the old kernel (kernel.old) successfully? > > It was a fresh world and kernel, I was thinking it must be the kernel, as I have > an old 4.6 Release CD and mount from that also gives the same error. > > I no longer have the old kernel, I should have kept it like I usually do, it > gave errors with ps and top with size missmatches, the only things that dont > work now are mount, df (unless you specify a directory) and umount. > > So I'm assuming you don't have the same prob? ps/top size mismatches are another sign of improper upgrades, or not using loader. You might try rebuilding again, but don't use -j and make sure the install succeeds. Also for giggles try going into /sys/boot and doing 'make && make install' to upgrade loader & friends. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org