From owner-freebsd-current@FreeBSD.ORG Mon Dec 21 18:12:03 2009 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 4758C1065692 for ; Mon, 21 Dec 2009 18:12:03 +0000 (UTC) (envelope-from 482254ac@razorfever.net) Received: from ironport2-out.pppoe.ca (ironport2-out.teksavvy.com [206.248.154.181]) by mx1.freebsd.org (Postfix) with ESMTP id 049FD8FC19 for ; Mon, 21 Dec 2009 18:12:02 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Au4GAPpBL0tMCrCL/2dsb2JhbACBShqXGL4KhC4Eiio X-IronPort-AV: E=Sophos;i="4.47,432,1257138000"; d="scan'208";a="52114587" Received: from 76-10-176-139.dsl.teksavvy.com (HELO server.razorfever.net) ([76.10.176.139]) by ironport2-out.pppoe.ca with ESMTP/TLS/DHE-RSA-AES256-SHA; 21 Dec 2009 12:43:11 -0500 Received: from [192.168.0.197] ([192.168.0.197]) by server.razorfever.net (8.13.8/8.13.8) with ESMTP id nBLHcJ9H031872; Mon, 21 Dec 2009 12:38:19 -0500 (EST) (envelope-from 482254ac@razorfever.net) Message-ID: <4B2FB3B8.5080501@razorfever.net> Date: Mon, 21 Dec 2009 12:43:20 -0500 From: "Derek (freebsd lists)" <482254ac@razorfever.net> User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Mel Flynn References: <200912210600.46044.mel.flynn+fbsd.current@mailing.thruhere.net> In-Reply-To: <200912210600.46044.mel.flynn+fbsd.current@mailing.thruhere.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.95.2 at server.razorfever.net X-Virus-Status: Clean Cc: freebsd-current@freebsd.org Subject: Re: Some notes on RootOnZFS article in wiki 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: Mon, 21 Dec 2009 18:12:03 -0000 Mel Flynn wrote: > 1) You cannot use the install CD. It doesn't have a livefs and so you can > never do the actual install in 2.2. The DVD will work and the USB image. I > ended up using the livefs CD and the USB image, cause I didn't want to loose > the work I already did. If it's any consolation, I ended up using the livefs CD + -memstick image as well. I later found out that you only need the -memstick image. If you go to Fixit/USB, you may get a "No devices found" message. If you get that, you should then go to Options/Re-scan devices, and then go to Fixit/USB. From there, I was golden. - Derek Related PR: bin/140972