summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/fstab.conf.template
blob: e2f5278ccf5d80383053dbdb56615d29c7577d6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>

/dev/cdrom             /mnt/cd   iso9660   ro,user,noauto,unhide   0      0
/dev/dvd               /mnt/dvd  udf       ro,user,noauto,unhide   0      0
/dev/fd0               /mnt/fl   vfat      user,noauto             0      0

/dev/sda1 / reiserfs defaults 0 1
/dev/sda2 swap swap defaults 0 0
/dev/sda3 /data reiserfs defaults 0 0
192.168.1.6:/myth  /myth nfs