Auto install USB issues

avbxl

New Member
Mar 23, 2025
2
0
1
Im having some trouble using the auto install assistant. The valitation passes with no errors, when i plug in the usb it prompts me to choose graphical, cli or automated proxmox install, i choose automated and after running for about 10 seconds it says to remove boot media and that it will reboot. I remove the usb and get
Code:
BootDevice Not Found

Please install an operating system on your hard disk.

Hard Disk - (3F0)

F2 System Diagnostics

For more information, please visit: www.hp.com/go/techcenter/startup

I can barely read anything that shows when it is trying the install because it shows like 5 lines then goes black and shows something else.

Here is the answer.toml i used
Code:
[global]
keyboard = "en-us"
country = "be"
fqdn = "pveauto.testinstall"
mailto = "mail@test.com"
timezone = "Europe/Paris"
root_password = "12345678"

[network]
source = "from-dhcp"

[disk-setup]
disk_list = ["/dev/nvme0n1"]
filesystem = "zfs"
zfs.raid = "raid0"

[first-boot]
source = "from-iso"
ordering = "before-network"

Here are the commands i used
Code:
root@pve1:/# lsblk
NAME               MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda                  8:0    1  57.3G  0 disk
nvme0n1            259:0    0 238.5G  0 disk
├─nvme0n1p1        259:1    0  1007K  0 part
├─nvme0n1p2        259:2    0     1G  0 part /boot/efi
└─nvme0n1p3        259:3    0 237.5G  0 part
  ├─pve-swap       252:0    0     8G  0 lvm  [SWAP]
  ├─pve-root       252:1    0  69.4G  0 lvm  /
  ├─pve-data_tmeta 252:2    0   1.4G  0 lvm
  │ └─pve-data     252:4    0 141.2G  0 lvm
  └─pve-data_tdata 252:3    0 141.2G  0 lvm
    └─pve-data     252:4    0 141.2G  0 lvm
root@pve1:/# proxmox-auto-install-assistant validate-answer /root/answer.toml
The answer file was parsed successfully, no errors found!
root@pve1:/# proxmox-auto-install-assistant prepare-iso /proxmox-ve_8.3-1.iso --fetch-from iso --answer-file /root/answer.toml
Checking provided answer file...
The answer file was parsed successfully, no errors found!
Copying source ISO to temporary location...
Preparing ISO...
Moving prepared ISO to target location...
Final ISO is available at "/proxmox-ve_8.3-1-auto-from-iso.iso".
root@pve1:/# dd if=/proxmox-ve_8.3-1-auto-from-iso.iso of=/dev/sda bs=4M status=progress && sync
345+1 records in
345+1 records out
1450049536 bytes (1.5 GB, 1.4 GiB) copied, 34.0469 s, 42.6 MB/s

Please let me know if there are any other files or command outputs you'd like me to post.
Since it's my first post I don't really know about any conventions to follow in posting questions like this, any help is welcome.
 
Hi!

Have you already found a solution to your problem? If not, at first glance it seems like it does not install Proxmox VE at all, but that there's an error displayed. It might be because you need to set a filter to select your NIC or disks, but to verify this, you can boot the automated installer in debug mode to see the output without a reboot.
 
Hi,

I've tried it several times without using a usb stick, just trying to use the iso on a vm, but nothing seems to work.
This is the output i get from trying to install the iso:

Code:
Welcome to the proxrrox VE 8.3 installer
initial setup startup
mounting proc filesystem
mounting sys filesystem
boot commandline: BOOT_IMAGE=/boot/linux26 ro ramdisk_size=16777216 rm quiet spla
loading drivers: i2C-piix4 hgperv_fb pata_acpi hv_utiIs hid_hyperv hv_storvsc h
sr_mod input_leds serio_raw psmouse pcspkr Intel_cstate rapl aesni_lntel sha1_s
mulni crc32_pcImul crct10dif_pclmul Intel_tcc-cooling intel_pmc_core intel_uncor
modprobe: ERROR: could not Insert 'intel_cstate' : No such device
modprobe: ERROR: could not Insert 'intel_tcc_cooling': No such device
modprobe: ERROR: could not Insert 'intel-uncore-frequency': No such device
searching for block device containing the ISO proxmx-ve-8.3-1
with ISO ID <id>
Itesting device '/dev/sr0' for ISO
found Proxmox VE ISO
preparing installer points and working environrtent
switching root from initrd to actual installation system
starting Proxmx installation
Installing additional hardware drivers
starting hotplug events dispatcher: systemd-udevd.
Synthesizing the initial hotplug events (subsystems) ...done.
Synthesizing the initial hotplug events (devices) ...done.
Waiting for /dev to be fully populated.. .done.
mount: devpts mounted on /dev/pts.
/bin/dbus- daemon
starting D-Bus daemon
Preparing DHCP as potential source to get location of automatic-installation answer file
Attempting to get DHCP leases... Internet Systems Consortium DHCP Client 4.4.3-P1
Copyright 2004-2022 Internet Systems Consortium.
AII rights reserved.
Listening on LPF/eth0/MACADDR
Sending on LPF/eth0/MACADDR
Sending on Socket/fallback
ing on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPREQUEST for 192.168.0.288 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.0.288 from 192.168.0.1
done
trying to detect country ...
trying to detect country...
unable to detect country - timed out!
Caching device info from udev
Fetching answers for automatic installation
INFO: Fetching answer file in mode ISO:
INFO: queried answer file for automatic installation succesfully
Starting automatic installation
INFO: Starting auto installer
ERROR: Autoinstaller setup error: no such file or directory (os error 2)
Installation done, rebooting...
Stopping hotplug events dispatcher: systemd-udevd.
Terminate all remaining processes
Kill any remaining processes
unmounting ISO
/sys    : ignored
/ proc  : ignored
/dev    : ignored
/cdrom  : successfully unmounted
/       : ignored
eject: cannot open /dev/sr0: Device or resource busy
rebooting - please remove the ISO boot media

Then a black screen with this green text flashes:
Code:
Welcome to GRUB!

error: file '/boot/grub/i386-pc/efi_gop.mod' not found.
error: file '/boot/grub/i386-pc/efi_uga.mod' not found.

And when I remove the ISO and reboot i get this:
Code:
Boot failure. Reboot and Select poper Boot device or Insert Boot Media in selected Boot device