June 8, 20242 yr How can I pass through a 3.5" hard drive that is connected to the motherboard directly to a Windows VM? I need it to be RAW, I guess, because the drive is BitLocker-protected. Edited June 9, 20242 yr by Bob-omb
June 9, 20242 yr Author Solution I managed to answer my own question. For future Unraiders:Open the terminal in Unraid.Enter ls -l /dev/disk/by-id/Look for the drive you want to mount and copy the name beginning with data... In my case ata-WDC_WD221KFGX-21C2LE0_... Don't forget to include the ata at the beginning.Edit your Windows VMAdd a 2nd vDisk LocationSet it to ManualEnter the full path to your drive. For example /dev/disk/by-id/ata-WDC_WD221KFGX-68B9KN0... Edited December 12, 2025Dec 12 by Bob-omb
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.