I read the wiki and found some post about how to passthrough a Physical HD to a VM, but I still can't get it to work.
Found this and a couple of other ones: https://forum.proxmox.com/threads/n...hysical-disk-taken-from-a-real-machine.83382/
Here my byID listing:
19:27 ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243 -> ../../sdc
19:27 ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part1 -> ../../sdc1
19:27 ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part2 -> ../../sdc2
19:27 ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part3 -> ../../sdc3
On the wiki tutorial it doesn't give an example of a partition drive, should I point to the the one that is /sdc or the /sdc1 further to that this partitions are:
/dev/sdc1 - EFI
/dev/sdc2 - EXT2
/dev/sdc3 - LVM
How do I passthrough correctly to a VM, and what kind of BIOS/HARDWARE do I need..?
I tried one like this:
------
bios: ovmf
boot: order=scsi0;ide2;net0
cores: 2
cpu: kvm64
efidisk0: /dev/disk/by-id/ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part1,efitype=4m,pr
e-enrolled-keys=1,size=4M
ide2: none,media=cdrom
memory: 2048
meta: creation-qemu=8.1.2,ctime=1702514051
net0: virtio=BC:24:11:01:45:3C,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0: /dev/disk/by-id/ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part2,size=244M
scsi1: /dev/disk/by-id/ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part3,size=953112M
scsihw: virtio-scsi-single
smbios1: uuid=1a3b4757-a2dd-4850-8d9f-86c638d41bfa
sockets: 1
vmgenid: 57474eb5-d907-4427-b76e-528c3d6d7f34
------
But that didn't work....
Found this and a couple of other ones: https://forum.proxmox.com/threads/n...hysical-disk-taken-from-a-real-machine.83382/
Here my byID listing:
19:27 ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243 -> ../../sdc
19:27 ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part1 -> ../../sdc1
19:27 ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part2 -> ../../sdc2
19:27 ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part3 -> ../../sdc3
On the wiki tutorial it doesn't give an example of a partition drive, should I point to the the one that is /sdc or the /sdc1 further to that this partitions are:
/dev/sdc1 - EFI
/dev/sdc2 - EXT2
/dev/sdc3 - LVM
How do I passthrough correctly to a VM, and what kind of BIOS/HARDWARE do I need..?
I tried one like this:
------
bios: ovmf
boot: order=scsi0;ide2;net0
cores: 2
cpu: kvm64
efidisk0: /dev/disk/by-id/ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part1,efitype=4m,pr
e-enrolled-keys=1,size=4M
ide2: none,media=cdrom
memory: 2048
meta: creation-qemu=8.1.2,ctime=1702514051
net0: virtio=BC:24:11:01:45:3C,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0: /dev/disk/by-id/ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part2,size=244M
scsi1: /dev/disk/by-id/ata-WDC_WD10EZEX-XXXXXXX_WD-WCC3425243-part3,size=953112M
scsihw: virtio-scsi-single
smbios1: uuid=1a3b4757-a2dd-4850-8d9f-86c638d41bfa
sockets: 1
vmgenid: 57474eb5-d907-4427-b76e-528c3d6d7f34
------
But that didn't work....
Last edited: