# /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). # # # / was on /dev/ubuntu-vg/ubuntu-lv during curtin installation /dev/disk/by-id/dm-uuid-LVM-SYmJ6Cntb1Zi4GHfnwnG0wIa3hJPh1S4LGTgoDB41c4n7IFqe5pOV2wKO5jPsho9 / ext4 defaults 0 1 # /boot was on /dev/sda2 during curtin installation /dev/disk/by-uuid/2822dadd-2bb5-4aa0-97e2-dacc6c836a82 /boot ext4 defaults 0 1 /swap.img none swap sw 0 0