Date: Sun, 14 Mar 2010 20:48:22 +0800 From: Aiza <aiza21@comclark.com> To: Erik Trulsson <ertr1013@student.uu.se> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: how to use cdrecord Message-ID: <4B9CDB16.60501@comclark.com> In-Reply-To: <20100314084957.GA97654@owl.midgard.homeip.net> References: <4B9C3DFB.7010307@comclark.com> <alpine.BSF.2.00.1003132231470.79286@tripel.monochrome.org> <4B9C5C57.6060800@comclark.com> <20100314084957.GA97654@owl.midgard.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Erik Trulsson wrote: > On Sun, Mar 14, 2010 at 11:47:35AM +0800, Aiza wrote: >> Chris Hill wrote: >>> On Sun, 14 Mar 2010, Aiza wrote: >>> >>> [snip] >>>> tried cdrecord -v speed=2 dev=acd0 blank=fast >>>> gives this error "Open by devname not supported on this OS. >>>> >>>> What device am i to use? >>> cdrecord wants to see your ATA burner as a SCSI device, so you'd use >>> cdrecord dev=1,0,0 ... >>> The numbers after dev= depend on where your burner is; find it using >>> cdrecord -scanbus >>> >>> HTH. >>> >>> -- >>> Chris Hill chris@monochrome.org >>> >>> >>> >> cdrecord -scanbus gives a error. Invalid argument. Camiocommand ioctl >> failed, can not open scsi driver > > Do you have that atapicam(4) kernel module loaded? If not load it. > > No I do not. how do i do this?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B9CDB16.60501>