# /etc/jaziptab required by jaZip
# jaZip (c) 1996 Jarrod A. Smith
#
# This is how I suggest you maintain your dos and ext2 disks.  The line
# describing the msdos disks shouldn't ever need to be changed, since dos
# formatted Disks will always have the partition on /dev/sda4 if they
# just came out of the box, or were formatted with the Dos/Win Jaz/Zip Tools.
# I recommend you follow the directions in the ZIP-MINI-HOWTO for the
# partition/format of ext2 disks.  If you do, this file should be all
# you need unless you want to support disks with other filesystems.
# See the online help for more information about this file.

# Zip drive on /dev/sda
/dev/sda1	/zip	ext2	defaults	0	0
/dev/sda4	/dosz	msdos	defaults	0	0

# Jaz drive on /dev/sdb
/dev/sdb1	/jaz	ext2	defaults	0	0
/dev/sdb4	/dosj	msdos	defaults	0	0
