From owner-freebsd-questions@FreeBSD.ORG Wed Feb 20 11:46:57 2008 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 834D116A401 for ; Wed, 20 Feb 2008 11:46:57 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate2.pacific.net.sg (smtpgate2.pacific.net.sg [203.120.90.32]) by mx1.freebsd.org (Postfix) with SMTP id BEB8F13C4D3 for ; Wed, 20 Feb 2008 11:46:56 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 15517 invoked from network); 20 Feb 2008 11:46:54 -0000 Received: from adsl246.dyn234.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.234.246) by smtpgate2.pacific.net.sg with ESMTPA; 20 Feb 2008 11:46:54 -0000 Message-ID: <47BC131D.3010106@pacific.net.sg> Date: Wed, 20 Feb 2008 19:46:37 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: Lone Wolf References: <361971.54402.qm@web51105.mail.re2.yahoo.com> In-Reply-To: <361971.54402.qm@web51105.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jerry McAllister , freebsd-questions@freebsd.org Subject: Re: Is my hard ware sufficient? 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: Wed, 20 Feb 2008 11:46:57 -0000 Hi, Lone Wolf wrote: >>> It is not bundled. Almost nothing is bundled. > But it is available in ports and installing it is one of the > special options during a standard installtion. > it is an option depending on your installation menthod. > Please correct me if I'm wrong: > GNOME (or KDE) in included in FreeBSD downloaded file but it isn't installed by default, but it can be installed during installation process if I want to. > If I'm wrong, does this mean that I have to connect to Internet during FreeBSD installation? > Thanks. There are several ways to install FreeBSD. The simplest would be the download of an ISO image of for the first CD, burn it and boot the machine with it. You can then install all packages from the CD without an Internet connection. Normally, all the things needed to have a decent computer are on this CD. GNOME was earlier always included. After FreeBSD is up and running, you can install the ports system and install any program from the ports collection via an Internet connection. Erich