Date: Fri, 4 Nov 2011 09:23:13 +0000 (GMT) From: "Thomas Mueller" <mueller6727@bellsouth.net> To: freebsd-questions@FreeBSD.org Cc: Polytropon <freebsd@edvax.de> Subject: Re: Burning CDs or DVDs with SATA drive? Message-ID: <20111104092314.23CDC1065672@hub.freebsd.org> References: <20111103103218.58F8D106566C@hub.freebsd.org> <20111103121444.1e7253bf.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I built and installed sysutils/cdrtools when there was a > > thread on burncd and SATA, but cdrecord can't see anything > > (running "cdrecord -scanbus"): > > cdrecord: Inappropriate ioctl for device. CAMIOCOMMAND ioctl failed. Cannot open or use SCSI driver. > > cdrecord: For possible targets try 'cdrecord -scanbus'. > > cdrecord: For possible transport specifiers try 'cdrecord dev=help'. > > Cdrecord-ProDVD-ProBD-Clone 3.00 (amd64-unknown-freebsd9.0) Copyright (C) 1995-2010 J?rg Schilling > > Running "cdrecord dev=help" or "cdrecord dev=HELP:" did no better. > Do you have permissions set properly? Maybe it still > tries to access per ATAPICAM, which may be non-working > just like acd - just a wild guess, I'm not using 9-RC > here so I can't be more specific. > > I had a similar problem on the older computer (i386 with ATA, > > not SATA) in NetBSD, but cdrecord ran well in Linux. CD-RW > > drive there is ATAPI. > I've been using cdrecord and cdrdao now since burncd > stopped working for me somewhere in v5. For DVDs, > growisofs should work. > While cdrecord and cdrdao address th "SCSI device" > by n:n:n, growisofs uses /dev/cdN. > -- > Polytropon After I failed to burn a CD in NetBSD (5.1_STABLE) on the older computer (i386) with cdrecord, I booted into FreeBSD 8.2 RELEASE and was successful with burncd. That drive was CD-RW, ATAPI, that computer has ATA but no SATA. Does growisofs work on CDRs or only DVDs? If 'cdrecord -scanbus' doesn't work at all, how do I get the "SCSI device" n:n:n? Use camcontrol? I see both FreeBSD and NetBSD have makefs (which can make a UFS/FFS or iso file system, taking the place of mkisofs in cdrtools. But NetBSD has no CD or DVD burner in the base system. I could also try to build cdrkit and see if that works. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111104092314.23CDC1065672>