Tiago Cardoso
(usa Deepin)
Enviado em 11/11/2013 - 02:00h
pinduvoz escreveu:
Rode isso:
sudo blkid
Poste o resultado aqui.
Depois rode isso:
cat /etc/fstab
Poste aqui a resposta.
tiagocardoso@tiagocardoso-Aspire-5750Z:~$
tiagocardoso@tiagocardoso-Aspire-5750Z:~$ sudo blkid
[sudo] password for tiagocardoso:
/dev/sda1: LABEL="Reservado pelo Sistema" UUID="B2B89175B89138B5" TYPE="ntfs"
/dev/sda2: UUID="9468A4A868A48B16" TYPE="ntfs"
/dev/sda3: LABEL="Acer" UUID="02949B5A949B4F53" TYPE="ntfs"
/dev/sda5: UUID="16aa3e4d-7211-44ea-9449-3558a3c25386" TYPE="swap"
/dev/sda6: UUID="260d602f-f89c-456a-a825-77be55414b9d" TYPE="ext4"
/dev/zram0: UUID="3db0320c-9e45-4814-902a-9d8885848518" TYPE="swap"
/dev/sdb1: LABEL="IAKOOV" UUID="669A-1E7E" TYPE="vfat"
/dev/sdc1: LABEL="IACOBVS" UUID="703C-9767" TYPE="vfat"
tiagocardoso@tiagocardoso-Aspire-5750Z:~$ cat /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>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda6 during installation
UUID=260d602f-f89c-456a-a825-77be55414b9d / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=16aa3e4d-7211-44ea-9449-3558a3c25386 none swap sw 0 0