[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DVD iso 文件制作一问?



肖盛文(Faris Xiao) wrote:

大家好!


我已经把 sarge 的14张光盘的 iso 镜像下载到本地硬盘,请问有没有办法将 它转换成可以刻录 DVD 的 iso 文件?

又发现了一个更简单的方法:

jigdo-lite /data/debian-cd/3.1_r0a/i386/iso-dvd/debian-31r0a-i386-binary-1.jigdo

就可以了,不需要将光盘的文件解压缩出来。

摘录 Debian-Jigdo-html 部分内容:

http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/Debian-Jigdo-html.tar.gz

具体如下:


   6.1. For image updates, I want jigdo-lite to scan 14 loop-mounted
   images in one go. How can I do this?

When updating CD images, it's tiresome to keep loop-mounting and unmounting images. However, by default the Linux kernel only supports eight loop devices, and jigdo-lite's menu of previously entered paths only has five entries.

To scan many loop-mounted images, you must first tell the Linux kernel to support more than the default eight devices. This is done by giving the "max_loop" parameter to the module when loading it, e.g. with "modprobe loop max_loop=16" on the command line or by adding the line "options loop max_loop=16" to /etc/modules.conf. In Debian, you must put this line into a file named e.g. /etc/modutils/local-loop and then run *update-modules* because direct changes to /etc/modules.conf will be overwritten.

Having mounted the individual images, you can pass the parent directory of their mount points to jigdo-lite for scanning. For example, if the images are mounted under /mnt/myloopmounts/image1/ etc., pass "/mnt/myloopmounts" as the path to scan. If passing the parent directory is inconvenient, you can also create a directory and fill it with symlinks to the mount points.



--

肖盛文(Faris Xiao)
Email:atzlinux@163.com




Reply to: