如何用 jigdo 下载 debian

<2023-09-15 周五>

如何用jigdo下载debian

之前没用过jigdo下载过debian,记得当时下载了好几次,因为没有确认是否下载成功,所以上次也没有记录。操作麻烦了一点儿,如下:

  1. 下载jigdo-win-0.8.1.zip
  2. 运行jigdo-lite.bat
  3. 复制想下载的.jigdo文件地址,这里用https://cdimage.debian.org/debian-cd/current/amd64/jigdo-16G/debian-12.1.0-amd64-STICK16GB-1.jigdo,由于不支持C-v粘贴,使用窗口左上角的粘贴菜单
  4. 因为是首次使用,File to scan:直接回车
  5. Debian mirror:中输入:http://mirrors.ustc.edu.cn/debian/
    在这里插入图片描述

成功:

FINISHED --2023-09-15 14:41:05--
Total wall clock time: 24s
Downloaded: 29 files, 34M in 24s (1.44 MB/s)
Found 29 of the 29 files required by the template
Successfully created `debian-12.1.0-amd64-STICK16GB-1.iso'

-----------------------------------------------------------------
Finished!
The fact that you got this far is a strong indication that `debian-12.1.0-amd64-STICK16GB-1.iso'
was generated correctly. I will perform an additional, final check,
which you can interrupt safely with Ctrl-C if you do not want to wait.

MD5 from template: iNsxZhzL6vHn1ViO7m9_Ow
MD5 from image:    iNsxZhzL6vHn1ViO7m9_Ow
OK: MD5 Checksums match, image is good!
WARNING: MD5 is not considered a secure hash!
WARNING: It is recommended to verify your image in other ways too!

相关推荐

  1. Debian命令

    2024-01-17 01:14:02       37 阅读
  2. Debian命令

    2024-01-17 01:14:02       28 阅读
  3. Debian命令

    2024-01-17 01:14:02       33 阅读
  4. Debian命令

    2024-01-17 01:14:02       30 阅读
  5. Debian命令

    2024-01-17 01:14:02       30 阅读
  6. Debian命令

    2024-01-17 01:14:02       33 阅读
  7. Debian命令

    2024-01-17 01:14:02       32 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-01-17 01:14:02       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-01-17 01:14:02       100 阅读
  3. 在Django里面运行非项目文件

    2024-01-17 01:14:02       82 阅读
  4. Python语言-面向对象

    2024-01-17 01:14:02       91 阅读

热门阅读

  1. PHP手机号码归属地批量查询系统 V2024

    2024-01-17 01:14:02       58 阅读
  2. postman签名算法(将请求体参入签名算法计算)

    2024-01-17 01:14:02       56 阅读
  3. 利用反射获取websocket,session字段的值

    2024-01-17 01:14:02       54 阅读
  4. 学习回顾No.6

    2024-01-17 01:14:02       53 阅读
  5. C++进阶--unordered_set、unordered_map的介绍和使用

    2024-01-17 01:14:02       47 阅读
  6. 删除排序链表中的重复元素

    2024-01-17 01:14:02       56 阅读