# /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/sdc1 during installation
UUID=09f15e58-eea0-4148-b98f-5be9bc55ae7a / ext4 errors=remount-ro 0 1
# swap was on /dev/sdc5 during installation
UUID=a0e014ab-3080-4eec-9b79-86346b05627f none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sda1 /data/D ext4 rw,users,group,auto 0 1