From owner-freebsd-questions@FreeBSD.ORG Wed Apr 3 21:38:53 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A4E4AB75 for ; Wed, 3 Apr 2013 21:38:53 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) by mx1.freebsd.org (Postfix) with ESMTP id 41454122 for ; Wed, 3 Apr 2013 21:38:53 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id hm14so1994873wib.16 for ; Wed, 03 Apr 2013 14:38:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=vAlKQR/DK92f3Pav4X2D91qls6/MO67xZ1JKKjKEric=; b=Nm4ZrEjZwzRx25Bg8QoUyFM3zOAzeDBYVhlJjlSpO4GAgSkYBqegXQZ+VjxBhUkMo+ Syt65G6pj3jM83WP95BsKIQ8M5KxMxczpkyBh4G0ybZXy/boR6+34YSI23uy2kJLAIoE Gi1D9CQShLouU27W0RG9DN8HPVUzabckzD7stTQ2qIEI9wH/wTZOd+Kyjt5WwJq8XexM FbzHhPm2rrqefpZiDscq7ce5U2L/DmB2eBuRPx0ZV08jRQ1iXIvCqIBgzWjwz5DC4EAs VaZNw5294P3vIZvzTBQKkmGBJRlaloKHwWJOZeqFxejwmHjm1s9VFgjcTsr4cDSyAnyB W6/w== MIME-Version: 1.0 X-Received: by 10.194.5.4 with SMTP id o4mr5311129wjo.40.1365025132348; Wed, 03 Apr 2013 14:38:52 -0700 (PDT) Received: by 10.194.140.20 with HTTP; Wed, 3 Apr 2013 14:38:52 -0700 (PDT) In-Reply-To: <00a301ce30b0$85c91bd0$915b5370$@thenetnow.com> References: <00a301ce30b0$85c91bd0$915b5370$@thenetnow.com> Date: Wed, 3 Apr 2013 16:38:52 -0500 Message-ID: Subject: Re: Restaging from scratch From: Adam Vande More To: Grant Peel Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 21:38:53 -0000 On Wed, Apr 3, 2013 at 4:16 PM, Grant Peel wrote: > > If anyone is willing to explain step by step, how to boot, create the > filesystems, and make the disk bootable using 9.1 & gpart etc I would > appreciate it! > The easiest way is to boot off of USB memstick image and use the installer to partition and install the OS. Instructions are in the handbook as always. -- Adam Vande More