From owner-freebsd-questions@FreeBSD.ORG Mon Feb 1 13:54:52 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD4291065672 for ; Mon, 1 Feb 2010 13:54:52 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-pz0-f184.google.com (mail-pz0-f184.google.com [209.85.222.184]) by mx1.freebsd.org (Postfix) with ESMTP id 69BEB8FC18 for ; Mon, 1 Feb 2010 13:54:52 +0000 (UTC) Received: by pzk14 with SMTP id 14so1313644pzk.3 for ; Mon, 01 Feb 2010 05:54:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=A7dTbh8dD/V9equzyOJ1ejaJpIeSwEkYXr+twfjIm6o=; b=jvxl658FBKK3FQlPxvnpBsRqR3eRL/QFwWzDNFy4y59uXFNR7lyDhA1Rxu0+NDWSbV wA1C/riH875/ZcpbIq6aH87Ij96cH7FdlFKpwdWzBGitVGeArjeEBan7Ic6VpCQcAr8p u+kU/a16akckgOyTvWmOxz1BXza71fl8ukypo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=NZavSniqaIraWfRvkrEg5gro9YTPCF7GvMYuNF/Y7xEHwn8063n23D2bMAQLuU+sAj n6thpbeLoPcM4nwrsTuRQ2v8Jgkrz1LLq2BFRod2GaBYxeJVN33ktilCPX1NPnvIAVD1 f9niLgDmC4iDLYTZ4KKsZhM+1hXAF0i1m0pV4= Received: by 10.142.67.13 with SMTP id p13mr3108103wfa.54.1265032491425; Mon, 01 Feb 2010 05:54:51 -0800 (PST) Received: from orion.hsd1.pa.comcast.net (c-71-230-240-241.hsd1.pa.comcast.net [71.230.240.241]) by mx.google.com with ESMTPS id 40sm716526pxi.9.2010.02.01.05.54.48 (version=SSLv3 cipher=RC4-MD5); Mon, 01 Feb 2010 05:54:49 -0800 (PST) Date: Mon, 1 Feb 2010 08:51:28 -0500 From: Glen Barber To: Frank Wi?mann Message-ID: <20100201135128.GA63231@orion.hsd1.pa.comcast.net> References: <4B65AD3C.6000108@web.de> <20100131161732.GA85186@orion.hsd1.pa.comcast.net> <4B65AFDB.8080605@web.de> <20100131162729.GA85255@orion.hsd1.pa.comcast.net> <4B65BEB7.2020908@web.de> <20100131173704.GA85658@orion.hsd1.pa.comcast.net> <4B65DC85.8050409@web.de> <20100201094418.GC91665@catflap.slightlystrange.org> <4B66D2ED.6050207@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B66D2ED.6050207@web.de> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Mailing List Subject: Re: VirtualBox doesn't start X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2010 13:54:52 -0000 Hi Frank, Frank Wi?mann wrote: > After trying this I still get the message: > > mount: procfs : Operation not supported > > And a > > mount -t procfs /proc/ > The procfs(5) man page specifies the following: mount -t procfs proc /proc Regards, -- Glen Barber