From owner-freebsd-stable@FreeBSD.ORG Fri Apr 7 00:42:08 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F67D16A405 for ; Fri, 7 Apr 2006 00:42:08 +0000 (UTC) (envelope-from freebsd-stable@subscriptions.systeem.com) Received: from mercury.netteem.net (mercury.netteem.net [63.87.251.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4931243D45 for ; Fri, 7 Apr 2006 00:42:08 +0000 (GMT) (envelope-from freebsd-stable@subscriptions.systeem.com) Received: from [192.168.0.101] (ool-43531a15.dyn.optonline.net [67.83.26.21]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mercury.netteem.net (Postfix) with ESMTP id E3A01597C38 for ; Thu, 6 Apr 2006 20:42:08 -0400 (EDT) From: Stoyan Dimov To: freebsd-stable@freebsd.org Date: Fri, 7 Apr 2006 03:42:00 +0300 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604070342.01315.freebsd-stable@subscriptions.systeem.com> Subject: PAE and gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Apr 2006 00:42:08 -0000 Hi all, I got a machine with 8GB of RAM and plenty of disk space. I need gvinum to manage big number of file systems but PAE enabled kernel does not compile modules. I couldn't figure out how to get vinum statically compiled in the kernel if that is the way to go. I am running 6-STABLE. Please advise on how to get PAE kernel and gvinum working together! TIA, Stoyan