SSD Drive Passthrough Drive Type in Guest OS


Recommended Posts

Hello, im trying to passthrough my entire unassigned device (Samsung 1TB SSD) but the guest os (mojave) sees the disk as spinning disk and doesnt show that trim is supported. SMART = YES, but no TRIM.

 

Am i supposed to passthrough the device in a different manner than what i have here? im setting boot order=2 becuase im also passing a pci-e nvme drive as the boot drive to the quest. 

 

<disk type='block' device='disk'>
  <driver name='qemu' type='raw' cache='writeback'/>
  <source dev='/dev/disk/by-id/ata-Samsung_SSD_860_EVO_1TB_S3Z8NB0M101503K'/>
  <target dev='hdc' bus='sata'/>
  <boot order='2'/>
  <address type='drive' controller='0' bus='0' target='0' unit='2'/>
</disk>

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.