| # HEADER: This file was autogenerated at 2015-07-14 15:15:15 +0200 | |
| # HEADER: by puppet. While it can still be managed manually, it | |
| # HEADER: is definitely not recommended. | |
| # /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/kubuntu--vg-root / ext4 x-systemd.requires=cryptdisks.service,discard,errors=remount-ro 0 1 | |
| # /boot was on /dev/sdb2 during installation | |
| UUID=189166f1-ca88-4dd1-b0c2-f652005c1689 /boot ext2 defaults 0 2 | |
| # /boot/efi was on /dev/sdb1 during installation | |
| UUID=8235-524A /boot/efi vfat defaults 0 0 | |
| /dev/mapper/kubuntu--vg-swap_1 none swap x-systemd.require=cryptdisks.service,sw 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment