音が流れない場合、再生を一時停止してもう一度再生してみて下さい。
ツール 
画像
Everything By Sam
50949回再生
How to Virtualise an Existing Windows Install using Proxmox

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

コメント