Ubuntu Pastebin

Paste from Ian_C at Sun, 24 Apr 2016 19:54:49 +0000

Download as text
1
2
3
4
5
6
7
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/mapper/kubuntu--vg-root /               ext4    errors=remount-ro 0       1
# /boot was on /dev/sda2 during installation
UUID=91ca732f-34ca-417b-9cea-f59b44226772 /boot           ext2    defaults        0       2
# /boot/efi was on /dev/sda1 during installation
UUID=F977-B773  /boot/efi       vfat    umask=0077      0       1
/dev/mapper/kubuntu--vg-swap_1 none            swap    sw              0       0
Download as text