From owner-freebsd-questions@FreeBSD.ORG Fri Nov 13 23:13:04 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 4877F106566B for ; Fri, 13 Nov 2009 23:13:04 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 0DFA18FC18 for ; Fri, 13 Nov 2009 23:13:03 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id nADNAjje028091; Fri, 13 Nov 2009 18:10:45 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id nADNAj4F028090; Fri, 13 Nov 2009 18:10:45 -0500 (EST) (envelope-from jerrymc) Date: Fri, 13 Nov 2009 18:10:45 -0500 From: Jerry McAllister To: Roger Message-ID: <20091113231045.GB28030@gizmo.acns.msu.edu> References: <9d972bed0911131228k36f9515ak361d82d766c24749@mail.gmail.com> <20091113221206.GA27314@gizmo.acns.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091113221206.GA27314@gizmo.acns.msu.edu> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Remote re-installation of current FreeBSD system. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Nov 2009 23:13:04 -0000 On Fri, Nov 13, 2009 at 05:12:06PM -0500, Jerry McAllister wrote: > On Fri, Nov 13, 2009 at 03:28:04PM -0500, Roger wrote: > > > Hello all, > > > > I'm in control of a dedicated server and I would like to re-install FreeBSD. > > I found the following guide: > > http://www.freebsd.org/doc/en/articles/remote-install/ > > which seems to cover pretty much all should need but it assumes that > > I have some other OS (linux) installed, since I have FreeBSD 7.2-p4 I wonder > > if maybe there is an easier way. > > Well, you say a dedicated server, but you do not say it is remote. > The article is for a remote install - that is, one where you cannot > put your hands on the actual machine. I just noticed your subject line. You should really put all relevant information in the body of your post and not depend on the subject line doing any more than filtering. Anyway, if it is really remote, then take that article seriously but for only one disk, forget the gmirror raid stuff. ////jerry