Δημοσιεύτηκε: 19 Αύγ 2010, 12:08
από mondeo
Έτοιμο:

Κώδικας: Επιλογή όλων
fileserver@fileserver:~$ cat /etc/fstab
# /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/sda1 during installation
UUID=7a48add6-bb3a-46d4-93e4-589b6761b4ef / ext4 errors=remount-ro 0 1
# swap was on /dev/sda3 during installation
UUID=fd3de2fc-3e47-4396-b663-b30d84f96af6 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
#Entry for /dev/sdb1 :
UUID=5F86FABA6121F351 /media/Seagate ntfs defaults,nls=utf8,umask=0222 00
/dev/sda2 /media/Storage ext4 defaults 0 0