From owner-freebsd-jail@FreeBSD.ORG Mon Dec 6 20:19:30 2010 Return-Path: Delivered-To: jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15A1E1065670; Mon, 6 Dec 2010 20:19:30 +0000 (UTC) (envelope-from dteske@vicor.com) Received: from postoffice.vicor.com (postoffice.vicor.com [69.26.56.53]) by mx1.freebsd.org (Postfix) with ESMTP id E21B48FC08; Mon, 6 Dec 2010 20:19:29 +0000 (UTC) Received: from [192.168.134.187] (port=50123 helo=[192.168.1.118]) by postoffice.vicor.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.71) (envelope-from ) id 1PPhEx-0003ig-Pu; Mon, 06 Dec 2010 12:00:54 -0800 Mime-Version: 1.0 (Apple Message framework v1081) From: Devin Teske In-Reply-To: Date: Mon, 6 Dec 2010 12:00:51 -0800 Message-Id: <64AF25A6-F9F2-4A4C-A47D-0E80C367C7CB@vicor.com> References: To: Redd Vinylene X-Mailer: Apple Mail (2.1081) X-Scan-Signature: 8ab399610c508a33cd3fcb541ad584b9 X-Scan-Host: postoffice.vicor.com Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: jail@freebsd.org, questions , Nerius Landys Subject: Re: Can I run a 32-bit jail (or software) on a 64-bit server? X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2010 20:19:30 -0000 I wrote a utility (attached) to make the process really fast and easy: jail_build(8): Build FreeBSD jails from binary distributions Here's a simple howto: Step 1: Create a landing zone for your binary distribution = (jail_build(8) looks in `/usr/repos' for binary distributions)... sudo mkdir -p /usr/repos sudo cd /usr/repos Step 2: Download one or more binary FreeBSD distributions (any version, = any platform)... wget -r = ftp://ftp-archive.freebsd.org/pub/FreeBSD/releases/i386/8.1-RELEASE Step 3: Download jail_build(8)... cd wget http://druidbsd.sourceforge.net/download/jail_build.txt mv jail_build.txt jail_build chmod +x jail_build Step 4: Build your jail(s)... ./jail_build -- Devin (full sig at bottom) P.S. Feedback welcome. On Dec 6, 2010, at 11:14 AM, Redd Vinylene wrote: > How do I create a 32-bit jail on a 64-bit machine then? >=20 > http://forums.freebsd.org/showthread.php?t=3D3744 did not tell me = much. >=20 > Thanks! > _______________________________________________ > freebsd-jail@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-jail > To unsubscribe, send any mail to = "freebsd-jail-unsubscribe@freebsd.org" -- Cheers, Devin Teske -> CONTACT INFORMATION <- Business Solutions Consultant II FIS - fisglobal.com 510-735-5650 Mobile 510-621-2038 Office 510-621-2020 Office Fax 909-477-4578 Home/Fax devin.teske@fisglobal.com -> LEGAL DISCLAIMER <- This message contains confidential and proprietary information of the sender, and is intended only for the person(s) to whom it is addressed. Any use, distribution, copying or disclosure by any other person is strictly prohibited. If you have received this message in error, please notify the e-mail sender immediately, and delete the original message without making a copy. -> END TRANSMISSION <-