Jump to content

MO.SYS: Difference between revisions

From EDM2
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 ..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:
  DEVICE=C:\FILESYS\MO.SYS <parameters>
  DEVICE=C:\FILESYS\MO.SYS <parameters>


'''Parameters (MO.SYS):'''
==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.
* /1
;/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.
 
* /C  
Enables write caching on the IBM drives that support this feature. The default for write caching is disabled (see note below).


{| class="wikitable"
{| class="wikitable"
Line 18: Line 14:
!OS/2 4.5x
!OS/2 4.5x
|-
|-
|No
|
|Yes
|2.1*
|Yes
|Yes
|Yes
|Yes
|
|
|}
|}


==Download==
==Links==
* [http://hobbes.nmsu.edu/h-search.php?key=moptical.zip Hobbes]
* Download [http://hobbes.nmsu.edu/download/pub/os2/system/drivers/storage/moptical.zip moptical.zip]  


[[Category:IFS Drivers]]
[[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.
Platform Support:
OS/2 1.x OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
2.1* Yes

Links