pimox / pimox7

Proxmox V7 for Raspberry Pi
1.7k stars 157 forks source link

TASK ERROR: start failed: QEMU exited with code 1 #171

Open WhiTe-Yak opened 9 months ago

WhiTe-Yak commented 9 months ago

kvm: -device nec-usb-xhci,id=xhci,bus=pcie.1,addr=0x1b: Bus 'pcie.1' not found TASK ERROR: start failed: QEMU exited with code 1

kvm: -device ide-cd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=100: Bus 'ide.0' not found TASK ERROR: start failed: QEMU exited with code 1

Error with all VM

EndroZed commented 9 months ago

Do not try to load via the templates, they are based on x86. Try to download an operating system from the official sites

TheBossME commented 9 months ago

https://jenkins.linuxcontainers.org

Use it from here

dstamou commented 7 months ago

Getting the same error when I try to connect a usb hardware device.

I have home assistant set up and can start it without problems if I am not connecting a hardware device.

Error only occurs after I add a "USB Device".

What could be the reason? Any idea how I can solve this?

CleanShot 2024-01-01 in Google Chrome from pimox - Proxmox Virtual Environment@2x

danhxnk commented 7 months ago

Getting the same error when I try to connect a usb hardware device.

I have home assistant set up and can start it without problems if I am not connecting a hardware device.

Error only occurs after I add a "USB Device".

What could be the reason? Any idea how I can solve this?

CleanShot 2024-01-01 in Google Chrome from pimox - Proxmox Virtual Environment@2x

I had the same issue, but unchecking "Use USB3" allows the VM to boot. Home Assistant doesn't seem to recognise the new device, but that could be a diferent issue.