From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 22:22:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 69D0316A402 for ; Thu, 8 Mar 2007 22:22:56 +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 3BAFC13C442 for ; Thu, 8 Mar 2007 22:22:56 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) 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 l28MJvgW028095; Thu, 8 Mar 2007 17:19:57 -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 l28MJvAH028094; Thu, 8 Mar 2007 17:19:57 -0500 (EST) (envelope-from jerrymc) Date: Thu, 8 Mar 2007 17:19:57 -0500 From: Jerry McAllister To: Mark Messier Message-ID: <20070308221957.GA28031@gizmo.acns.msu.edu> References: <0E290C75-2066-4E59-A2D4-7FBF3A66981B@messier.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0E290C75-2066-4E59-A2D4-7FBF3A66981B@messier.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: remote install of 6.2 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: Thu, 08 Mar 2007 22:22:56 -0000 On Thu, Mar 08, 2007 at 01:50:27PM -0800, Mark Messier wrote: > I have a remote machine running 4.8-p21. The system has two disks in > it, but only one is used on a daily basis (the other is filled via dd > every now and then). > > I want to get this remote machine running 6.2, so I figured I'ld > install the new OS on the second disk, then boot off the second disk, > leaving the original first disk with all the user data on it (plus as > a way to back out). > > When I try to use /stand/sysinstall for this it seg-faults > early in the installation, but after the "Commit" step. > > I figure this is because the install process has changed a bit > since 4.8. > > Is there a way to fix this and/or what is the best way to achieve > my goal... which is: install 6.2 on a remote system without hammering > the current system disk? Are you using an install CD? Use that to boot the machine - download the ISO and burn it if needed or buy one. Boot it up and do the install to the second disk. I know you can make it work from another disk if you unmount the second one and do things just right. But, it is easier to just make the CD and do the install on the second disk. ////jerry > > Thanks, > -mark > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"