TumbaVazia
(usa Ubuntu)
Enviado em 26/06/2017 - 18:25h
PRIMEIRO COMANDO:
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/sda2: LABEL="Reservado pelo Sistema" UUID="2AB0A41CB0A3EC8F" TYPE="ntfs" PARTUUID="d4245123-02"
/dev/sda3: LABEL="SISTEMA" UUID="98D6BD4ED6BD2CFE" TYPE="ntfs" PARTUUID="d4245123-03"
/dev/sda5: UUID="3e6a1347-cc17-402b-85f2-578bc6121c6b" TYPE="ext4" PARTUUID="d4245123-05"
/dev/sda6: UUID="c1c1c4c7-be44-48be-8442-c4274d438b6b" TYPE="swap" PARTUUID="d4245123-06"
/dev/sdb1: LABEL="SAMSUNG" UUID="1C94687594685376" TYPE="ntfs" PARTUUID="d5e780cb-01"
/dev/sdc1: PARTLABEL="Microsoft reserved partition" PARTUUID="56986ea8-6fc8-40a8-8e99-07228b62e67a"
/dev/sdc2: LABEL="SEAGATE" UUID="AEF83645F8360C59" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="a8d21996-dd5f-434e-8b45-e9eb42267626"
SEGUNDO COMANDO:
# /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/sda5 during installation
UUID=3e6a1347-cc17-402b-85f2-578bc6121c6b / ext4 errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=c1c1c4c7-be44-48be-8442-c4274d438b6b none swap sw 0 0