From owner-freebsd-questions Sat May 18 3:39:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pooh.ASARian.org (pooh.ASARian.org [216.21.171.83]) by hub.freebsd.org (Postfix) with ESMTP id 9B63D37B40B for ; Sat, 18 May 2002 03:39:40 -0700 (PDT) Received: from localhost (fuzzy@localhost.ASARian.org [127.0.0.1]) by pooh.ASARian.org (8.11.6/8.11.6) with ESMTP id g4IAVEQ02439 for ; Sat, 18 May 2002 06:31:14 -0400 (EDT) (envelope-from fuzzy@pooh.ASARian.org) Date: Sat, 18 May 2002 06:31:14 -0400 (EDT) From: Fuzzy To: freebsd-questions@FreeBSD.ORG Subject: cdrw (burncd) question Message-ID: X-No-Archive: Yes Organization: ASARian Inc. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 everytime I try to do a burncd acd0 blank or a burncd acd0 fixate burncd exits before it finishes the write to the cdrw. is there a way to get either writing sync (so it wont exit until the data are written) or to do some sort of spin lock to wait for the cdrw to finish. I need a shell script to wait for the cdrw to be written, then eject it with eject. even waiting mins blindly, eject always says device busy and exits without ejecting the cd. the drawer wont open unless something is done to the device after the write exists. *sigh* Fuz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message