#########################################
# Tmount config file .
# Maked by Silvio Klaic 1998 , sklaic@student.math.hr
# http://student.math.hr/~sklaic or http://student.math.hr/klaic

# Write location for log file of current mounted devices.Usualy /etc/mtab.

Mount_Tab=/etc/mtab

# Type your mount device and mount point with parematars like this:
# <Device>=<Directory where to mount>=<Type of file system> eg.
# /dev/hda1=/backup=ext2 or /dev/scd0=/cdrom=
# If you don't select type of fs program don't use -t flag in mount.
# If you have on some directory alredy mounted something, program will
# ask you to enter another directory for mount.
# You can use on the same device more diferent directories eg.
# /dev/sda6=/www= and on next line /dev/sda6=/var/www=
# INPORTANT : If you plan to use more than 25 mount point (lines for mounting)
# you must precompiling source with new value. (see manual for details)

/dev/hdd=/cdrom=
