Search results

  1. Z

    Proxmox Image convert & Raw Mounting

    Hi, had a hard time finding how to mount raw image and convert vmdk images. Just want to share it here 1. qemu-img convert IMAGENAME.VHDX -O qcow2 /var/lib/vz/images/VMID#/vm-100-disk-0.qcow2 sample: qemu-img convert IMAGENAME.VHDX -O qcow2...
  2. Z

    Mount Data Volume Hard Drive to Existing VE (Windows Server 2012)

    Hi, I created a windows server 2012 with configuration on it. I previously have my own file server but decided to virtualize. How can i mount 2nd HDD with DATA to VE i created? Thanks!