Move install/* to .
[debian6500.git] / cluster / master / etc / fstab
diff --git a/cluster/master/etc/fstab b/cluster/master/etc/fstab
new file mode 100644 (file)
index 0000000..1f2f303
--- /dev/null
@@ -0,0 +1,14 @@
+# /etc/fstab: static file system information.
+#
+# Use 'blkid' to print the universally unique identifier for a
+# device; this may be used with UUID= as a more robust way to name devices
+# that works even if disks are added and removed. See fstab(5).
+#
+# <file system>                           <mount point>        <type>  <options>          <dump>  <pass>
+# / was on /dev/sda1 during installation
+UUID=51c6eae6-c179-4224-912b-2b00c6a03567 /                     ext4    errors=remount-ro 0       1
+# /var/media/backup was on /dev/sda3 during installation
+UUID=5d23d2c7-b3bc-4043-9a29-a85236a476a4 /var/media/backup     ext4    defaults          0       2
+# swap was on /dev/sda2 during installation
+UUID=d69bc2f1-ea0f-47d7-ace1-5f8bb95c683a none                  swap    sw                0       0
+/dev/sr0        /media/cdrom0                                   udf,iso9660 user,noauto   0       0