From 68404375e9bf94991029a1a169960fd72a397422 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Ouellet Date: Thu, 16 Mar 2017 04:34:47 -0400 Subject: [PATCH] Quality over quantity --- configuration/external-device-mount-point.md | 17 ----------------- doc.md | 1 - 2 files changed, 18 deletions(-) delete mode 100644 configuration/external-device-mount-point.md diff --git a/configuration/external-device-mount-point.md b/configuration/external-device-mount-point.md deleted file mode 100644 index e37e64b3..00000000 --- a/configuration/external-device-mount-point.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -layout: doc -title: External Device Mount Point -permalink: /doc/external-device-mount-point/ -redirect_from: -- /en/doc/external-device-mount-point/ -- /doc/ExternalDeviceMountPoint/ -- /wiki/ExternalDeviceMountPoint/ ---- - -All external storage devices connected to an AppVM using the Fedora template can be found under - -~~~ -/run/media/user/ -~~~ - -...of that AppVM's filesystem. diff --git a/doc.md b/doc.md index 6770feeb..f5f32b68 100644 --- a/doc.md +++ b/doc.md @@ -129,7 +129,6 @@ Configuration Guides * [Configuration Files](/doc/config-files/) * [How to set up a ProxyVM as a VPN Gateway](/doc/vpn/) * [Storing AppVMs on Secondary Drives](/doc/secondary-storage/) - * [Where are my external storage devices mounted?](/doc/external-device-mount-point/) * [Multibooting](/doc/multiboot/) * [Resizing AppVM and HVM Disk Images](/doc/resize-disk-image/) * [Extending `root.img` Size](/doc/resize-root-disk-image/)