From owner-freebsd-sparc Sun Jun 9 7:38:35 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 7332037B40C for ; Sun, 9 Jun 2002 07:38:33 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id 4BAACAE2AC; Sun, 9 Jun 2002 07:38:33 -0700 (PDT) Date: Sun, 9 Jun 2002 07:38:33 -0700 From: Maxime Henrion To: freebsd-sparc@freebsd.org Cc: Bri Subject: Re: strange procfs problem when compiling new sparc64 kernel Message-ID: <20020609143833.GG85244@elvis.mu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bri wrote: > I get this message on boot when it trys to mount the procfs from my > /etc/fstab file > > procfs doesn't support the old mount syscall You have to recompile your mount_std(8) system utility. Remember that make world + kernel build is the only supported upgrade path, meaning if you only recompile your kernel or your userland, you are likelty to run into problems like this one where the userland is not sync'd with the kernel. Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message