Rev 534 | Rev 812 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 534 | Rev 718 | ||
|---|---|---|---|
| Line 128... | Line 128... | ||
| 128 | # The path should be the name of a disk image file. On unix, you can use |
128 | # The path should be the name of a disk image file. On unix, you can use |
| 129 | # a raw device name such as /dev/fd0 on Linux. On WinNT and Win2k, use |
129 | # a raw device name such as /dev/fd0 on Linux. On WinNT and Win2k, use |
| 130 | # drive letters such as a: or b: as the path. Raw floppy access is not |
130 | # drive letters such as a: or b: as the path. Raw floppy access is not |
| 131 | # supported on Windows 95 and 98. |
131 | # supported on Windows 95 and 98. |
| 132 | #======================================================================= |
132 | #======================================================================= |
| 133 | floppya: 1_44=image.bin, status=inserted |
133 | floppya: 1_44=image.boot, status=inserted |
| 134 | #floppya: 1_44=/dev/fd0, status=inserted |
134 | #floppya: 1_44=/dev/fd0, status=inserted |
| 135 | 135 | ||
| 136 | #======================================================================= |
136 | #======================================================================= |
| 137 | # FLOPPYB: |
137 | # FLOPPYB: |
| 138 | # See FLOPPYA above for syntax |
138 | # See FLOPPYA above for syntax |