From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: Re[2]: [9fans] diskless boot of one terminal off kfs machine From: "Russ Cox" In-Reply-To: <3658374261@snellwilcox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 5 Feb 2003 11:04:26 -0500 Topicbox-Message-UUID: 4ee332c2-eacb-11e9-9e20-41e7f4b1d025 > What was strange was the slow speed of the mkfs | mkext. forsyth pointed out to me that if you run mkfs | mkext with the source and destination on the same physical disk, it's likely to be quite slow because kfs and fossil will fight over the disk, causing a lot of seeking. it should be much faster to run mkfs >/file/on/other/disk mkext