Ubuntu Pastebin

Paste from systemx_ at Sat, 16 Jul 2016 09:01:34 +0000

Download as text
1
2
3
4
5
6
7
8
9
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>

/dev/mapper/sdb2_crypt	/	ext4	errors=remount-ro	0	1

#Entry for /dev/sdb1 :
UUID=9c6bd694-a8c0-4d7d-9c0a-b9cba0a3b654	/boot	ext2	defaults	0	2
/dev/mapper/sdb2_crypt	/media/user/Disk	ext4	defaults,relatime,errors=remount-ro,data=ordered	0	0
Download as text