忘了哪抓的說明了
//===>為我實作的注解
參考參考
3. 使用 jigdo 下載 ISO 映像檔
首先,在命令提示符號下輸入 jigdo-lite 啟用 jigdo。
3.1 選擇下載的 .jigdo 檔
第一次執行 jigdo 會出現下列訊息:
To resume a half-finished download, enter name of .jigdo file.
To start a new download, enter URL of .jigdo file.
You can also enter several URLs/filenames, separated with spaces
or enumerate in {}, e.g. `http://server/cd-{1_NONUS,2,3}.jigdo'
jigdo:
要求您輸入 .jigdo 檔案的位置,請輸入 woody-i386-1_NONUS.jigdo 檔案的位置(包括檔名),
此位置可以是本地端也可以是網際網路。然後 jigdo 會分析並顯示該 .jigdo 檔案中的資訊。
//ex:輸入d:\MyXPDocs\debian\sarge-i386-1.jigdo;
//這是之前由http://gluck.debian.org/cdimage/testing/cd/jigdo-area/i386/
//直接點選下載的檔案。另外再下載sarge-i386-1.template並並放置於新建目錄jigdotemplates下;
//此目錄與sarge-i386-1.jigdo同在一目錄
//
3.2 選擇已存在的 ISO 映像檔
接著 jigdo 顯示出下段敘述:
If you already have a previous version of the CD you are
downloading, jigdo can re-use files on the old CD that are also
present in the new image, and you do not need to download them
again. Mount the old CD ROM and enter the path it is mounted under
(e.g. `/mnt/cdrom').
Alternatively, just press enter if you want to start downloading
the remaining files.
Files to scan:
要求您輸入已存在的 ISO 映像檔,如果您是第一次下載這個 ISO 映像檔,
可直接按 <ENTER> 鍵跳過,反之,如果您先前已有下載完畢的 woody-i386-1_NONUS.iso,
甚至已燒錄完成的光碟,皆可於此輸入其位置,jigdo 將於下載映像檔時,
比對其中是否已有可用的套件,如此即可節省不少的下載時間。
3.3 選擇下載的鏡射站
接著 jigdo 出現下列敘述,要求您選擇下載的鏡射站:
The jigdo file refers to files stored on Debian mirrors. Please
choose a Debian mirror as follows: Either enter a complete URL
pointing to a mirror (in the form
`ftp://ftp.debian.org/debian/'), or enter any regular expression
for searching through the list of mirrors: Try a two-letter
country code such as `de', or a country name like `United
States', or a server name like `sunsite'.
Debian mirror:
您可以先輸入兩個字元的地區代碼,查詢該地區所擁有的鏡射站。
例如 tw,即列出在 Taiwan 有哪些鏡射站:
//ex:輸入tw
http://ftp.tku.edu.tw/OS/Linux/distributions/debian/ # TW Taiwan (TamSui)
ftp://linux.csie.nctu.edu.tw/distributi ... an/debian/ # TW Taiwan
http://debian.csie.ntu.edu.tw/debian/ # TW Taiwan
http://debian.linux.org.tw/debian/ # TW Taiwan (Taipei)
http://linux.cdpa.nsysu.edu.tw/debian/ # TW Taiwan
http://opensource.nchc.gov.tw/debian/ # TW Taiwan
http://planar.csie.nctu.edu.tw/debian/ # TW Taiwan
決定並輸入您選擇的鏡射站網址。例如
http://debian.linux.org.tw/debian/。
//ex:輸入ftp://linux.csie.nctu.edu.tw/distributions/debian/debian/
3.4 選擇 Non-US 的鏡射站
接著要求您輸入 Non-US 的鏡射站:
The jigdo file also refers to the Non-US section of the Debian
archive. Please repeat the mirror selection for Non-US. Do not
simply copy the URL you entered above; this does not work because
the path on the servers differs!
Debian non-US mirror:
您一樣可以輸入 tw,查詢 Taiwan 的 Non-US 的鏡射站,並輸入其網址,
如
http://debian.linux.org.tw/debian-non-US/
3.5 開始下載
當上述之設定都完成後,jigdo 即開始下載您所需的 ISO 映像檔。
下載過程中需要用到一些暫存的空間,但不要緊 jigdo 會自動幫您刪除。
下載過程中可使用 <Ctrl> + <C> 鍵中斷,而下載未完成的 ISO 映像檔,
其檔名最後會加上 ,以供 jigdo 往後續傳下載使用。