How do I passthrough a unassigned drive to a Linux VM?


Go to solution Solved by SimonF,

Recommended Posts

  • Solution
59 minutes ago, Bob Cadenza said:

I have a drive that I don't have as part of array, and is not on its own controller, so can't just pass that through, and also is not the boot drive, so just want it to show up as a secondary drive. How should I do this?

 

Thanks,

do ls /dev/disk/by-id/

 

and use the one that matches you device here 

 

image.png

Link to comment
6 minutes ago, Bob Cadenza said:

Thanks @SimonF,

A couple of questions, my looks a little different, as I don't have Serial: option. And I should put the main disk id, and not the partition right? Why is it asking for Disk Size?

 

image.png.c32519f852cd48be9af0a3b0b54184b6.png

You need to include /dev/disk/by-id/Samsung....... as the path from the ls shoud have nvme- or usb- at start

 

yes the 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.