Path: utzoo!utgpu!news-server.csri.toronto.edu!helios.physics.utoronto.ca!ists!sgl!pasquale From: pasquale@sgl (Pasquale Leone) Newsgroups: comp.os.msdos.programmer Subject: Re: 32Meg Limit and > 512 Byte Sectors Keywords: Stupid Resident Drivers...... guuurrrr Message-ID: <11183@ists.ists.ca> Date: 1 Aug 90 19:00:50 GMT References: <643@tau-ceti.isc-br.com> Sender: news@ists.ists.ca Reply-To: pasquale@sgl.ists.ca (Pasquale Leone) Distribution: na Organization: Institute for Space and Terrestrial Science Lines: 8 Apparently there is a byte(s) location in one of the hidden dos files that determine the sector size used. My PRIAM disk manager patches this code byte if I want to allow disk sizes larger than 32Meg. The problem with this method is that disk access slows down (so the manual claims). I don't use this mode so I don't know how well it works. pasquale@sgl.ists.ca