Newsgroups: comp.os.msdos.programmer
Path: utzoo!utgpu!watserv1!maytag!watstat.waterloo.edu!dmurdoch
From: dmurdoch@watstat.waterloo.edu (Duncan Murdoch)
Subject: 1024 byte sectors
Message-ID: <1990Dec10.144757.15032@maytag.waterloo.edu>
Sender: daemon@maytag.waterloo.edu (Admin)
Organization: University of Waterloo
Date: Mon, 10 Dec 90 14:47:57 GMT
Lines: 23


A program I've written (SHOWFAT) seems to die when it sees 1024 byte secctors
on other people's machines.  I'm trying to set up a ramdisk with big sectors
on my machine to see what's going on, but am having no luck.

The RAMDRIVE.SYS programs that come with DOS 3.2 and 4.01 both give an
option for 1024 byte sectors, but DOS always refuses to load them with
that option.  The error message is explained in the DOS 4.01 manual as:

------
Sector size too large in file filename
[MS-DOS]
The specified device driver loaded by config.sys uses a sector size larger
than that of any other device driver on the system.

You cannot run this device driver.
-----

Can anyone tell me how to get around this stupid error?

Duncan Murdoch
dmurdoch@watstat.waterloo.edu

