2021-11-01 17:44:06
This commit is contained in:
@@ -2,12 +2,16 @@
|
|||||||
|
|
||||||
## Debian
|
## Debian
|
||||||
|
|
||||||
**auto url=https://vogsphere.baco.net/baco/born2beroot/raw/branch/master/preseed.cfg**
|
[B.2.3. Auto mode](https://www.debian.org/releases/stable/amd64/apbs02.en.html)
|
||||||
|
```
|
||||||
|
auto url=https://vogsphere.baco.net/baco/born2beroot/raw/branch/master/preseed.cfg
|
||||||
|
```
|
||||||
|
|
||||||
- [Preseed](https://wiki.debian.org/DebianInstaller/Preseed)
|
- [Preseed](https://wiki.debian.org/DebianInstaller/Preseed)
|
||||||
- [Automating the installation using preseeding](https://www.debian.org/releases/stable/amd64/apb.en.html)
|
- [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)
|
- [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)
|
- [Preseeding Full Disk Encryption](https://www.linuxjournal.com/content/preseeding-full-disk-encryption)
|
||||||
|
- [Debian worldwide mirror sites](https://www.debian.org/mirror/list)
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -sLo preseed.cfg https://www.debian.org/releases/stable/example-preseed.txt
|
curl -sLo preseed.cfg https://www.debian.org/releases/stable/example-preseed.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user