DVDreader to Winboat

Samuel8989

New Member
Joined
Nov 23, 2025
Messages
4
Reaction score
2
Credits
34
Hi!
I'm running Windows 10 inside Winboat on my Ubuntu host.

I need help setting up USB passthrough so the Windows guest can find and use my external DVD reader.

Has anyone successfully configured an external DVD reader this way? Thanks!
 
Last edited:


G'day Samuel8989, Welcome to Linux.org

You need to explain the above a little more clearly

Are you running a Linux distro...and if so, which one?

Is winboat a windows program?...are you trying to run it on a Linux OS ?
 
Check your version number (read below)



from : https://www.winboat.app/
1763924546465.png



 
I need help setting up USB passthrough so the Windows guest can find and use my external DVD reader.
There is no UI option, you'll need to edit config files:
USB passthrough is available today with a small manual adjustment, and bringing it to the WinBoat GUI is a priority recognized by the developer. Until then, you can expose devices by editing a configuration file.


After the first start-up, it is created ~/.winboat; inside you will find the docker-compose.yml which governs the containers and the VM. There you can add any USB devices you want to pass to the guest.


Once you have edited the file, apply the changes from that folder with docker-compose down and then docker-compose up -d. With that, the declared devices will be visible from Windows inside WinBoat.

And probably more important you'll need to enable passtrough in BIOS, VT-d option for Intel boards.
 


Follow Linux.org

Members online


Top