From owner-freebsd-stable Tue Jul 3 8: 6:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vulcan.addy.com (vulcan.addy.com [208.11.142.21]) by hub.freebsd.org (Postfix) with ESMTP id A227437B401; Tue, 3 Jul 2001 08:06:25 -0700 (PDT) (envelope-from lists@natserv.com) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by vulcan.addy.com (8.9.3/8.9.3) with ESMTP id LAA92020; Tue, 3 Jul 2001 11:06:07 -0400 (EDT) (envelope-from lists@natserv.com) Date: Tue, 3 Jul 2001 11:06:45 -0400 (EDT) From: Francisco Reyes X-X-Sender: To: Andrew Reilly Cc: , Soren Schmidt Subject: Re: Undesirable behaviour of burncd erase In-Reply-To: <20010627221236.17737.qmail@areilly.bpc-users.org> Message-ID: <20010703105914.W812-100000@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 28 Jun 2001, Andrew Reilly wrote: > The other disks are masters on each of the two ATA controllers: > > ad0: 6149MB [13328/15/63] at ata0-master UDMA33 > ad1: 6149MB [13328/15/63] at ata1-master UDMA33 > > After producing a non-working CD with burncd, probably because of > the ill-advised placement of a "data" file, I tried to erase the > CD-RW disk before trying again. So I did something like: > > burncd -e -f /dev/acd0c erase Andrew how about using blank instead of erase? Doesn't seem to freeze or have any problems on my machine. From the man page: Blank a CD-RW medium. This uses the fast blanking method, so data are not physically overwritten, only those areas that make the media appear blank for further usage are erased. Any benefits of using erase over blank? Also I don't know if it would matter, but on which channel do you have the CD? I have it on the secondary as to not affect/interfere with the OS. I have few things on my second disk so I rarely access the CD and the second disk at the same time. Another inmediate work around until the changes Soren mentioned may be to perhaps get an IDE card. This way the IDE channels would not be the same. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message