From owner-freebsd-questions Wed Aug 28 6:33:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AC1337B400 for ; Wed, 28 Aug 2002 06:33:39 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6577343E65 for ; Wed, 28 Aug 2002 06:33:38 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.6+Sun/8.11.6) id g7SDXT321216; Wed, 28 Aug 2002 09:33:29 -0400 (EDT) From: Jerry McAllister Message-Id: <200208281333.g7SDXT321216@clunix.cl.msu.edu> Subject: Re: More dump questions To: jonas@netwood.net (Jonas Fornander) Date: Wed, 28 Aug 2002 09:33:28 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <002901c24e69$44f6c1f0$0800a8c0@master> from "Jonas Fornander" at Aug 28, 2002 01:02:35 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > > > I'm trying to dump / and /usr to a second drive. > > The / dumped fine but I run into some problems when I tried to dump > /usr. > After the dump started I was asked the following continuously: > > DUMP: Change Volumes: Mount volume #25 > DUMP: Is the new volume mounted and ready to go?: ("yes" or "no") y > DUMP: Volume 25 begins with blocks from inode 7531318 > DUMP: Closing /bckup/usrdump/usr-20020809.dump > > > I stopped the dump at "Mount volume #35". At that time dump had created > a 40MB file. However /usr is 1.2GB. > > Is it correct that dump should ask all these "Mount volume" questions? > If so, is there a silent flag? I could not find one in the man pages. If you are dummpping to file on another hard disk you probably should not expect to see any of these messages. Check out using the 's' flag on dump - presuming you have room on the partition you are dumping to to hold everything. ////jerry > > Jonas Fornander - System Administrator > Netwood Communications, LLC - www.netwood.net > Find out why we're better - 310-442-1530 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message