Ubuntu Pastebin

Paste from root at Sat, 17 Sep 2016 19:24:03 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
Script started on Sat 17 Sep 2016 07:12:10 PM UTC
]0;root@ubuntu: ~root@ubuntu:~# exitblkid /dev/sdb1
/dev/sdb1: LABEL="ubuntu 16" UUID="9edf639f-e994-4c4b-b9de-1ae7921a61d5" TYPE="ext4" PTTYPE="dos" PARTUUID="39945e6d-01"
]0;root@ubuntu: ~root@ubuntu:~# blkid /dev/sdb1exitblkid /dev/sdb1cat /etc/fstabblkid /dev/sdb1cat /etc/fstab/etc/fstabm/etc/fstabn/etc/fstabt/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).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sdb1 during installation
UUID=9edf639f-e994-4c4b-b9de-1ae7921a61d5 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda6 during installation
UUID=df900da5-bd3f-496d-8fb4-358207ca7d46 none            swap    sw              0       0
]0;root@ubuntu: ~root@ubuntu:~# exit
exit

Script done on Sat 17 Sep 2016 07:12:52 PM UTC
Download as text