??????(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:[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]