Enviado em 05/07/2015 - 21:51h
Boa noite,root@nenhumdeucerto:/home# 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>
# / was on /dev/sda5 during installation
UUID=7c16cd81-b7f7-41c3-9da7-0955db5f03d5 / ext4 errors=remount-ro 0 1
# /home was on /dev/sda8 during installation
UUID=b359af42-7560-4b01-b7f7-815d55dc7081 /home ext4 defaults 0 2
# /tmp was on /dev/sda7 during installation
UUID=d7362f49-1ad6-462d-9e78-5f7b70d0055b /tmp ext4 defaults 0 2
# /usr was on /dev/sda9 during installation
UUID=8b368b99-798c-4315-bcd9-412e29491d6b /usr ext4 defaults 0 2
# /var was on /dev/sda6 during installation
UUID=476b14ce-b839-44f4-a092-14f91f947207 /var ext4 defaults 0 2
# swap was on /dev/sda3 during installation
UUID=761306f8-3615-4420-859b-a8ea3aadb52f none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0