Install a pure Debian system from a Grml Live or another Debian-style system.
This tool eases a "debootstrap"-style installation process of pure Debian, as favored by many advanced users over the traditional Debian Installer. Configuration can be done on the command line, in a dialog frontend or in /etc/debootstrap/config. You will get a pure Debian system installed on the specified device or directory, or directly into an image file suitable for Virtual Machine use.
sudo apt install grml-debootstrap
Download the latest release from GitHub Releases, and then:
# Download and install .deb package
sudo apt install ./grml-debootstrap_*.deb
For detailed usage instructions and all available options, visit: https://grml.org/grml-debootstrap/ and read grml-debootstrap.8.adoc.
This project is licensed under the GPL v2+.
- Source code: https://github.com/grml/grml-debootstrap
- Issues: https://github.com/grml/grml-debootstrap/issues
- Releases: https://github.com/grml/grml-debootstrap/releases
- Grml Live Linux: https://grml.org