Ubuntu Pastebin

Paste from ubuntu at Tue, 14 Jun 2016 16:10:11 +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
/dev/sda1: UUID="79A3-D595" TYPE="vfat" PARTUUID="3789374d-1d40-4519-bb20-f0aa71b79904"
/dev/sda3: UUID="c2554d40-4517-4e99-bdf4-c589cf16ff04" TYPE="ext4" PARTUUID="e13189ac-82cf-494f-bffe-29e9ccb0f696"
/dev/sda4: UUID="5855C1D04342FBB8" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="832b9969-6139-44e8-932e-0fa66eae1277"
/dev/sdb1: UUID="A3D4-2DFF" TYPE="vfat" PARTUUID="000b313d-01"
/dev/loop0: TYPE="squashfs"
/dev/sda2: UUID="4daa0cda-e96d-4b2b-b83a-7523b38f04a0" TYPE="swap" PARTUUID="13002cb5-1ddc-4310-93c0-0c5d3b058658"
# /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/sda3 during installation
UUID=c2554d40-4517-4e99-bdf4-c589cf16ff04	/               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
#UUID=79A3-D595  /boot/efi       vfat    defaults        0       1
# swap was on /dev/sda2 during installation
#UUID=8da3e8a5-59c6-47e8-b58c-9f4ea06e1013 none            swap    sw              0       0
#/dev/mapper/cryptswap1 none swap sw 0 0
UUID=4daa0cda-e96d-4b2b-b83a-7523b38f04a0	none	swap	sw	0	0
tirosina:/mnt/hub/	/mnt/tyr/	nfs	_netdev,auto,nolock	0	0
valina:/mnt/hub/	/mnt/hub/	nfs	_netdev,auto,nolock	0	0
UUID=79A3-D595	/boot/efi	vfat	defaults	0	1
Download as text