terrannz
Newbie

Posts: 26
|
 |
« Reply #4 on: March 08, 2007, 05:39:43 AM » |
|
# See the manpage fstab(5) for more information. # # <fs> <mountpoint> <type> <opts> <dump/pass> /dev/hdd7 none swap sw 0 0 /dev/hdd5 / ext3 noatime 0 0 /dev/hdd6 /home ext3 noatime 0 0 none /proc proc nosuid,noexec 0 0 none /dev/shm tmpfs nodev,nosuid,noexec 0 0 /dev/hdb5 /mnt/hdb5 vfat quiet,shortname=mixed,dmask=007,fmask=117,utf8,gid=6 0 0 /dev/hdb6 /mnt/hdb6 ntfs-3g dmask=007,fmask=117,locale=tr_TR.UTF-8,gid=6 0 0 /dev/hda5 /mnt/hda5 ntfs-3g dmask=007,fmask=117,locale=tr_TR.UTF-8,gid=6 0 0 /dev/hda7 /mnt/hda7 ntfs-3g dmask=007,fmask=117,locale=tr_TR.UTF-8,gid=6 0 0 /dev/hda6 /mnt/hda6 vfat quiet,shortname=mixed,dmask=007,fmask=117,utf8,gid=6 0 0 /dev/hda1 /mnt/hda1 vfat quiet,shortname=mixed,dmask=007,fmask=117,utf8,gid=6 0 0 /dev/hdd2 /mnt/hdd2 ntfs-3g dmask=007,fmask=117,locale=tr_TR.UTF-8,gid=6 0 0 /dev/hdd8 /mnt/hdd8 ntfs-3g dmask=007,fmask=117,locale=tr_TR.UTF-8,gid=6 0 0
|