# /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>
proc            /proc           proc    defaults        0       0
/dev/mapper/vgroot-lvroot /               btrfs   noatime,subvol=zoneminder.before         0       1
/dev/vgroot/lvroot	/btrfs	btrfs	noatime,subvolid=0	0	0
UUID=be12bfef-8743-463f-8d92-4b95da235ca9 /btrfs/boot           ext4    noatime         0       2
/btrfs/boot	/boot	none	bind	0	0
UUID=9dae5d47-eede-4e89-b6c8-490e71789f1b /var/cache/apt/archives btrfs   noatime,ssd         0       2
/dev/mapper/vgroot-lvswap0 none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/vgroot/lvroot	/var/lib/mldonkey	btrfs	noatime,subvol=mldonkey	0	0
/dev/vgroot/lvroot	/home	btrfs	noatime,subvol=home	0	0
/dev/vgroot/lvroot	/var/lib/mysql	btrfs	noatime,subvol=mysql,nodatacow	0	0
#/dev/vgroot/lvdata	/data	btrfs	noatime,nodatacow	0	0
