user-mode-linux in fbsd

Krzysztof Drewicz hunter24 at pancake.sggw.waw.pl
Sat Mar 19 14:48:49 PST 2005


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


More information about the freebsd-emulation mailing list