From owner-freebsd-current@FreeBSD.ORG Thu Oct 2 08:48:38 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9878B106568D for ; Thu, 2 Oct 2008 08:48:38 +0000 (UTC) (envelope-from igor4ml@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 2BD788FC36 for ; Thu, 2 Oct 2008 08:48:37 +0000 (UTC) (envelope-from igor4ml@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so398356nfh.33 for ; Thu, 02 Oct 2008 01:48:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=lINgy+qn0TYy9+SjFlhuKfNOiisqIEQF8ZejL374vyA=; b=gn76l2w4cHU9GHDmLzFFQOeEhf/+cL3yM/HUzuf2bzHJ3Hqj/BS4bc/XKSfY43h2dn m/U3jomegKKV/5YOL6PulJYLVp9LxhD4rOEunI8BdowXJ2gZ574506IgawG0nEm0Zpc+ ZXBh3NYrKITya65jJ3ai/xU5xeNKLAwA0lCbY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=KVYzezmzQIZfjXB6ptrcT5jz++UFgvkrCRL9XGLMjJUb6OH/3OykQl8MjLVBgbABMU KNPJWXORxx2ha/gEjiJ9Ad1BcxE9gpZGYzUczyJr/DQjery2Y0Hdwtj6G/6EQNnWl2AI juzple7y/Jvy+2zXSC5Jv2iRhQBNc4UZcPJsU= Received: by 10.210.67.4 with SMTP id p4mr8271752eba.70.1222937316601; Thu, 02 Oct 2008 01:48:36 -0700 (PDT) Received: by 10.210.30.15 with HTTP; Thu, 2 Oct 2008 01:48:36 -0700 (PDT) Message-ID: Date: Thu, 2 Oct 2008 12:48:36 +0400 From: "Igor R" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Linux emulation on recent -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2008 08:48:38 -0000 Hello, yesterday I had tried to use Linux binary on FreeBSD 8-CURRENT (csuped 20081001) and simple /compat/linux/bin/bash caused kernel panic. Are there any know problems with linuxulator on FreeBSD-CURRENT?