View | Details | Raw Unified | Return to bug 35750
Collapse All | Expand All

(-)chapter.sgml (-4 / +6 lines)
Lines 456-465 Link Here
456
456
457
      <screen>&prompt.root; cdda2wav -D <replaceable>0,1,0</replaceable> -t 1+7</screen>
457
      <screen>&prompt.root; cdda2wav -D <replaceable>0,1,0</replaceable> -t 1+7</screen>
458
458
459
      <para><application>cdda2wav</application> only supports SCSI
459
      <para><application>cdda2wav</application> will also support
460
	CDROM drives.  For IDE drives, try out <filename role="package">audio/cdd</filename> or
460
	  ATAPI (IDE) CDROM drives. To rip from an IDE drive, specify
461
	some of the various other utilities in the audio ports
461
	  the device in place of the SCSI device. To rip track 7 from an
462
	collection.</para>
462
	  IDE drive:</para>
463
464
	  <screen>&prompt.root; cdda2wav -D <replaceable>/dev/acd0a</replaceable> -t 7</screen>
463
465
464
    </sect2>
466
    </sect2>

Return to bug 35750