Ubuntu 18.04 LTSがインストールされています。
ラップトップにUSBフラッシュを挿入しました。/ media / username / DISKLABELに自動マウントされ、Nautilusで開かれました。オブジェクトの読み取りと書き込みができます。
Snapとしてインストールされているアプリケーションからどのようにアクセスできますか?
私は、次のような以下のアプリケーションのスナップを試してみましたgedit
、arduino-mhall119
、organize-my-files
。/ mediaフォルダに移動すると、すべてエラーが表示されます。
アクティブなSnap インターフェースの出力は以下のとおりです。
$ snap interfaces | grep -v ".*-$"
Slot Plug
:browser-support organize-my-files
:core-support core:core-support-plug
:cups-control gedit
:desktop gedit,organize-my-files
:desktop-legacy gedit,organize-my-files
:gsettings gedit,organize-my-files
:home arduino-mhall119,gedit,organize-my-files
:network arduino-mhall119,gedit,organize-my-files,pulsemixer
:opengl organize-my-files
:pulseaudio organize-my-files,pulsemixer
:unity7 arduino-mhall119,gedit,organize-my-files
:wayland gedit
:x11 arduino-mhall119,organize-my-files,pulsemixer
gnome-3-26-1604:gnome-3-26-1604 gedit
gtk-common-themes:gtk3-themes gedit
gtk-common-themes:icon-themes gedit
gtk-common-themes:sound-themes gedit
- arduino-mhall119:serial-port
- gedit:avahi-observe
- gedit:mount-observe
アップデート:
- mount-observeをGeditに接続し
snap connect gedit:mount-observe
ても役に立ちません。 removable-media
インターフェイスをサポートする特別なスナップが必要なようです。
snap connect some-snap-name:removable-media