All of lore.kernel.org
 help / color / mirror / Atom feed
* error reading following proc files ....
@ 2005-04-24 15:19 Ravi Poddar
  2005-04-24 15:40 ` Tommy Reynolds
  0 siblings, 1 reply; 2+ messages in thread
From: Ravi Poddar @ 2005-04-24 15:19 UTC (permalink / raw)
  To: LKML

Dear friends,

I got following errors while doing
ravi@dacodecz:~ # cat /proc/sys/fs/binfmt_misc/register
cat: /proc/sys/fs/binfmt_misc/register: Invalid argument
and
ravi@dacodecz:~ # cat /proc/sys/net/ipv4/route/flush
cat: /proc/sys/net/ipv4/route/flush: Invalid argument

any pointer regarding solving this problem would be grateful.
Ask if you need more information regarding this host.

TIY
Ravi Poddar


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: error reading following proc files ....
  2005-04-24 15:19 error reading following proc files Ravi Poddar
@ 2005-04-24 15:40 ` Tommy Reynolds
  0 siblings, 0 replies; 2+ messages in thread
From: Tommy Reynolds @ 2005-04-24 15:40 UTC (permalink / raw)
  To: Ravi Poddar; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 345 bytes --]

Uttered Ravi Poddar <ravi@dacodecz.homelinux.org>, spake thus:

> I got following errors while doing
> ravi@dacodecz:~ # cat /proc/sys/fs/binfmt_misc/register
> cat: /proc/sys/fs/binfmt_misc/register: Invalid argument

Try doing a:

$ ls /proc/sys/fs/binfmt_misc/register

and notice there is no read(2) method implemented.

Cheers

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-24 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-24 15:19 error reading following proc files Ravi Poddar
2005-04-24 15:40 ` Tommy Reynolds

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.