2004-09-09 08:48:40 +00:00
|
|
|
--- mtools-3.9.6/mtools.conf.fixes Sun Jan 4 04:29:32 1998
|
|
|
|
+++ mtools-3.9.6/mtools.conf Wed Feb 9 11:41:36 2000
|
2004-09-09 08:50:30 +00:00
|
|
|
@@ -1,22 +1,25 @@
|
2004-09-09 08:48:40 +00:00
|
|
|
# Example mtools.conf files. Uncomment the lines which correspond to
|
|
|
|
# your architecture and comment out the "SAMPLE FILE" line below
|
|
|
|
-SAMPLE FILE
|
|
|
|
|
|
|
|
-# # Linux floppy drives
|
|
|
|
-# drive a: file="/dev/fd0" exclusive
|
|
|
|
-# drive b: file="/dev/fd1" exclusive
|
|
|
|
+# Linux floppy drives
|
|
|
|
+drive a: file="/dev/fd0" exclusive 1.44m mformat_only
|
|
|
|
+drive b: file="/dev/fd1" exclusive 1.44m mformat_only
|
|
|
|
|
|
|
|
-# # First SCSI hard disk partition
|
|
|
|
-# drive c: file="/dev/sda1"
|
|
|
|
+# First SCSI hard disk partition
|
|
|
|
+#drive c: file="/dev/sda1"
|
|
|
|
|
|
|
|
-# # First IDE hard disk partition
|
|
|
|
-# drive c: file="/dev/hda1"
|
|
|
|
+# First IDE hard disk partition
|
|
|
|
+#drive c: file="/dev/hda1"
|
|
|
|
|
|
|
|
# # dosemu floppy image
|
|
|
|
# drive m: file="/var/lib/dosemu/diskimage"
|
|
|
|
|
|
|
|
-# # dosemu hdimage
|
|
|
|
-# drive n: file="/var/lib/dosemu/diskimage" offset=3840
|
|
|
|
+# dosemu hdimage
|
|
|
|
+drive n: file="/var/lib/dosemu/hdimage" offset=8832
|
2004-09-09 08:50:30 +00:00
|
|
|
+
|
|
|
|
+# # HPOJ (ptal-photod)
|
|
|
|
+mtools_skip_check=1
|
|
|
|
+drive p: file=":0" remote
|
2004-09-09 08:48:40 +00:00
|
|
|
|
|
|
|
# # Atari ramdisk image
|
|
|
|
# drive o: file="/tmp/atari_rd" offset=136
|