marcilioc
(usa Debian)
Enviado em 05/04/2011 - 17:47h
# /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 defaults 0 0
# / was on /dev/sda3 during installation
UUID=07ac354a-66b4-4f89-8127-9ddb025b5b54 / ext3 errors=remount-ro 0 1
# swap was on /dev/sda2 during installation
UUID=403a4fa7-140d-479c-9335-7ff750d2bee3 none swap sw 0 0
/dev/scd0 /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0