35 lines
1.0 KiB
Diff
35 lines
1.0 KiB
Diff
|
--- 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
|
||
|
@@ -1,22 +1,21 @@
|
||
|
# 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
|
||
|
|
||
|
# # Atari ramdisk image
|
||
|
# drive o: file="/tmp/atari_rd" offset=136
|