Date: Mon, 6 Dec 2010 12:00:51 -0800 From: Devin Teske <dteske@vicor.com> To: Redd Vinylene <reddvinylene@gmail.com> Cc: jail@freebsd.org, questions <questions@freebsd.org>, Nerius Landys <nlandys@gmail.com> Subject: Re: Can I run a 32-bit jail (or software) on a 64-bit server? Message-ID: <64AF25A6-F9F2-4A4C-A47D-0E80C367C7CB@vicor.com> In-Reply-To: <AANLkTikY-ne%2B-O8B35ypXhZ%2BxKatT6G8=jEFEDq-BOzF@mail.gmail.com> References: <AANLkTinm7eQ3AW2bhJANJ10QSspy7BGssOLXUEyf6%2B=x@mail.gmail.com> <AANLkTikQPzAkph3TVyZwtf2ER2E7p_3RrxEF2sh3DC_2@mail.gmail.com> <AANLkTimefeSbB2D8PeTKB8bnAsihT0nafstaCR1bXquJ@mail.gmail.com> <AANLkTikM7B7zqwk4%2Bd68Zuh0CgPxMX-NKvRRYZgMfYoG@mail.gmail.com> <AANLkTinfWxxPM4J8Do_-0BZwtZ-mzuJbjvaKD4%2BANdan@mail.gmail.com> <AANLkTikY-ne%2B-O8B35ypXhZ%2BxKatT6G8=jEFEDq-BOzF@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64AF25A6-F9F2-4A4C-A47D-0E80C367C7CB>