UbuntuHelp:CdDvdBurning/zh
出自{{<span class="error">Expansion depth limit exceeded</span>}}
{{Expansion depth limit exceeded|From https://help.ubuntu.com/community/CdDvdBurning}} {{Expansion depth limit exceeded|https://help.ubuntu.com/community/CdDvdBurning}} {{Expansion depth limit exceeded|雕啸长空}} {{Expansion depth limit exceeded|UbuntuHelp:CD/DVD刻录}}
Expansion depth limit exceeded</span>
刻录的方法有相当多种,本文主要介绍 ubuntu 自带的命令行下的刻录工具,当然你可以选择其他如 xcdroast, k3b 这类的刻录工具。
<span class="error">Expansion depth limit exceeded</span>
- 插入空白的 CD/DVD 可写光盘至刻录设备中
- 等待系统自动弹出提示窗口,选择数据光盘或音乐光盘(旧版本的 ubuntu 可能还有一个图片光盘的选项,这个和数据光盘是一样的)
- 要刻录音乐光盘请参阅:建立音乐光盘
- 刻录数据光盘,只需将想刻录的数据拖入到该窗口中,最後点击"刻录"
<span class="error">Expansion depth limit exceeded</span>
右击该 ISO 文件,选择用 CD/DVD 建立器打开
<span class="error">Expansion depth limit exceeded</span>
你可以用 GnomeBaker 这个老牌软件进行 CD/DVD 的复制,或是格式化可擦写光盘,并还可以进行一些其他相关的操作。
- 首先需要安装 gnomebaker 这个软件
- 启动:点击 应用程序 -> 多媒体 -> CD/DVD GnomeBaker刻录机
- 依照系统提示,建立一个新项目.
- 你可以点击 帮助 -> 目录 获取更多的帮助.
<span class="error">Expansion depth limit exceeded</span>
当前还没有图形界面的刻录软件可以支持蓝光光盘,参阅(刻录 CD/DVD /蓝光光盘)命令操作相关文章,开源的图形刻录软件即将加入对该格式光盘的支持,NeroLinux3(一个版权私有软件)也将提供 HD-DVD 和蓝光的支持.
<span class="error">Expansion depth limit exceeded</span>
本章节将详细讲述如何通过命令刻录 CD/DVD
<span class="error">Expansion depth limit exceeded</span>
mkisofs这个命令可以用于建立ISO镜像,建立的ISO可以通过mount挂载或是刻录至光盘 Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> 参数-r,-j用于对长文件名的支持
Expansion depth limit exceeded
刻录之前,可以先点击该镜像文件,系统将会调用压缩管理程序打开该文件.
如果你拥有 sudo 权限,也可以将它挂载到某个目录下,浏览并检查里面文件正确与否 Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> 确认无误後记得卸载它: Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> <span class="error">Expansion depth limit exceeded</span>
cdrecord 可以将 ISO 文件或是其他数据刻录至光盘中,假设我们要刻录一个已经建立好了的 ISO 文件: Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> 将 wav 文件刻录成音乐 CD: Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> 将/dev/cdrom改为你的刻录机对应的位置.
-v参数让系统显示刻录进度
driveropts=burnfree参数用于降低刻录时出现缓冲错误的机率,当前大部份的刻录机都支持这一参数.
<span class="error">Expansion depth limit exceeded</span>
在重新利用一张存有数据的可擦写 CD/DVD 之前,需先将原有数据清除,操作如下 Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> 参确 http://lists.debian.org/cdwrite/2004/10/msg00031.html
<span class="error">Expansion depth limit exceeded</span>
在少数情况下,ubuntu 无法正确识别出你的光驱,这样在你运行cdrecord dev=/dev/cdrom时,系统会提示"no media found",甚至cdrecord -scanbus也无法正常工作,这样你就无法确定该设备的路径了,这时你可以通过查看启动时系统检测记录来确定你刻录光驱的路径,例如: Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> 这里我们就可以得到该光驱对应的为 hda
然後就可以通过下面的命令来刻录了: Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> <span class="error">Expansion depth limit exceeded</span>
- 安装dvd+rw-tools软件. 参阅 [InstallingSoftware].
- 使用
Invalid tag extension name: <span class="error">expansion depth limit exceeded</span>程序来刻录DVD/蓝光光盘
Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> 加入额外时间信息: Invalid tag extension name: <span class="error">expansion depth limit exceeded</span> <span class="error">Expansion depth limit exceeded</span> Invalid tag extension name: <span class="error">expansion depth limit exceeded</span>
