From owner-freebsd-questions Thu Mar 14 10:35:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bsd.ee.ntu.edu.tw (bsd.ee.ntu.edu.tw [140.112.18.34]) by hub.freebsd.org (Postfix) with ESMTP id 0621D37B419 for ; Thu, 14 Mar 2002 10:35:29 -0800 (PST) Received: by bsd.ee.ntu.edu.tw (Postfix, from userid 1000) id F1D90FBA4; Fri, 15 Mar 2002 02:35:36 +0800 (CST) Date: Fri, 15 Mar 2002 02:35:36 +0800 From: "Martin Y. Chiu" To: freebsd-questions@freebsd.org Subject: core dump because of 512MB limit Message-ID: <20020314183536.GA59816@bsd.ee.ntu.edu.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, Due to use out of disk space, I bought a new disk and dump files to a another disk then restore back. But I have a problem now :( because there are a lot of files. The restore(8) will grow up until 512MB and then: no memory to extend symbol table abort? [yn] y dump core? [yn] y Abort Can I use sysctl to change something to break the limit of 512MB or is there any idea how to restore them ? I use gzip -dc /bighead/blah.dump.gz | restore -f - -r to restore files Thanks. -- -sothat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message