上传者: 42097557
|
上传时间: 2021-10-05 17:17:46
|
文件大小: 4KB
|
文件类型: -
已安装Debian ISO
轻松生成预装的debian ISO,并大规模部署debian。
这对于配置VM或在许多机器上进行全自动安装非常有用。
ISO是在用户模式下完全生成的,不需要root访问。 (您只需要安装genisoimage和7z。)
快速开始
$ aria2c -x2 "http://cdimage.debian.org/debian-cd/8.1.0/amd64/iso-cd/debian-8.1.0-amd64-netinst.iso" -o debian.iso
$ cp preseed.example.cfg preseed.cfg
$ ./build.sh
现在您可以使用debian-preseed.cfg
帮助
$ ./build --help
虫子
向这个git仓库报告问题