From owner-freebsd-questions Tue May 2 7: 2:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 57B8437BAC2 for ; Tue, 2 May 2000 07:02:29 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e42E2O404968; Tue, 2 May 2000 10:02:25 -0400 (EDT) Date: Tue, 2 May 2000 10:02:24 -0400 (EDT) From: Trevor Johnson To: Scott Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ATAPI CDR's in 4.0-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Alright i found the burncd.sh, but it tries to a command 'scsi' which I don't > seem to have. What is this a part of? I guess you are using /usr/share/examples/worm/burncd.sh. The comments in that file say: # Note: This is set up to work ONLY on the HP 4020i CDR drive! # See the man page for wormcontrol(1) and change the wormcontrol commands # to match your drive, if the man page lists it as supported. In 4.0 (at least, after January 6th), wormcontrol won't work with ATAPI drives. The program I was talking about is /sbin/burncd. You can find out how to use it by doing "man burncd". > > That was for 3.x. For 4.0/5.0, use burncd instead. For example: > > > > # burncd -s 2 -f /dev/acd0c data foo.iso fixate > > > >> Are ATAPI cdr's even working? Can anyone provide any information? -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message