From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 06:39:29 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 602B31065676; Thu, 18 Sep 2008 06:39:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C156B8FC1A; Thu, 18 Sep 2008 06:39:28 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48D1F7AB.5010103@FreeBSD.org> Date: Thu, 18 Sep 2008 07:39:39 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Ivan Voras References: <137523.41269.qm@web52108.mail.re2.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: pc with 4G memory 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, 18 Sep 2008 06:39:29 -0000 Ivan Voras wrote: > * Use a PAE kernel, which works fairly well, but doesn't support kernel > modules (if you are not familiar with kernel modules then you probably > don't need them so ignore this). There's a pre-packaged kernel > configuration named "PAE" for this. PAE has supported kernel modules for quite a long time. Kris