From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 19 22:48:49 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5A8216A4CE for ; Sat, 19 Mar 2005 22:48:49 +0000 (GMT) Received: from pancake.sggw.waw.pl (pancake.sggw.waw.pl [148.81.130.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BE3C43D1D for ; Sat, 19 Mar 2005 22:48:49 +0000 (GMT) (envelope-from hunter24@pancake.sggw.waw.pl) Received: from pancake.sggw.waw.pl (localhost.localdomain [127.0.0.1]) by pancake.sggw.waw.pl (8.12.10/8.12.10) with ESMTP id j2JMknBw030553 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Mar 2005 23:46:49 +0100 Received: (from hunter24@localhost) by pancake.sggw.waw.pl (8.12.10/8.12.10/Submit) id j2JMkn9B030551; Sat, 19 Mar 2005 23:46:49 +0100 Date: Sat, 19 Mar 2005 23:46:48 +0100 From: Krzysztof Drewicz To: freebsd-emulation@freebsd.org Message-ID: <20050319224648.GA30079@pancake.sggw.waw.pl> References: <20050316151639.GA6424@pancake.sggw.waw.pl> <20050316182800.GC91771@hub.freebsd.org> <16955.20467.474306.849814@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <16955.20467.474306.849814@grasshopper.cs.duke.edu> User-Agent: Mutt/1.4.1i cc: Andrew Gallatin Subject: Re: user-mode-linux in fbsd X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 22:48:49 -0000 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