From owner-freebsd-questions@FreeBSD.ORG Tue Dec 27 12:13:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2015116A41F for ; Tue, 27 Dec 2005 12:13:20 +0000 (GMT) (envelope-from freebsd@xianshi.org) Received: from smtp805.mail.ukl.yahoo.com (smtp805.mail.ukl.yahoo.com [217.12.12.195]) by mx1.FreeBSD.org (Postfix) with SMTP id B9AC643D5D for ; Tue, 27 Dec 2005 12:13:18 +0000 (GMT) (envelope-from freebsd@xianshi.org) Received: (qmail 41906 invoked from network); 27 Dec 2005 12:13:17 -0000 Received: from unknown (HELO ?192.168.0.5?) (anita.crosby@btinternet.com@86.137.20.210 with plain) by smtp805.mail.ukl.yahoo.com with SMTP; 27 Dec 2005 12:13:17 -0000 Message-ID: <43B12FD5.1030504@xianshi.org> Date: Tue, 27 Dec 2005 12:13:09 +0000 From: Elliot Crosby-McCullough User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: sysinstall full install remotely with no serial console, possible? 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: Tue, 27 Dec 2005 12:13:20 -0000 Hey guys. Basically in my situation I have a broken server in colo with no serial console. It works for the most part but write access to / is gone, and all attempts at repair are not coming about. I'd like to reinstall all but /home (has a seperate slice), however I would have to do so via SSH without the aid of a serial console, and with no CD in the drive. I know sysinstall can run from the OS, and it can install over the network, is it possible to run this full installation remotely in this way, given that it's starting from an installed and configured OS? Thanks, Elliot