From owner-freebsd-stable Mon Aug 21 3:54: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from teapot16.domain4.bigpond.com (teapot16.domain4.bigpond.com [139.134.5.164]) by hub.freebsd.org (Postfix) with SMTP id 6364C37B423 for ; Mon, 21 Aug 2000 03:54:05 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by teapot16.domain4.bigpond.com (NTMail 3.02.13) with ESMTP id ga216274 for ; Mon, 21 Aug 2000 20:43:33 +1000 Received: from WEBH-T-009-p-98-90.tmns.net.au ([139.134.98.90]) by mail4.bigpond.com (Claudes-Emergent-MailRouter V2.9 7/15667757); 21 Aug 2000 20:43:32 Message-ID: <39A1082B.40074134@echidna.stu.cowan.edu.au> Date: Mon, 21 Aug 2000 18:44:59 +0800 From: Trent Nelson X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Michael Matsumura Cc: freebsd-stable@FreeBSD.ORG Subject: Re: burncd... References: <20000818171043.B1936@jupiter.limit.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michael Matsumura wrote: > [root:~]# nice -20 burncd -s 2 -f /dev/acd1c data /usr/backup.iso fixate ^^^ You're running 'burncd' at the lowest possible priority (man nice(1)). Try `nice --20 ...'. > Michael Matsumura > michael@limit.org Regards, Trent. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message