The document /sw/etc/default/cdrecord contains for convenience this line:
CDR_DEVICE = IOCompactDiscServices
But I've also tried to force it based on some of the examples provided by others here, such as:
cdrecord -v -speed 12 -eject dev=IOCompactDiscServices myisofile.iso
and the output that I receive is:
Cdrecord 1.11a40 (powerpc-apple-macosx6.2) Copyright (C) 1995-2002 J�Zrg Schillingand according to the man page, cdrecord -scanbus doesn't work on OS X, so I diddled around and tried a few combinations (such as dev=3,0) but no luck. Has anyone had success with a built-in CDRW?
TOC Type: 1 = CD-ROM
scsidev: 'IOCompactDiskServices'
devname: 'IOCompactDiskServices'
scsibus: -2 target: -2 lun: -2
cdrecord: Undefined error: 0. No matching device IOCompactDiskServices found.. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
Cheers,
-Brendan
On Friday, December 20, 2002, at 07:04 AM, [EMAIL PROTECTED] wrote:
Quoting Andrea Riciputi <[EMAIL PROTECTED]>:On Wednesday, Dec 18, 2002, at 13:41 Europe/Rome, Steve Wall wrote:IMHO cdrecord/mkisofs is practically crying out for an Applescript
Studio based GUI front end. Maybe if I get some time over the holidays
I'll take a crack at it.
Steve Wall
I was considering the same project, but probably I won't have much spare time during this holidays. If you need help...Thanks.Anyway I have a question: how can I create an audio CD including cddb info using cdrecord??I've seen iTunes produce cddb info for a CD I ripped from vinyl myself with cdrecord on at least one occasion. It's a mystery to me how this works but I guess it somehow gleans something from the combination of track lengths and possibly track names, and gets a match for this at the cddb website. It only seems to work if I painstakingly separate each album track and burn them to CD in the proper order. When the freshly burned audio CD remounts iTunes is launched and it just shows generic track names (Track 1, Track 2, ...) and goes off to cddb for track info. With one or two albums it came back with a match, bringing back information on original recording dates and such that I know I never furnished when I burned the CD. Steve Wall Steve Wall ------------------------------------------------------- This SF.NET email is sponsored by: The Best Geek Holiday Gifts! Time is running out! Thinkgeek.com has the coolest gifts for your favorite geek. Let your fingers do the typing. Visit Now. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
------------------------------------------------------- This SF.NET email is sponsored by: The Best Geek Holiday Gifts! Time is running out! Thinkgeek.com has the coolest gifts for your favorite geek. Let your fingers do the typing. Visit Now. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
