Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!amdahl!rtech!llama!fredb From: fredb@llama.rtech.UUCP (Fred Buechler) Newsgroups: comp.sys.ibm.pc Subject: Re: EGA for RGB? Message-ID: <3559@rtech.rtech.com> Date: 6 Sep 89 21:14:28 GMT References: <1680@hydra.gatech.EDU . <2727@astroatc.UUCP . <9850@multimax.Encore.COM> <2740@astroatc.UUCP> <1989Sep1.235056.18622@agate.uucp> <2755@astroatc.UUCP> <9764@eerie.acsu.Buffalo.EDU> Sender: news@rtech.rtech.com Reply-To: fredb@llama.UUCP (Fred Buechler) Distribution: usa Organization: Relational Technology, Inc. Alameda, CA Lines: 16 In article <9764@eerie.acsu.Buffalo.EDU> wnbell@sybil.UUCP (William Bell) writes: >terribly. Case-in-point: MS-DOS 3.3 can only "See" >up to 32 MByte of storage at one time due to limitation >on FAT. 4.01 can "see" very-very large MB. Which is why >I chose MS-DOS 4.01 for 277R with 1 65.5 MB partician!!! DOS 4.xx also has a slightly different way that it sets up the parameter block in the boot sector of large partition hard disks. It uses a 32 bit format for some of the info instead of 16. A few of the DOS service routines will return 32 bit quantities instead of the 16 bit quantities in DOS 3.3. IF you are running DOS 4.xx, you need to carefully check out ANY and ALL software that may directly manipulate the disk or you're begging for trouble!! -- fredb.