From owner-freebsd-questions@FreeBSD.ORG Mon Sep 19 16:53:36 2011 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 7B856106564A for ; Mon, 19 Sep 2011 16:53:36 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 614188FC15 for ; Mon, 19 Sep 2011 16:53:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; q=dns/txt; s=DKIM-NAME-SERVICES; d=a1poweruser.com; h=From:To:Cc:Subject:Message-ID:X-Sender:X-Envelope-From; l=500; bh=MjE4+NZ5XdtvxCOSmTMA/XrGjMKbFug0aG+qJKL0gsY=; b=WRNx4pKWG7NCqosJ/zfdPTj4+0ROgXPyOCIsO9gU1WESQVvQWEhPQRq59KUlyTu/4KFg4Y5ntVU8y2VFqPfUROKO+fg9Qv8H0WOlxk/ets47XNlCSM0ak3AAy1QuIFltm56XN8nRA4OnZz3K8Vg4lCe39DHRcKERlvtX60fiaeU= Received: from [192.168.1.64] ([76.240.47.196]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 19 Sep 2011 09:53:36 -0700 Message-ID: <4E777392.2080004@a1poweruser.com> Date: Mon, 19 Sep 2011 12:53:38 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Sep 2011 16:53:36.0453 (UTC) FILETIME=[AC73C750:01CC76EC] X-Sender: fbsd8@a1poweruser.com X-Envelope-From: fbsd8*a1poweruser.com Subject: location of bsdinstall "welcome" dialog screen source 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, 19 Sep 2011 16:53:36 -0000 When installing 9.0 from cd or dvd the first screen bsdinstall shows is the bsdinstall welcome screen. I can not locate the source for this. Its not in /usr/sbin or /usr/libexec/bsdinstall/ Can someone please point it out? Thanks