From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 25 05:40:52 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0926B16A417 for ; Tue, 25 Sep 2007 05:40:52 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id 7DC0213C458 for ; Tue, 25 Sep 2007 05:40:51 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1360324nfb for ; Mon, 24 Sep 2007 22:40:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=6R/Eg+YQF5v+4BlBwTXyQZaF6D0Q6ghvLJpUAu9fVgc=; b=fwraKfqVqFhNAB7aj1J+Hndg8XHrIhTQv7JfGFBZ6IxqknEq9GmlVT9YKndK2k2f22i96d81iqVgnIVUbgsYD2fnShh45clqExbMxvwsfBWbZobYZnjREfsPwKWIWyja+G2GtI7I/xIsegUHCudHZerpP2sQc/CAYjKoPl6IyO8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=RRzRXJo26cfvydCmh1UQiud0wBd11dwa6XF3Wm0gC2kFMvdzzqhPmd1o/ihd1Jy/xL/palMeYyOT92WHC3WTZpugqHUeXjiOlPJ832efn4BcOf0UZo3+cFlfI+9l0E4sfkvo8SG44ktZaagqa3JT/0Z7ch4/5Ohf368Eff4tNtA= Received: by 10.86.99.9 with SMTP id w9mr3622796fgb.1190698850053; Mon, 24 Sep 2007 22:40:50 -0700 (PDT) Received: from ?192.168.1.185? ( [213.152.137.35]) by mx.google.com with ESMTPS id g28sm12251151fkg.2007.09.24.22.40.47 (version=SSLv3 cipher=RC4-MD5); Mon, 24 Sep 2007 22:40:47 -0700 (PDT) Message-ID: <46F89F5A.2060301@gmail.com> Date: Tue, 25 Sep 2007 09:40:42 +0400 From: sam User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Pieter de Goeje References: <46F78343.6060809@gmail.com> <200709242022.25624.pieter@degoeje.nl> In-Reply-To: <200709242022.25624.pieter@degoeje.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: linuxolator problem on i386 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2007 05:40:52 -0000 Pieter de Goeje wrote: > On Monday 24 September 2007, sam wrote: > >> # mount|grep linux >> linprocfs on /usr/compat/linux/proc (linprocfs, local) >> linsysfs on /usr/compat/linux/sys (linsysfs, local) >> >> # pkg_info | grep linux >> linux_base-fc6-6_3 Base set of packages needed in Linux mode (for >> i386/amd64) >> >> [private links to debug.log & ktrace.out] >> >> please send me message after downloaded this files (for removing) >> >> /Vladimir Ermakov >> >> cross-posting: >> http://lists.freebsd.org/pipermail/freebsd-emulation/2007-September/003960. >> html >> > I haven't tried it on i386 yet, but I know that this works on amd64 with linux > 2.4 compat and linux_base-fc4 on FreeBSD 7. > > - Pieter > > yes, working but, this trouble in kernel new linux-software require linux 2.6 /Vladimir Ermakov