创建一个基本的
Debian
系统。 更多信息:https://wiki.debian.org/Debootstrap.
debian-root
目录中创建一个 Debian
稳定分支系统:sudo debootstrap stable {{path/to/debian-root/}} http://deb.debian.org/debian
focal-root
目录中创建一个 Ubuntu 20.04
系统:sudo debootstrap focal {{path/to/focal-root/}} {{file:///path/to/mirror/}}
sudo chroot {{path/to/root}}
ls /usr/share/debootstrap/scripts/