From owner-freebsd-questions@FreeBSD.ORG Thu Nov 8 20:29:38 2007 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 66AA916A41A for ; Thu, 8 Nov 2007 20:29:38 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id E7E2A13C4DB for ; Thu, 8 Nov 2007 20:29:37 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id lA8KQ8rs079371; Thu, 8 Nov 2007 15:26:08 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id lA8KQ8BG079370; Thu, 8 Nov 2007 15:26:08 -0500 (EST) (envelope-from jerrymc) Date: Thu, 8 Nov 2007 15:26:08 -0500 From: Jerry McAllister To: Rob Message-ID: <20071108202608.GA79319@gizmo.acns.msu.edu> References: <0JR7007833LW9A50@VL-MH-MR001.ip.videotron.ca> <4733603F.2060206@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4733603F.2060206@gmail.com> User-Agent: Mutt/1.4.2.2i Cc: Leonard Lilla , FreeBSD Questions Subject: Re: install 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: Thu, 08 Nov 2007 20:29:38 -0000 On Thu, Nov 08, 2007 at 02:15:11PM -0500, Rob wrote: > Leonard Lilla wrote: > > Talk about a horrible install. Install this CD, now that now > >this now that now this now that!!! It goes on and on. Please do think about > >people that are trying your install and are less knowledgeable and install > >using your 2 cd install. It is just horrible how many times I went from CD1 > > You're doing something wrong, or at least sub-optimal. Unfortunately, some > of the online documentation isn't as good as it could be. > > I NEVER screw with the 2nd CD. I don't even download it. Try installing > from CD 1; do NOT do any of the ports or package installs. That stuff is > out of data by the time you install it anyway. Read up in the handbook on > how to use portsnap to install a current version of ports over the net, > port installation. Basically yah, but one qualification and one disagreement here. As stated, don't bother with CD-2 unless you do not have a network connection. Use the CD just to start the installer and do the install over the net if you can. Sure, don't install the packages, unless you have to for some reason. Also, don't install the ports tree from the CD. Do all installs over the net. But, do install the ports tree - note, that's the ports tree/skeleton not the whole bunch of actual ports. Too bad the same word gets used for both a lot. The tree/skeleton is a basic set of directories with enough information to download and install whichever ports you want. Once the ports tree/skeleton is there and appropriately updated, you just cd to /usr/ports/CATEGORY/PORT and do a make; make install to get the actual port installed. Anyway, once you get the initial install of system and ports, then the first thing you do after getting that done and creating a couple of working accounts is to csup everything, including ports, over the net and build and merge and reboot as the instructions tell you. Then install individual ports and check them out. ////jerry > > If you're trying to build a workstation (ie: with X') rather than a > server, consider using PC-BSD or Freesbie (google it). > > -Rob > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"