> **ATTENTION:** this repo is focused on my thesis work so expect some mess and low generalization.
## Usage
Get help:
```sh
./regeniso-sid.sh -h
```
### Examples:
> **Note:** `preseed/kube.cfg` at the moment works only with the _netinst_ image. The reason is that with the _netinst-minimal_ I should manually install some kernel modules (`cdrom` for example) and at the moment I don't know how to do this.
Generate a _netinst_ with a _kube_ preseed:
```sh
./regeniso-sid.sh preseed/kube.cfg netinst stable amd64 auto "bluetooth.blacklist=yes bnep.blacklist=yes"
```
## Initialize the VM
Create a VM and launch the unattended install.
Minimal requirements:
+ 2 Cores
+ 3GB RAM (8GB for a decent experience)
Once the unattended installation finished successfully we should prepare the environment inside the VM.