Search found 1 match

by diddledan
Mon Mar 30, 2020 3:59 pm
Forum: MakeMKV for Linux
Topic: Works in GUI not in CLI
Replies: 1
Views: 7100

Re: Works in GUI not in CLI

Make sure you have given the MakeMKV Snap permission to access

Code: Select all

/mnt
with the following command in a terminal:

Code: Select all

sudo snap connect makemkv:removable-media
If that is already connected then it might be that I have made a mistake in the package (yes, I'm the author of that Snap).