*BSD News Article 99073


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!newsfeed.direct.ca!newsfeed.nacamar.de!fu-berlin.de!cs.tu-berlin.de!js
From: js@cs.tu-berlin.de (Joerg Schilling)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Cdrecord testers wanted (CD-R freeware for UNIX)
Date: 5 Jul 1997 21:27:14 GMT
Organization: Technical University of Berlin, Germany
Lines: 79
Message-ID: <5pme7i$sjq$1@news.cs.tu-berlin.de>
NNTP-Posting-Host: 130.149.25.72
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43992

Cdrecord-1.5a3 has been released.

A first (alpha) release of cdrecord has been released for FreeBSD.
I could not test it so far with a CD-R device because the machine I
have access to is not properly installed with the drivers and has
no attached CD-R device. However "sformat", my SCSI format/analyse/repair
program could be tested with the scsi transport library.

Cdrecord supports all major CD-R devices except the JVC line.
Cdrecord supports all devices in single and multi-session.
Cdrecord has a built in drive abstraction Layer and may easily
ported to other Operationg systems and for use with other drives.
JVC support is planned, Yamaha CDR-400 support was added in alpha
state some days ago. Multisesion support for this drive will follow
in some days. Other SCSI-3/mmc conformant drives should work also.

I would be happy to get test reports ...

Cdrecord runs on:

	Philips CDD 522
	Philips CDD 2000
	Philips CDD 2600
	HP C4324/C4325	 (HP SureStore 4020i/6020i)
	Plasmon	RF-41000
	Plasmon CDR 4220 (not tested)
	Grundig CDR-100  (not tested)
	Mitsumi	CR-2401-TS (not tested)
	Yamaha	CDR-100
	Yamaha	CDR-102
	Ricoh	RO-1420S
	Sony	CDU-924
	Smart & Friendly CD-R2004
	Yamaha	CDR-200 (alpha supp. for single-session)
	Yamaha	CDR-400 (alpha supp. for single-session)
	Ricoh	MP-6200 (not tested/alpha supp. for single-session)


Multi-session has not been tested with the Plasmon RF-4100

NOTE:	These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU
	tar may get some minor trouble.

The files are located on:

ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha ...

If you need mkisofs, it is located on:

ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/mkisofs-1.11.tar.gz

but it is also contained in cdrecord-1.4 and later

Hints for installing/testing:

The current FreeBSD port will not yet be able to access
the CD-Recorder as it is on other architectures.

If /dev/su0-0-0 ... does not exist on your systen, you may try
to symlink /dev/scgx to the real driver entry for your device.
If e.g. the CD-Recorder is on /dev/cd0a, you can do:

cd /dev
ln -s cd0a scgx

You then will be able to access the CD-Recorder as on other
systems. If your CD-Recorder is on SCSI Bus 0, Target 2, lun 0
type:

cdrecord dev=0,2,0 .....

I hope to get cdrecord work better with your help soon.

Jörg
-- 
EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
      js@cs.tu-berlin.de		(uni)  If you don't have iso-8859-1
      jes@fokus.gmd.de			(work) chars I am J"org Schilling
URL:  http://www.fokus.gmd.de/usr/schilling    ftp://ftp.fokus.gmd.de/pub/unix