2004-06-14 11:23:08 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="multimedia-cdwriteutils">
|
2004-05-07 11:24:31 +08:00
|
|
|
<?dbhtml filename="cdwriteutils.html"?>
|
2002-07-08 04:28:42 +08:00
|
|
|
<title>CD-Writing utilities</title>
|
|
|
|
|
2003-10-01 08:45:19 +08:00
|
|
|
<para>This chapter contains information on <acronym>CD</acronym>-writing in
|
|
|
|
Linux. You will first have to configure your kernel for
|
2004-06-05 10:03:59 +08:00
|
|
|
<acronym>CD</acronym>-writing, which is discussed first. After that,
|
|
|
|
installing the acutal utilities is presented.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-01 08:45:19 +08:00
|
|
|
<para>Additional sources of information on <acronym>CD</acronym>-writing include:</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<itemizedlist>
|
|
|
|
|
|
|
|
<listitem><para><ulink
|
|
|
|
url="http://www.tldp.org/HOWTO/CD-Writing-HOWTO.html">CD-Writing
|
|
|
|
HOWTO</ulink></para></listitem>
|
|
|
|
|
|
|
|
<listitem><para><ulink url="http://www.cdrfaq.org">CD-Recordable
|
|
|
|
FAQ</ulink></para></listitem>
|
|
|
|
|
|
|
|
</itemizedlist>
|
|
|
|
|
2004-06-14 11:23:08 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kernel.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cdrtools.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cdrdao.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="udftools.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|