From owner-freebsd-questions@FreeBSD.ORG Wed Jun 22 19:40: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 0DB7216A41C for ; Wed, 22 Jun 2005 19:40:24 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id E54D643D4C for ; Wed, 22 Jun 2005 19:40:23 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout14/MantshX 4.0) with ESMTP id j5MJeNUI018805; Wed, 22 Jun 2005 12:40:23 -0700 (PDT) Received: from [10.1.1.153] (nfw2.codefab.com [199.103.21.225] (may be forged)) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id j5MJeIwT012158; Wed, 22 Jun 2005 12:40:21 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <6F73A662-977C-4EBC-B5D4-B696FA9BF8C1@mac.com> Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Wed, 22 Jun 2005 15:40:30 -0400 To: Nuttapon Tharachaikul X-Mailer: Apple Mail (2.730) Cc: freebsd-questions@FreeBSD.org Subject: Re: Need your advise. 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, 22 Jun 2005 19:40:24 -0000 On Jun 22, 2005, at 3:32 PM, Nuttapon Tharachaikul wrote: > 1. After I created installation-CDROM. It was burned completly. > But I have a question about the following files ,Does it used > for what ? > - CHECKSUM.MD5 If you run md5 (called "md5sum" sometimes) on the .iso file, it should match this checksum. This confirms the CD image you created has not been tampered with. > 2. I would like to know about the feature of BSD5.4 ,where can > I check this. > Please give me a shortly information that BSD5.4,i386, can > handler about Clustering ,RAID and can support Physical Ram = 4 GB > or not ? FreeBSD supports lots of flavors of RAID. The x86 code has limited support for PAE (greater than 4GB of physical RAM) but a fair number of drivers are not safe to use in that mode. If you plan on using more than 4GB of RAM in a box, go with a 64-bit platform like AMD64, or maybe SPARC or PPC. I'm not sure what you mean by "clustering" since people seem to use that to describe a lot of things. > Have any reference information's source the explain the purpose > and how to handle of its. Hmm: "parse error". > If I would like to order "SD 5.4 and Handbook, 3rd Edition, > Users Guide Bundle" from FreeBSD-Mall and ship to Thailand. > 1. How much ship-cost to delivery this media ? > 2. How long for delivery ? > 3. And Could you give me for discount ? Ask FreeBSD-Mall directly. They aren't the same as the people on this list, nor are they the same thing as the FreeBSD project itself. -- -Chuck