I downloaded a freebsd raw file to directory on the disk ( /var/lib/vz/images/) and cannot find out how to create a new vm from that file using proxmox GUI.
Importing disks will be available in the GUI soon. At the moment, you have to do the following:
Create a new VM in the GUI, say with VM ID 100
Directly remove the disk of that VM in the hardware view of the VM
Run qm importdisk 100 /path/to/your/freebsd/image.raw local, where you can replace local with a storage of your choice. This will add it as unused disk to the VM
Go to the hardware view of the VM, look for the unused disk and double click to attach it
Make sure that the correct boot order is configured in the Options view of the VM
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.