aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/google-earth/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/astro/google-earth/pkg-message b/astro/google-earth/pkg-message
new file mode 100644
index 000000000000..d3b5356fe51a
--- /dev/null
+++ b/astro/google-earth/pkg-message
@@ -0,0 +1,6 @@
+Google Earth needs linprocfs mounted on /compat/linux/proc. Add the
+following line to /etc/fstab:
+
+linprocfs /compat/linux/proc linprocfs rw 0 0
+
+Then run "mount /compat/linux/proc".