henriquecorbo
(usa Ubuntu)
Enviado em 04/08/2012 - 21:14h
Bruno Tecnico escreveu:
# Vamos ver como está seu FSTAB, poste o resultado:
cat /etc/fstab
Eu não consegui postar o resultado "arrumadinho" como você conseguiu fazer em seu post, mas veja abaixo. Observe que no resultado não aparece o meu HD novo que fica em /dev/sdb. Veja o resultado:
henrique@UbuntuPC:/media/survivor$ 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/sda1 during installation
UUID=c6137fee-10f3-43b5-9890-cb2ee1b47df2 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=c815ad40-da22-4ffa-a584-737957d024fa none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0