MO.SYS: Difference between revisions
Appearance
Created page with "IBM OS/2 Magneto Optical Device Driver DEVICE=C:\FILESYS\MO.SYS <parameters> '''Parameters (MO.SYS):''' * /1 use 1024 byte per sector media. defaults the 3431 drives to be ..." |
mNo edit summary |
||
Line 2: | Line 2: | ||
DEVICE=C:\FILESYS\MO.SYS <parameters> | DEVICE=C:\FILESYS\MO.SYS <parameters> | ||
==Parameters== | |||
;/1:use 1024 byte per sector media. defaults the 3431 drives to be using 1024 byte per sector media (instead of the normal default of 512 byte per sector media). As always, the type of the media in the drive at boot time will override the default setting. | |||
;/C:Enables write caching on the IBM drives that support this feature. The default for write caching is disabled. | |||
use 1024 byte per sector media. defaults the 3431 drives to be using 1024 byte per sector media (instead of the normal default of 512 byte per sector media). As always, the type of the media in the drive at boot time will override the default setting. | |||
Enables write caching on the IBM drives that support this feature. The default for write caching is disabled | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 18: | Line 14: | ||
!OS/2 4.5x | !OS/2 4.5x | ||
|- | |- | ||
| | | | ||
| | |2.1* | ||
|Yes | |Yes | ||
| | |||
| | |||
|} | |} | ||
== | ==Links== | ||
* [http://hobbes.nmsu.edu/ | * Download [http://hobbes.nmsu.edu/download/pub/os2/system/drivers/storage/moptical.zip moptical.zip] | ||
[[Category: | [[Category:Device Driver]] |
Revision as of 18:45, 5 November 2018
IBM OS/2 Magneto Optical Device Driver
DEVICE=C:\FILESYS\MO.SYS <parameters>
Parameters
- /1
- use 1024 byte per sector media. defaults the 3431 drives to be using 1024 byte per sector media (instead of the normal default of 512 byte per sector media). As always, the type of the media in the drive at boot time will override the default setting.
- /C
- Enables write caching on the IBM drives that support this feature. The default for write caching is disabled.
OS/2 1.x | OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|---|
2.1* | Yes |
Links
- Download moptical.zip