March 25, 20251 yr Hi everyone! I am using the MakeMKV Docker container and want to add USB DVD/BD drives. Until now, I have always checked my drives using the command "lsscsi -g" and then added --device=/dev/sr0 --device=/dev/sg2 to the Extra Parameters in the Docker settings. Everything works fine, but the only annoying thing is that I often have to repeat this process when I unplug the USB drives because the sr0 and sg2 paths are no longer correct. Is there any way to add the drives to the Docker container permanently or assign them a fixed path? Thanks a lot in advance!
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.