From 5ea9c9af8abc0a2db79a6ca74f88ab40fcd08a9e Mon Sep 17 00:00:00 2001 From: Jean-Philippe Ouellet Date: Thu, 16 Mar 2017 20:43:22 -0400 Subject: [PATCH] Add mount point note back in user FAQ --- basics_user/user-faq.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/basics_user/user-faq.md b/basics_user/user-faq.md index 4c17e488..80dca76f 100644 --- a/basics_user/user-faq.md +++ b/basics_user/user-faq.md @@ -58,6 +58,7 @@ Qubes Users' FAQ * [I assigned a PCI device to a qube, then unassigned it/shut down the …](#i-assigned-a-pci-device-to-a-qube-then-unassigned-itshut-down-the-qube-why-isnt-the-device-available-in-dom0) * [How do I install Flash in a Debian qube?](#how-do-i-install-flash-in-a-debian-qube) * [How do I play video files?](#how-do-i-play-video-files) + * [Where are my external storage devices mounted?](#where-are-my-external-storage-devices-mounted) * [My encrypted drive doesn't appear in Debian qube?](#my-encrypted-drive-doesnt-appear-in-debian-qube) * [Windows Update is stuck.](#windows-update-is-stuck) * [Fullscreen Firefox is frozen.](#fullscreen-firefox-is-frozen) @@ -406,6 +407,10 @@ For Fedora: 4. Use VLC to play your video files. +### Where are my external storage devices mounted? + +At least on Fedora-based VMs (and likely others), they can be found mounted under `/run/media/user/`. + ### My encrypted drive doesn't appear in Debian qube. This is an issue that affects qubes based on Debian Jessie.