From owner-freebsd-questions@FreeBSD.ORG Fri Oct 31 18:54:13 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8297816A4CE for ; Fri, 31 Oct 2003 18:54:13 -0800 (PST) Received: from funguts.frondle.net (216-240-52-69.ip.idiom.com [216.240.52.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id D650A43F93 for ; Fri, 31 Oct 2003 18:54:12 -0800 (PST) (envelope-from brian@funguts.frondle.net) Received: (from brian@localhost) by funguts.frondle.net (8.11.6/8.11.6) id hA134qu00647; Fri, 31 Oct 2003 19:04:52 -0800 (PST) (envelope-from brian) Date: Fri, 31 Oct 2003 19:04:52 -0800 From: Brian Denny To: Malcolm Kay Message-ID: <20031101030451.GA643@briandenny.net> References: <20031101020708.GA426@briandenny.net> <200311011258.22802.malcolm.kay@internode.on.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311011258.22802.malcolm.kay@internode.on.net> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: linprocfs: Operation not supported X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2003 02:54:13 -0000 On Sat, Nov 01, 2003 at 12:58:22PM +1030, Malcolm Kay wrote: > On Sat, 1 Nov 2003 12:37, Brian Denny wrote: > > I put the following in my /etc/fstab: > > linproc /compat/linux/proc linprocfs rw,noauto 0 0 > > I know this is what the man page says; but I find my /etc/fstab actually > uses the line: > linprocfs /compat/linux/proc linprocfs rw,noauto 0 0 Thanks for the suggestion, but that doesn't seem to affect the outcome. I should mentioned that I just upgraded from 4.5 to 4.8. The upgrade seems to have gone smoothly. I never tried mounting linprocfs before, so I have no idea whether the recent system upgrade has anything to do with my current difficulties. -brian