Hi,
actually I'm trying to install eblocker on ProxMox following the avaialble document. Now I'm stuck in step 2 (upload of vmdk to ProxMox). Can someone give me a little bit more information?
Thank you for your help!
@tuxxer I‘m not a ProxMox specialist and have no idea where you are stuck. Just download the Proxmox image and proceed according the instructions closely. It worked for others…
In case you are stuck, please share details what you did/are trying to do - always along with screenshots and/or error messages so we can follow.
THX!
You need to upload the file to the Proxmox host (IP of the Proxmox server) you can use "FileZilla"and then perform the import from there using the listed commands
Upload the eBlocker-VM-disk001.vmdk to /root and start the command: qm importdisk YOUR-VM-ID eBlocker-VM-disk001.vmdk local-lvm -format qcow2
as an example:
qm importdisk 215 eBlocker-VM-disk001.vmdk local-lvm -format qcow2
then follow the instructions