# /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>
/dev/mapper/data-local_system /               ext4    errors=remount-ro 0       1
# /boot was on /dev/md0 during installation
UUID=fb7194c1-67f6-49d3-a1a8-695b8a48fbcd /boot           ext3    defaults        0       2
/dev/mapper/data-local_swap none            swap    sw              0       0
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0
tmpfs           /tmp         tmpfs      defaults,size=64M 0 0
