Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2005 23:46:48 +0100
From:      Krzysztof Drewicz <hunter24@pancake.sggw.waw.pl>
To:        freebsd-emulation@freebsd.org
Cc:        Andrew Gallatin <gallatin@cs.duke.edu>
Subject:   Re: user-mode-linux in fbsd
Message-ID:  <20050319224648.GA30079@pancake.sggw.waw.pl>
In-Reply-To: <16955.20467.474306.849814@grasshopper.cs.duke.edu>
References:  <20050316151639.GA6424@pancake.sggw.waw.pl> <20050316182800.GC91771@hub.freebsd.org> <16955.20467.474306.849814@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 18, 2005 at 05:02:27PM -0500, Andrew Gallatin wrote:
> 
>  > > I've tried COMPAT_LINUX and must admit: it works good.
>  > > But is/will be ever posible to run user-mode-linux kernel inside of fbsd box?
>  > Not currently planned.
> 
> segfaults immediately...
> 
> little under one year ago. http://lists.freebsd.org/pipermail/freebsd-emulation/2004-April/000407.html

Only s/=4096/+=4096/ or cast 4096 to a pointer type in your patch.

I've figured out: 
linux: ptrace(24, ...) not implemented

And any of 'ptrace' in sys/compat/ is not implemented, uml says "we depend 
on ptrace" so it's not possilble right now.

now with Linux version 2.4.19-5um i'm on:

Checking for host processor cmov support...No
Checking for host processor xmm support...No
Checking that ptrace can change system call numbers...<0>Kernel panic: check_ptrace : ptrace failed, errno = 22
In idle task - not syncing

-- 
Krzysztof Drewicz
Podsłuchane na pogrzebie: "Wiem, że to niezręcznie pytać o takie rzeczy w tej 
chwili, ale przypominasz sobie, żeby on kiedykolwiek wspomniał coś o kodzie 
źródłowym?" 						--- Charles Addams



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