From owner-freebsd-questions@FreeBSD.ORG Mon Sep 24 15:37:06 2007 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 18AD316A419 for ; Mon, 24 Sep 2007 15:37:06 +0000 (UTC) (envelope-from quakenet1@optusnet.com.au) Received: from fallbackmx01.syd.optusnet.com.au (fallbackmx01.syd.optusnet.com.au [211.29.132.93]) by mx1.freebsd.org (Postfix) with ESMTP id AC3AA13C467 for ; Mon, 24 Sep 2007 15:37:05 +0000 (UTC) (envelope-from quakenet1@optusnet.com.au) Received: from mail08.syd.optusnet.com.au (mail08.syd.optusnet.com.au [211.29.132.189]) by fallbackmx01.syd.optusnet.com.au (8.12.11.20060308/8.12.11) with ESMTP id l8O7d5RH022963 for ; Mon, 24 Sep 2007 17:39:05 +1000 Received: from [10.0.0.3] (c220-239-13-242.belrs4.nsw.optusnet.com.au [220.239.13.242]) by mail08.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id l8O7d3dq007797 for ; Mon, 24 Sep 2007 17:39:03 +1000 Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <74C0DBE7-41EA-42FA-AE01-D82A9FAE3162@optusnet.com.au> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD Questions From: Jerahmy Pocott Date: Mon, 24 Sep 2007 17:39:02 +1000 X-Mailer: Apple Mail (2.752.2) Subject: Booting to Sysinstall 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: Mon, 24 Sep 2007 15:37:06 -0000 Hello, Okay so here is the situation: Server has dead fd and cd drives, or maybe none at all. You want to install FreeBSD on it. The idea I had was to create a small partition, copy the contents of a cd into, set it to boot off that partition, reboot and it would boot up into sysinstall. Would this be possible? Or is it a dumb idea?