meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
vm:proxmox:kvm:disk_passthrough [2020/07/08 09:13] niziakvm:proxmox:kvm:disk_passthrough [2021/10/21 11:33] (current) niziak
Line 5: Line 5:
 # Add SCSI drive: # Add SCSI drive:
 qm set 107 -scsi3 /dev/disk/by-id/ata-ADATA_SU800_2I0120040332 qm set 107 -scsi3 /dev/disk/by-id/ata-ADATA_SU800_2I0120040332
 +
 +# Add single partition to SCSI controller:
 +qm set 107 -scsi3 /dev/disk/by-id/ata-ADATA_SU800_2I0120040332-part3
 +
  
 # Remove drive: # Remove drive: