From owner-freebsd-questions@freebsd.org Sat Nov 7 15:59:05 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B36FA28E85 for ; Sat, 7 Nov 2015 15:59:05 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8B081CCF for ; Sat, 7 Nov 2015 15:59:04 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by wmec201 with SMTP id c201so39520271wme.1 for ; Sat, 07 Nov 2015 07:59:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KZ/9AJy9tPd0Z/p6M2fD/922RumvnCUwwx1aP1QAPtI=; b=ulI/U2PyqwfZRy7lVjt2Cka6WAZLtEJl0RhrwKKHlC4X3XS4hdp4zEWoINPGqD/EG8 0zgR1+00G5ge7w482ts7LCKgbVDh04aakI5wFdJyiBPZhlLthdzAE0BL5uCLMEtgaXxj 6NYU6PxRvti2uNPKziJZivr1GF7tVUV920ZEtePfmDo7QpGBHb8gQsiLitpBrY1Pa/0F ohvg+1kqiTDP9hzFklO2NGoJCPK5v3SPs4m34K8hWKeoWXbyyk4Pcm4OyBJ+nvgTOGmK yp6Ne+MlUu/D50/Nu4WGzy4zekXKDOl2g9EPtb5TyBJMqFvXWt5rGOuUEa97dAZgzczE agEg== MIME-Version: 1.0 X-Received: by 10.28.229.212 with SMTP id c203mr15182468wmh.11.1446911943053; Sat, 07 Nov 2015 07:59:03 -0800 (PST) Received: by 10.194.16.231 with HTTP; Sat, 7 Nov 2015 07:59:02 -0800 (PST) In-Reply-To: <563E10DC.2050804@hiwaay.net> References: <563E10DC.2050804@hiwaay.net> Date: Sat, 7 Nov 2015 09:59:02 -0600 Message-ID: Subject: Re: linux emulation question From: Adam Vande More To: "William A. Mahaffey III" Cc: "FreeBSD Questions !!!!" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 15:59:05 -0000 On Sat, Nov 7, 2015 at 8:53 AM, William A. Mahaffey III wrote: > What am I doing wrong here ? Any clues appreciated. TIA & have a good one. > Follow the instructions in the handbook. -- Adam