From owner-freebsd-sysinstall@FreeBSD.ORG Fri Jun 28 19:28:37 2013 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3616B630 for ; Fri, 28 Jun 2013 19:28:37 +0000 (UTC) (envelope-from kentas@hush.com) Received: from smtp10.hushmail.com (smtp10.hushmail.com [65.39.178.143]) by mx1.freebsd.org (Postfix) with ESMTP id 22D1A1132 for ; Fri, 28 Jun 2013 19:28:36 +0000 (UTC) Received: from smtp10.hushmail.com (localhost [127.0.0.1]) by smtp10.hushmail.com (Postfix) with SMTP id 16EA6C010D for ; Fri, 28 Jun 2013 17:21:25 +0000 (UTC) Received: from smtp.hushmail.com (w5.hushmail.com [65.39.178.80]) by smtp10.hushmail.com (Postfix) with ESMTP; Fri, 28 Jun 2013 17:21:24 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id E8163200D3; Fri, 28 Jun 2013 17:21:24 +0000 (UTC) MIME-Version: 1.0 Date: Fri, 28 Jun 2013 13:21:24 -0400 To: freebsd-sysinstall@freebsd.org Subject: strange bsdinstall situation From: "Kenta Suzumoto" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20130628172124.E8163200D3@smtp.hushmail.com> X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 19:28:37 -0000 Hello. I'm going to be getting an 8.2 remote system soon. I'll be upgrading it immediately to 9-STABLE and had a question about bsdinstall. This hosting provider gives me a "rescue system" which is basically an NFS/memory-mounted "virtual" system so I can manipulate the disks on the real hardware and do a custom installation. Unfortunately, their rescue system is also 8.2. I've emailed them about getting everything updated, but in the meantime.. I wanted to know if I could fetch just the "bsdinstall" binary from another system to this virtual rescue system and install using that. Are there any other dependencies I'd need? Would it work or no? This is kind of a hackish solution until the provider updates everything to something recent and supported. I'd like to do the installation without going back to the painful sysinstall days.