From owner-freebsd-questions Wed Oct 4 3:20: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 0A7FA37B66D for ; Wed, 4 Oct 2000 03:19:57 -0700 (PDT) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id XAA28539 for ; Wed, 4 Oct 2000 23:18:48 +1300 (NZDT) Message-Id: <200010041018.XAA28539@ducky.nz.freebsd.org> From: "Dan Langille" Organization: langille.org To: freebsd-questions@freebsd.org Date: Wed, 4 Oct 2000 23:18:49 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: more than one swapfile with vnconfig Reply-To: dan@langille.org X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to add yet more swap space to one of my boxes. I'm using vnconfig. /etc/vntab contains this: /dev/vn0c /usr4/swapfile swap I created a new swap file using this command: dd if=/dev/zero of=/usr2/swapfile bs=15m count=20 I don't know how to specify the second swap file in the configuration file. I'd like to use both the existing and the new swap file. clues please. I'm on 4.1-stable. -- Dan Langille The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message