summaryrefslogtreecommitdiff
path: root/emulators/mtools/files/patch-2
blob: 625399067ab5514f6bce65f515a3edc3c1cebb05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
--- mtools.conf.orig	Tue Apr 29 19:08:20 1997
+++ mtools.conf	Fri Aug 22 23:31:49 1997
@@ -1,17 +1,20 @@
-drive a: file="/dev/fd0" exclusive
-drive b: file="/dev/fd1" exclusive
+drive a: file="/dev/rfd0"
+drive b: file="/dev/rfd1"
 
 # First SCSI hard disk partition
-drive c: file="/dev/sda1"
+drive c: file="/dev/rsd0s1"
 
 # First IDE hard disk partition
-#drive c: file="/dev/hda1"
+#drive c: file="/dev/rwd0s1"
 
 #dosemu floppy image
 drive m: file="/var/lib/dosemu/diskimage"
 
 #dosemu hdimage
 drive n: file="/var/lib/dosemu/diskimage" offset=3840
+
+#720 KB floppy in drive 0
+drive d: file="/dev/rfd0.720" exclusive
 
 # # Atari ramdisk image
 # drive o: file="/tmp/atari_rd" offset=136