article/debian/使用preseed自动安装Debian.md
2023-03-05 16:48:10 +08:00

23 lines
275 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 使用preseed自动安装Debian
当我们要大量安装系统时那繁琐的安装过程就会很烦人。查阅资料后发现可以使用preseed 自动应答文件 实现自动安装
[脚本](https://git.dr1997.com/blog/debian_11-bullseye-preseed)