From owner-freebsd-questions@FreeBSD.ORG Mon Jul 6 03:27:32 2009 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 89010106566C for ; Mon, 6 Jul 2009 03:27:32 +0000 (UTC) (envelope-from huutrong@gmail.com) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.210.181]) by mx1.freebsd.org (Postfix) with ESMTP id 453D18FC20 for ; Mon, 6 Jul 2009 03:27:31 +0000 (UTC) (envelope-from huutrong@gmail.com) Received: by yxe11 with SMTP id 11so5384468yxe.3 for ; Sun, 05 Jul 2009 20:27:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=JZysnWi9wxWtO60HiVK88n7jQ1caaGmrqe/G+7zc+mY=; b=HHlXNsXiK0lW3sGIuh6r9klipR8bGu5ylkHe+wf35z6FqptR1soCsUVAxwmMq362ow 2oRrCIGrw8mzU/wxI/zIxovPmTGewuf2ohJxHG+Rn0yTGtv2W0Lj7oppsnpHhWhPEuSi qSw1BzuhFfLo8V8BmBZWe1jl+4Tln/DP/xWzA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FWz0RM44tOfKWRU4KKrRcZ3iNMZK5WRh+6Oe65Ob6c4U4kcMeFUuOPEjoQbfc2Mnd+ Wy2y7JfztXblXutlKj973UC0dKxQ9ncT/7oukQ6ZvGu2dgQOexJo3cxTy4tX+aiT0yjJ 9j25Mo2qkKW3VjumonM9+6BjX4LwZPPeeXSrw= MIME-Version: 1.0 Received: by 10.90.74.7 with SMTP id w7mr1859825aga.22.1246848984359; Sun, 05 Jul 2009 19:56:24 -0700 (PDT) Date: Mon, 6 Jul 2009 09:56:24 +0700 Message-ID: <772022930907051956j4273d996vf4c48dfd540343cb@mail.gmail.com> From: tang huu trong To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: how to enable PAE? 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, 06 Jul 2009 03:27:32 -0000 Dear all. i installed FreeBSD 6.4 (version 32bit) to my server with memory 8GB. now i want enable function PAE (physical address extension) in FreeBSD to support 8GB RAM of my server. Please give me a intruction (step by step). cause i am new of freebsd. thanks you very much.