professor-edgar
(usa Ubuntu)
Enviado em 30/06/2010 - 11:32h
Olá ACVSILVA!
Vou passar o que encontrei no arquivo "fstap":
--------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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=6e4503e1-5ca7-45e6-a10d-f3e56b649d6b / ext4 errors=remount-ro 0 1
# swap was on /dev/sda2 during installation
UUID=1c9e3378-577e-4e76-b618-a3d0391822cf none swap sw 0 0
# swap was on /dev/sda7 during installation
UUID=61166151-7790-42cc-97f5-a6a0df107f94 none swap sw 0 0
---------------------------------------------------------------------
Abraço!