Re: CFT/HEADS-UP: linux 2.6.16 emulation

From: Divacky Roman <xdivac02_at_stud.fit.vutbr.cz>
Date: Mon, 22 Jan 2007 22:30:39 +0100
On Mon, Jan 22, 2007 at 07:48:07PM +0100, Kurt Jaeger wrote:
> Hi!
> 
> Alex Leidinger wrote:
> > If you use a linux program, please add compat.linux.osrelease=2.6.16
> > to /etc/sysctl.conf (my desktop is running with 2.6.16 emulation since
> > some days already). After the next boot (or after running "sysctl
> > compat.linux.osrelease=2.6.16", please make sure no linux program is
> > running already) any linux program will start with a linux kernel
> > version of 2.6.16 instead of 2.4.2.
> 
> Is it possible to provide a program that lists the processes
> running under linux emu ?

I dont think so... the distinguishing in kernel is done by comparing
p->p_sysent. but its usually very easy to say what is a linux program

just try to kldunload linux module and if that doesnt succeed look at your
ps ax output for suspicous programs (acroread, skype etc.)
Received on Mon Jan 22 2007 - 20:30:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:05 UTC