File Information — V2GB_2003-02-20.zip
Filename V2GB_2003-02-20.zip
Title V2GB (2003-02-20)
Version Unknown
Author / Vendor Bob Eager
Homepage http://www.tavi.co.uk/os2pages/v2gb.html
Category OS2 » System » VDM »
OS/2 Version OS/2 Warp 4 or later.
File Size 25.6 KB
Downloads 1
File Type ZIP
Uploaded 2026-03-26 22:32 by martini
Approved 2026-03-26 22:32 by martini
Requirements DOS VDM
Description:

Driver to solve the problem caused by the inability of many DOS programs to handle a partition in excess of 2GB in size. This shortcoming causes spurious reports of insufficient disk space. The interesting thing about this particular solution is that it is implemented as a virtual device driver. This means that it is a 32-bit driver that loads into system memory rather than the virtual DOS machine, and thus it occupies ZERO bytes inside the VDM. It is thus preferable to other solutions such as resident programs and conventional device drivers that hook interrupt vectors. It also means that control of the driver is possible on a per-VDM basis, without modifying DOS startup files such as AUTOEXEC.BAT. Includes binaries and source code. Open source. (v2gb.zip)