Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2010 18:45:33 +0100
From:      =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= <fernando.apesteguia@gmail.com>
To:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   linprocfs Input/output error
Message-ID:  <1bd550a01001010945i1a043ff9t70eb814cafe4b30a@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all, I post here cause I didn't get any answers in freebsd-emulation.

In 8.0-RELEASE-p1 if I try to execute this:

cat /compat/linux/proc/cpuinfo > ~/cpuinfo.txt

I get

cat: /compat/linux/proc/cpuinfo: Input/output error

truss shows the read system call returns ERR#5. It is the same with
other files from linprocfs.

cat /compat/linux/proc/[any_file] works fine

What am I missing?

Thanks in advance



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1bd550a01001010945i1a043ff9t70eb814cafe4b30a>