Hello,
I have followed the official docs for setting up an .iso for Automated Installation, but when booting from the finalized USB we get stuck at a blank
Here is an outline of the steps performed.
Read more
I have followed the official docs for setting up an .iso for Automated Installation, but when booting from the finalized USB we get stuck at a blank
grub>
prompt.Here is an outline of the steps performed.
- Create answer.toml file
- Verify answer file by running
proxmox-auto-install-assistant validate-answer answer.toml
- Create .iso with
proxmox-auto-install-assistant prepare-iso /path/to/source.iso --fetch-from iso --answer-file /path/to/answer.toml
...
Read more