| Summary: | ISO-IMAGES-i386/README.TXT - cdrecord is able to deal with IDE devices | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Daniel K. Gebhart <dkg> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Daniel K. Gebhart
2004-06-19 16:30:22 UTC
On 2004.06.19 15:24:37 +0000, Daniel K. Gebhart wrote: > ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/README.TXT let > users think that cdrecord is not able to deal with IDE devices. Hmm, AFAIR cdrecord only works with SCSI drives (or IDE through SCSI emulation with atapicam), or do I remember incorrectly? > >Fix: > FreeBSD users: /usr/ports/sysutils/cdrecord or burncd is probably > just what you're looking for when it comes to burning these images. The paragraph continues with "If you're using an IDE CD-R drive, use the built-in burncd command." - isn't that sufficient? -- Simon L. Nielsen FreeBSD Documentation Team * Simon L. Nielsen <simon@FreeBSD.org> [04-06-19 23:01]: Hi, > Hmm, AFAIR cdrecord only works with SCSI drives (or IDE through SCSI > emulation with atapicam), or do I remember incorrectly? You're right. I'm sorry. Cdrecord now supports IDE devices without using scsi-emu in linux. But as Josef told me not in FreeBSD. Sorry for confusing. Please close this bug. regards, daniel -- Daniel K. Gebhart, <dkg(at)con-fuse.org> -- http://dkg.con-fuse.org/ O what fine thought we had because we thought that the worst rogues and rascals had died out. --W. B. Yeats, Nineteen Hundred And Nineteen State Changed From-To: open->closed Close at submitters request. On 2004.06.21 15:34:16 +0200, Daniel K. Gebhart wrote:
> * Simon L. Nielsen <simon@FreeBSD.org> [04-06-20 15:58]:
> > > Sorry for confusing. Please close this bug.
> > Done, thanks for submission anyway.
>
> I just discussed that issue with the autor of cdrecord. He told me that
> there is ATAPI support since one year in freebsd. So, please open the
> bugreport again. :)
Well, as I said originally it is possible with atapicam, which is not
in GENERIC.
IMO it just confuses the issue (in a simple README which should not be
detailed) to start talking about atapicam, so I will reopen the PR for
now, but I do not plan to work on it unless somebody submits a good
patch.
--
Simon L. Nielsen
FreeBSD Documentation Team
State Changed From-To: closed->open Reopen at submitters request. State Changed From-To: open->closed Whether cdrecord supports ATAPI drives or not is irrellevant. This readme just includes a quick note that says we recommend cdrecord for SCSI and burncd for ATA. One reason we recommend cdrecord only for the SCSI case, is because people spend too much time figuring out wheter or not cdrecord will work for their ATAPI drive when they could just use burncd and be done with it. We are just giving pointers to some possible tools, not documenting the features of those tools. Thanks for the submission. |