From owner-freebsd-questions@FreeBSD.ORG Sat Feb 21 22:49:48 2009 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8337B1065686 for ; Sat, 21 Feb 2009 22:49:48 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (merlin.alerce.com [64.62.142.94]) by mx1.freebsd.org (Postfix) with ESMTP id 6DA088FC12 for ; Sat, 21 Feb 2009 22:49:48 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id F2B1333C62; Sat, 21 Feb 2009 14:32:53 -0800 (PST) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 64E5433C5B; Sat, 21 Feb 2009 14:32:53 -0800 (PST) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18848.33046.224445.28924@almost.alerce.com> Date: Sat, 21 Feb 2009 14:32:54 -0800 To: Formula 1 In-Reply-To: <698365.46778.qm@web23301.mail.ird.yahoo.com> References: <698365.46778.qm@web23301.mail.ird.yahoo.com> X-Mailer: VM 8.0.12 under 22.1.50.1 (i386-apple-darwin8.11.1) X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-questions@FreeBSD.org Subject: Re: When is there going to be a USB install and run iso iamge for FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2009 22:49:49 -0000 Formula 1 writes: > Is there going to be a possibility for FreeBSD, in the future or now, that there will be a release of it that allows for install and running of the operating system off of a USB memory stick? > There's a pretty simple script here that builds a bootable usb stick. http://yds.coolrat.org/zfsboot.shtml While you're there, there's a second script for setting up a mostly ZFS based system, it's a bit behind the time given the zfs boot code work going on in -CURRENT, but still seems pretty relevant if you're in -STABLE world. g.