From owner-freebsd-questions@FreeBSD.ORG Mon Jul 18 20:52:48 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 DF2DB16A41C for ; Mon, 18 Jul 2005 20:52:48 +0000 (GMT) (envelope-from strat-man@comcast.net) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7412D43D48 for ; Mon, 18 Jul 2005 20:52:48 +0000 (GMT) (envelope-from strat-man@comcast.net) Received: from localhost.localdomain (c-67-177-146-29.hsd1.mi.comcast.net[67.177.146.29]) by comcast.net (sccrmhc13) with SMTP id <2005071820513301300auu7ne>; Mon, 18 Jul 2005 20:51:34 +0000 From: Victor Watkins To: shaunpasay@msn.com, freebsd-questions@freebsd.org In-Reply-To: <20050718120029.5584416A41C@hub.freebsd.org> References: <20050718120029.5584416A41C@hub.freebsd.org> Content-Type: text/plain Date: Mon, 18 Jul 2005 16:51:34 +0000 Message-Id: <1121705494.675.30.camel@PCBSD.localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: Re:I am Newbie HELP 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, 18 Jul 2005 20:52:49 -0000 On Mon, 2005-07-18 at 12:00 +0000, shaunpasay@msn.com wrote: > I have been trying to install freeBSD on a my system .I do not > understand the installation Process , If someone can make a easy to > follow setup ,I would be very HAPPY .I want a kde desktop .it will > be > on a 6 gig partition sharing the hard drive with xp pro and i would > prefer a boot manager .It is not as easy as PcLinux or redhat and > so > on .If someone can help THANKYOU!!! You might want to try either using a LiveCD version to get familiar with FreeBSD, like FreeSBIE http://www2.freesbie.org/ which is also installable by running a script from a terminal while logged into the FreeSBIE desktop, or for a more newbie friendly non-liveCD distribution, I'd take a look at PC-BSD http://www.pcbsd.org/ . FreeSBIE uses the XFCE4 desktop as default, although after installing to your harddrive, KDE is installable through the FreeBSD "ports" system. PC-BSD utilizes the KDE 3.4.0 desktop as the default. Good luck, hope that helps.