From owner-freebsd-questions@FreeBSD.ORG Fri Oct 6 17:32:03 2006 Return-Path: X-Original-To: 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 1A2F316A40F for ; Fri, 6 Oct 2006 17:32:03 +0000 (UTC) (envelope-from dwiest@vailsys.com) Received: from cprobd02.vailsys.com (cprobd02.vailsys.com [63.210.102.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id B836F43D45 for ; Fri, 6 Oct 2006 17:32:02 +0000 (GMT) (envelope-from dwiest@vailsys.com) Received: from dfsfbd06.vail (dfsfbd06.vail [192.168.129.190]) by cprobd02.vailsys.com (Postfix) with ESMTP id 38A9DCE505 for ; Fri, 6 Oct 2006 12:32:02 -0500 (CDT) Received: from dfwdamian.vail (dfwdamian.vail [192.168.129.233]) by dfsfbd06.vail (Postfix) with ESMTP id 0298B323EA7 for ; Fri, 6 Oct 2006 12:32:02 -0500 (CDT) Received: from dfwdamian.vail (dwiest@localhost.vail [127.0.0.1]) by dfwdamian.vail (8.13.4/8.13.4) with ESMTP id k95MbUv4014786 for ; Thu, 5 Oct 2006 17:37:30 -0500 (CDT) Received: (from dwiest@localhost) by dfwdamian.vail (8.13.4/8.13.4/Submit) id k95MbUfP028828 for questions@freebsd.org; Thu, 5 Oct 2006 17:37:30 -0500 (CDT) X-Authentication-Warning: dfwdamian.vail: dwiest set sender to dwiest@vailsys.com using -f Date: Thu, 5 Oct 2006 17:37:30 -0500 From: Damian Wiest To: questions@freebsd.org Message-ID: <20061005223730.GA30921@dfwdamian.vail> References: <001401c6e8a7$f17dbe10$4e108340@cyamoda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001401c6e8a7$f17dbe10$4e108340@cyamoda.com> User-Agent: Mutt/1.4.2i Cc: Subject: Re: unattended installation 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: Fri, 06 Oct 2006 17:32:03 -0000 On Thu, Oct 05, 2006 at 12:59:03PM -0500, Carlos Ramirez wrote: > Hi, how I do an unattended installation? > > > > I want to create an installation CD of a FreeBSD and run some scripts > automatically after.. > > > > Some ideas? > > > > REGARDS Any chance of doing a WAN boot/install? -Damian