# /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/DBOS–vg-root / ext4 errors=remount-ro 0 1
# /boot was on /dev/sde2 during installation
UUID=9dc1f1a3-22d6-42ef-a550-be8fb2c865aa /boot ext2 defaults 0 2
# /boot/efi was on /dev/sde1 during installation
UUID=063C-C7C2 /boot/efi vfat umask=0077 0 1
/dev/mapper/DBOS–vg-swap_1 none swap sw 0 0
#
# 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/DBOS–vg-root / ext4 errors=remount-ro 0 1
# /boot was on /dev/sde2 during installation
UUID=9dc1f1a3-22d6-42ef-a550-be8fb2c865aa /boot ext2 defaults 0 2
# /boot/efi was on /dev/sde1 during installation
UUID=063C-C7C2 /boot/efi vfat umask=0077 0 1
/dev/mapper/DBOS–vg-swap_1 none swap sw 0 0
/dev/sdb1 /mnt/A ext4 defaults 0 2
/dev/sdc1 /mnt/B ext4 defaults 0 2
/dev/sda1 /mnt/C ext4 defaults 0 2
/dev/sdd1/mnt/D ext4 defaults 0 2
/dev/sdc1 /mnt/B ext4 defaults 0 2
/dev/sda1 /mnt/C ext4 defaults 0 2
/dev/sdd1/mnt/D ext4 defaults 0 2