christoph@christoph-dell:~$ cat /etc/fstab # /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/sda5 during installation UUID=2ed5ca1c-cff1-4114-b6b1-d16b7bd0da5f / ext4 errors=remount-ro 0 1 # /boot/efi was on /dev/sda2 during installation UUID=A0EE-BC2E /boot/efi vfat defaults 0 1 # swap was on /dev/sda6 during installation UUID=0bec8629-ad74-49f2-8314-32b54fe3e50d none swap sw 0 0 #/dev/mapper/cryptswap1 none swap sw 0 0