I have been messing around with Promox for over a year now and thought I would share a helpful tutorial on how to virtualise an old existing Windows install you might want to recover data from.
VirtIO Drivers:
pve.proxmox.com/wiki/Windows_VirtIO_Drivers
CMD to mount SATA drives to VM (-sata can be interchanged with -scsi):
qm set "VM ID" -sata1 /dev/disk/by-id/ata-"MODEL"_"SN"
CMD to mount NVMe drives to VM (-sata can be interchanged with -scsi):
qm set "VM ID" -sata1 /dev/disk/by-id/nvme-"MODEL"_"SN"
Run the virtio-win-gt-x64 installer for 64-bit or -x86 for 32-bit. You can unmount this drive from the hardware tab once you have installed the drivers.
_________________________________________________
~My Links~
My Twitter:
twitter.com/everythingbysam
My Instagram:
EverythingBySamIG
Business Enquiries:
everythingbysam@gmail.com
コメント