# /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/sda11 during installation
UUID=11ee24c4-3ce9-4897-85d4-7ac3947200a7 / ext4 errors=remount-ro 0 1
# /boot was on /dev/sda10 during installation
UUID=9b6b24da-1516-450e-851b-fec85fc7701a /boot ext4 defaults 0 2
# swap was on /dev/sda9 during installation
UUID=c33ed471-cea8-470c-a4a0-3a7999823f47 none swap sw 0 0
UUID=015be9bb-8fb7-44a7-9f2c-f712d573582e /media/rud0lf/LinuxData ext4 user 0 0