From owner-freebsd-questions@FreeBSD.ORG Tue Nov 15 01:31:24 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 4D78816A41F for ; Tue, 15 Nov 2005 01:31:24 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C73F43D67 for ; Tue, 15 Nov 2005 01:31:16 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so731756wxc for ; Mon, 14 Nov 2005 17:31:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=juQQkbBEkUyoNkxI+ivPZtUcpkGoZqkZ8BYRcAS3GC7mUSjfKdAygTC327HIa3iko8LZ5x/Zi9TcswmPp11xH1eK9gafMGmUYApQGqzOdCOIbLjw00kfRWa7PUECTq0ZNPcJ3ngyQg3DXFVYwgYSMqSgBom44ThdJVMfHrb7RL4= Received: by 10.70.60.9 with SMTP id i9mr2160489wxa; Mon, 14 Nov 2005 17:24:12 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id h19sm2061667wxd.2005.11.14.17.24.12; Mon, 14 Nov 2005 17:24:12 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Mon, 14 Nov 2005 17:14:38 -0800 User-Agent: KMail/1.8.3 References: <8be663db0511141412s66eedd10t89f6b8b2e38895c4@mail.gmail.com> In-Reply-To: <8be663db0511141412s66eedd10t89f6b8b2e38895c4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511141714.39428.ringworm01@gmail.com> Cc: BSD Mail Subject: Re: 6.0 Release no /stand/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: Tue, 15 Nov 2005 01:31:24 -0000 On Monday 14 November 2005 14:12, BSD Mail wrote: > Greetings, > > I've just installed a vanila FreeBSD 6.0 Release from CD. As usual I > thought i might want to add other > things from /stand/sysinstall but looks like I'm getting "command not > found" so I cd to the "/" directory > but there is no "stand" directory in there. Anything I should know about in > regards of 6.0 ?? > > If no change happend, how can i access it or add it ? > > Look in /usr/sbin -Mike