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.
Once I have the created .iso on my local machine I have tried using tools like rufus, etcher, and followed these instructions for GNU/Linux.
Everything results in the same blank
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
- Copy created .iso from proxmox host to local machine
- Create bootable USB
auto-installer-mode.toml
and proxmox*.iso
) and I am unsure what auto-installer-mode.toml
is for.Once I have the created .iso on my local machine I have tried using tools like rufus, etcher, and followed these instructions for GNU/Linux.
Everything results in the same blank
grub>
prompt after booting from the created USB.