Ubuntu Pastebin

Paste from isaiahnixon at Fri, 8 Dec 2017 22:34:16 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
ubuntu@ubuntu:~$ mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=8138432k,nr_inodes=2034608,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1630896k,mode=755)
/dev/sdc1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
aufs on / type aufs (rw,noatime,si=a51d16b97f11b3e9)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13728)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=1630896k,mode=700,uid=999,gid=999)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
/dev/sdb3 on /media/ubuntu/fbe05f54-ecdf-46b9-be9a-6af42c069fb3 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
/dev/sdb5 on /media/ubuntu/f5f424a0-6e7b-4b77-a667-ce3c94906727 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
/dev/sdb1 on /mnt type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
ubuntu@ubuntu:~$ sudo blkid
/dev/sda1: LABEL="BOOT" UUID="4A8F-57BD" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="790ead35-e133-4c60-b9fb-fc0053257842"
/dev/sda3: LABEL="Windows" UUID="0AD495E6D495D473" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="4cecb38b-6c40-41c7-b914-5aa9ccf8e019"
/dev/sda4: LABEL="Recovery" UUID="1AA8966BA89644E3" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="a0c31f98-b27b-4f12-8dcd-0f8944d29964"
/dev/sdb1: UUID="E8BA-590D" TYPE="vfat" PARTUUID="fadd5d4c-4a61-4024-a448-f8906a3e59e6"
/dev/sdb2: UUID="0937-65D6" TYPE="vfat" PARTUUID="0ff28b06-ca02-43c8-8bd5-06e2aa2843c0"
/dev/sdb3: UUID="fbe05f54-ecdf-46b9-be9a-6af42c069fb3" TYPE="ext4" PARTUUID="d02e4f65-3966-4d67-9562-87f75b2cb9e3"
/dev/sdb5: UUID="f5f424a0-6e7b-4b77-a667-ce3c94906727" TYPE="ext4" PARTUUID="2ac3989d-275f-4410-92b3-7ff213c01ab1"
/dev/sdc1: LABEL="UBUNTU 16_0" UUID="E6AE-CE16" TYPE="vfat" PARTUUID="00fe65da-01"
/dev/loop0: TYPE="squashfs"
/dev/sda2: PARTLABEL="Microsoft reserved partition" PARTUUID="83290318-ff14-434b-b77e-0e01f6eb7c88"
/dev/sdb4: UUID="798ac4cc-cd18-4346-a9dc-b47000a42915" TYPE="swap" PARTUUID="8a2b3736-e4c5-4959-b0da-77ab2f8c2069"
Download as text