Date: Sun, 15 Jul 2007 19:35:45 +0200 From: Roland Smith <rsmith@xs4all.nl> To: luizbcampos@gmail.com Cc: freebsd-questions@freebsd.org Subject: Re: cdrecord on fbsd-6.1-R amd64 Message-ID: <20070715173545.GB47965@slackbox.xs4all.nl> In-Reply-To: <d534d2fe0707151007n4aaffa0ak443607b1924e6287@mail.gmail.com> References: <d534d2fe0707151007n4aaffa0ak443607b1924e6287@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--aVD9QWMuhilNxW9f Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 15, 2007 at 02:07:17PM -0300, luizbcampos@gmail.com wrote: > How to write CDs on amd64? My cd driver is an IDE-ATAPI and needs > scsi emulation. cdrecord says it needs some scsi transport emulation like > "cam"... >=20 >=20 > $ cdrecord -v dev=3Dcam:1,1,1 speed=3D4 something.iso >=20 > its output claims for scsi specifier transp Try 'cdrecord -scanbus'. That tells you which devices are available. Im my case it produces; Cdrecord-ProDVD-Clone 2.01.01a11 (amd64-unknown-freebsd6.2) Copyright (C) 1= 995-2006 J=F6rg Schilling Using libscg version 'schily-0.8'. scsibus1: 1,0,0 100) 'HL-DT-ST' 'DVD-ROM GDR8163B' '0L23' Removable CD-ROM 1,1,0 101) 'PLEXTOR ' 'DVDR PX-716A ' '1.08' Removable CD-ROM 1,2,0 102) * 1,3,0 103) * 1,4,0 104) * 1,5,0 105) * 1,6,0 106) * 1,7,0 107) * So I use=20 cdrecord -dao -speed=3D52 driveropts=3Dburnfree dev=3D1,1,0 -pad -data some= =2Eiso HTH, Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --aVD9QWMuhilNxW9f Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFGmlrxEnfvsMMhpyURAuw0AJ9rFcxzsd8eB5aMI9ZuO01lVvmOVwCgrxfc ozHEdzubhfahEIXycIRksdI= =VKNy -----END PGP SIGNATURE----- --aVD9QWMuhilNxW9f--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070715173545.GB47965>