0

I was wondering how you give a snap access to an SD card or an external drive. I've tried going into my package manager and changing the permissions through there but I couldn't find anything to give the program access to an external drive so I came here. I'm using Kubuntu 20.04.

1 Answers1

0

I connected the Ultimaker Cura snap to the sd card like this:

$ snap connect cura-slicer:removable-media 

Now, the Ultimaker Cura detects the sd card:

Ultimaker Cura snap under Ubuntu detects sd card

Thanks to @popey.

User
  • 303