raspi
[anomen-kernel-config.git] / raspi / customs / etc / mtools.conf
blobcf2558d671d5339cf6d4d61994731c943918e381
1 # Debian default mtools.conf file.
2 # "info mtools" or "man mtools.conf" for more detail.
4 # # Linux floppy drives
5 drive a: file="/dev/fd0" exclusive
6 drive b: file="/dev/fd1" exclusive
8 # # First SCSI hard disk partition
9 # drive c: file="/dev/sda1"
11 # # First IDE hard disk partition
12 # drive c: file="/dev/hda1"
14 # # dosemu hdimage.
15 drive m: file="/var/lib/dosemu/hdimage.first" partition=1 offset=128
17 # # dosemu floppy image
18 drive n: file="/var/lib/dosemu/fdimage"
20 # # SCSI zip disk
21 # drive z: file="/dev/sda4"
23 # # uncomment the following line to display all file names in lower
24 # # case by default
25 # mtools_lower_case=1
28 mtools_skip_check=1