diff --git a/testing/automount/README b/testing/automount/README
new file mode 100644
index 0000000..de8da09
--- /dev/null
+++ b/testing/automount/README
@@ -0,0 +1,6 @@
+place the following in /etc
+
+auto.master
+auto.misc
+
+set up an nfs mount to correspond with the config files
diff --git a/testing/automount/auto.master b/testing/automount/auto.master
new file mode 100644
index 0000000..a0de823
--- /dev/null
+++ b/testing/automount/auto.master
@@ -0,0 +1 @@
+/auto   /etc/auto.misc  --timeout=60
diff --git a/testing/automount/auto.misc b/testing/automount/auto.misc
new file mode 100644
index 0000000..afc17a5
--- /dev/null
+++ b/testing/automount/auto.misc
@@ -0,0 +1,3 @@
+cd		-fstype=iso9660,ro,nosuid,nodev	:/dev/cdrom
+#the ip of course has to match so if you are not using my testing vm then u may have to edit it
+megatron	-ro,soft,intr		10.1.13.150:/pub