Subject: Re: linux emulation and kernel too old
To: Davide Zanon <d.zanon@infinito.it>
From: John <jhu@grex.cyberspace.org>
List: port-macppc
Date: 05/24/2005 20:41:25
Hi,

Come to think of it, I still don't have an answer. I compiled a new kernel 
with the COMPAT_LINUX option. However, when I type in sysctl -w xxxxxxx, I 
get a message stating that the said variable doesn't have a value despite 
my attempts to assign a value to it. Is there something else I should be 
doing?

-John

On Tue, 24 May 2005, Davide Zanon wrote:

> On Tuesday 24 May 2005 19:21, John wrote:
> > Hi,
> >
> > Thanks for the reply. How do I do that? Does it require a recompile of
> > sysctl?
> >
> > -John
> >
> 
> I think you can use
> sysctl -w emul.linux.kern.osrelease=2.??.?? 
> as root
> 
> david
>