From owner-freebsd-questions@FreeBSD.ORG Wed May 23 15:22:41 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 6D49116A41F for ; Wed, 23 May 2007 15:22:41 +0000 (UTC) (envelope-from lists@dvterry.com) Received: from mail.dvterry.com (mail.dvterry.com [64.34.163.247]) by mx1.freebsd.org (Postfix) with ESMTP id 4C49C13C458 for ; Wed, 23 May 2007 15:22:41 +0000 (UTC) (envelope-from lists@dvterry.com) Received: by mail.dvterry.com (Postfix, from userid 1003) id C26813381C6; Wed, 23 May 2007 10:51:59 -0400 (EDT) Date: Wed, 23 May 2007 10:51:59 -0400 To: freebsd-questions@freebsd.org Message-ID: <20070523145159.GA14035@mail.dvterry.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i From: lists@dvterry.com Subject: Net/Force Install 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: Wed, 23 May 2007 15:22:41 -0000 Hello, The co-host that i use to host my email, web and DNS doesn't offer the option of using FreeBSD. This isn't really a problem per-se, but i would *really* rather use FreeBSD as it is what i am accustomed to and most comfortable using. So, off to my question. They offer a "rescuemode" where i can boot into and have full access to the disks. Do you think it would be possible to maybe create an image of an existing BSD install with the same disk makeup, etc. and dd it to the remote disk? Have any of you ever attempted this before? The procedure that i was planning to use involved using dd to pipe the image over a netcat connection. Thanks!