From mboxrd@z Thu Jan 1 00:00:00 1970 From: walter harms Date: Tue, 13 Aug 2013 07:09:49 +0000 Subject: Re: no such file : /proc/net/dev Message-Id: <5209DBBD.5010506@bfs.de> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org Am 13.08.2013 07:21, schrieb Hatte John: > hi: > > I am trying to boot up my linux kerel from virtual machine > ,everything goes fine . > but when I typed 'ifconfig' command , it reports no such file : > /proc/net/dev . > > What is the reason ? I have enable netcard for my virtual machine > ,is this a problem of software or hardware? > > Is the file " /proc/net/dev" created at netcard initailize function ? > > Thanks! > -- Is proc mounted ? re, wh