Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!oddjob!gargoyle!ihnp4!homxb!mtuxo!mtune!codas!killer!wnp From: wnp@killer.UUCP (Wolf Paul) Newsgroups: comp.sys.ibm.pc Subject: Re: Is there a free device driver for disks > 32 MBytes? Message-ID: <1923@killer.UUCP> Date: Mon, 26-Oct-87 22:01:48 EST Article-I.D.: killer.1923 Posted: Mon Oct 26 22:01:48 1987 Date-Received: Fri, 30-Oct-87 00:24:58 EST References: <3248@bellcore.bellcore.com> Reply-To: wnp@killer.UUCP (Wolf Paul) Organization: The Unix(tm) Connection BBS, Dallas, Tx Lines: 20 Keywords: hard disk device driver public domain shareware free clever In article <3248@bellcore.bellcore.com> tr@wind.UUCP (tom reingold) writes: >I have read about Golden Bow's VFeature Deluxe, which, for about $90, >you can use a hard disk as a single virtual drive, even though its >size exceeds 32 megabytes. And there are other brands of device >drivers that do the same. Is there one in the public domain or that >is shareware? Compaq's version of MS-DOS/PC-DOS (both 3.1 and 3.2, don't know about the earlier versions) provides a device driver "enhdisk.sys" which permits access to more than one DOS partition on a hard disk. To complement that, their "fdisk" permits creation of several DOS partitions, and lets you designate which partition to boot from. Thus, you could split up a 60MB disk into two partitions, and access the first one as C: and the second one as D:. You could even bind the two into one directory hierarchy with the DOS 3.x command "join", which acts somewhat like UNIX "mount". Wolf Paul ihnp4!killer!dcs!wnp