Search found 1 match

by dirtygarbageman
Tue Jan 14, 2025 6:57 pm
Forum: MakeMKV for Linux
Topic: [SOLVED - See my last post] Using an external drive as my destination
Replies: 8
Views: 4015

Re: Using an external drive as my destination

It sounds like you have a Ubuntu snap version of MakeMKV. Run this command: sudo snap connect makemkv:removable-storage That should grant it access to external drives. I am running the snap and the command that worked for me was sudo snap connect makemkv:removable-media which i figured out from htt...