The 16.04 template via pveam is a full system, including X.11 and more. I'd like to create a minimal server template and have read the DAB documentation, but I don't quite understand how (or if) I can start from scratch with an ISO to build only what I need. Is this possible, or do I have to start with an existing template and then find and strip out everything I don't need?
Trying to bootstrap, but clearly I'm clearly missing something:
Trying to bootstrap, but clearly I'm clearly missing something:
Code:
root@pve1:/var/lib/vz/template/ubuntu.16.04# dab init
no 'architecture' specified
root@pve1:/var/lib/vz/template/ubuntu.16.04# dab init amd64
no 'architecture' specified
root@pve1:/var/lib/vz/template/ubuntu.16.04# dab init Architecture=amd64
no 'architecture' specified
root@pve1:/var/lib/vz/template/ubuntu.16.04# dab Architecture:amd64
no 'architecture' specified
root@pve1:/var/lib/vz/template/ubuntu.16.04# dab bootstrap --minimal
no 'architecture' specified
Last edited: