Files
born2beroot/README.md
2021-11-01 17:39:15 +01:00

17 lines
582 B
Markdown

# Born 2 Be Root
## Debian
**auto url=https://vogsphere.baco.net/baco/born2beroot/raw/branch/master/preseed.cfg**
- [Preseed](https://wiki.debian.org/DebianInstaller/Preseed)
- [Automating the installation using preseeding](https://www.debian.org/releases/stable/amd64/apb.en.html)
- [example-preseed.txt](https://www.debian.org/releases/stable/example-preseed.txt)
- [Preseeding Full Disk Encryption](https://www.linuxjournal.com/content/preseeding-full-disk-encryption)
```
curl -sLo preseed.cfg https://www.debian.org/releases/stable/example-preseed.txt
vim preseed.cfg
```