pimox / pimox7

Proxmox V7 for Raspberry Pi
1.75k stars 158 forks source link

Can't create VM with a .img image. #76

Open kaliavarun opened 2 years ago

kaliavarun commented 2 years ago

Hello. I have successfully installed pimox on my raspberry pi 4 on rpi OS 64 bit. It works fine and I was able to create a new VM with the debian iso image. However. I can't seem to make it work with rasp pi os or diet pi or any .img files. I followed the exact same procedure. It doesn't not detect the CD rom containing the img file and If i create a local drive by importing the img file using the command qm importdisk 100 2022-04-04-raspios-bullseye-arm64-lite.img local it creates the local drive and still can't find it. I get the following error. image

Following is my VM configuration:

image image

Any idea , what could be the issue here?

johnsmithmad commented 2 years ago

It happens the same to me

kaliavarun commented 2 years ago

It turns out that .img images are not supported at the moment. The only option is .iso images.

jiangcuo commented 2 years ago

qemu requires the guest to use efi to boot