From owner-freebsd-questions Sat Mar 13 14:18:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from chmls11.mediaone.net (chmls11.mediaone.net [24.128.1.112]) by hub.freebsd.org (Postfix) with ESMTP id 9949514C16 for ; Sat, 13 Mar 1999 14:18:26 -0800 (PST) (envelope-from veldy@visi.com) Received: from barley (h-181-153.mn.mediaone.net [209.32.181.153]) by chmls11.mediaone.net (8.8.7/8.8.7) with SMTP id RAA02559; Sat, 13 Mar 1999 17:14:43 -0500 (EST) From: "Thomas T. Veldhouse" To: "Wai Chan" , Subject: RE: HP-7200 CDRW on FreeBSD 3.0 Date: Sat, 13 Mar 1999 16:15:58 -0600 Message-ID: <000401be6d9f$12175820$0100a8c0@barley.veldy.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal In-Reply-To: <36EAE128.20E2C444@aloha.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to choose the acd0 device INSTEAD of the wcd0 device in the kernel config. Recompile the kernel. Required ports: sysutils/mkisofs - this will create the cdimage. See the manpage. misc/team - this is used to buffer the data stream - handled in the scripts below In /dev link the cd device to the rworm0 device. If you are using a newer 3.1-STABLE then you should have a /dev/racd0c device or some such. Otherwise, use the /dev/rwcd0c device like so: ln -s /dev/racd0c /dev/rworm0 Use the scripts in /usr/share/examples/worm to burn you cd. I usually use mkisofs myself instead of using the script and then I use the burncd script to actually burn the CD. If you want to erase a previously recorded CD-RW, then you can: wormcontrol blank Much of this is described in detail at http://www.freebsd.org. So I would like to you to redirect any future questions to the website if possible. Tom Veldhouse veldy@visi.com > -----Original Message----- > From: wai@platinum.tiger.lan [mailto:wai@platinum.tiger.lan]On Behalf Of > Wai Chan > Sent: Saturday, March 13, 1999 4:05 PM > To: freebsd-questions@freebsd.org; veldy@visi.com > Subject: HP-7200 CDRW on FreeBSD 3.0 > > > I would apprecite it if you could show me how do you compile the kernel > for HP 7200, and the software/ports to mastering CDRW. Thank you. > > best wishes, > Wai > wai@aloha.net > > > > I am using the HP SureStore 7200i (ATAPI/IDE). Works > wonderfully with acd > > > > and worm. > > > > Tom Veldhouse > > veldy@visi.com > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of David Vrtin > > Sent: Thursday, December 31, 1998 12:26 PM > > To: freebsd-questions@FreeBSD.ORG > > Subject: CD-RW: recomendations, which cd writer to buy? > > > > > > Hi > > > > > > Is anybody currently using a CD-RW under non-SCSI FreeBSD 3.0 ? Are IDE > > CD-writers supported as writers at this time? Which brand/model works > > best? Does it work well? Does anybody have any good/bad > experiences with a > > particular manufacturer or model? Is this worth getting for backups? > > > > Thanks, > > > > David > > > > -- > > David Vrtin (system manager) # tel: +386 62 220-7129 > > University of Maribor, Faculty of EE and CS # fax: +386 62 211-178 > > Smetanova 17, SI-2000 Maribor, Slovenia # www.uni-mb.si/~david/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message