Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!uwvax!uwmacc!uwmcsd1!csd4.milw.wisc.edu!cmaag From: cmaag@csd4.milw.wisc.edu (Christopher N Maag) Newsgroups: comp.sys.ibm.pc Subject: Re: INT 33, fn 14 Message-ID: <2098@uwmcsd1.UUCP> Date: Sun, 3-May-87 13:46:41 EDT Article-I.D.: uwmcsd1.2098 Posted: Sun May 3 13:46:41 1987 Date-Received: Sun, 3-May-87 20:13:24 EDT References: <4810@jhunix.UUCP> Sender: daemon@uwmcsd1.UUCP Reply-To: cmaag@csd4.milw.wisc.edu.UUCP (Christopher N Maag) Organization: University of WI-Milwaukee Lines: 21 Keywords: Dos Interrupts Select Current Drive Summary: check for a 'lastdrive=' Distribution:all In article <4810@jhunix.UUCP> ins_agwa@jhunix.UUCP (Gunther Wil Anderson) writes: >Help. >Interrupt 33, service 14 (Select current drive) is not returning a valid >count of drives. I have 3, it keeps saying I have five. >I'm using PCDOS 3.0. Does anyone out there know what's going on, or at >least another way to get a count of drives? > > Gunther Anderson > ins_agwa%jhunix.bitnet@wiscvm.wisc.edu > ins_agwa@jhunix.bitnet >"And your wise men don't know how it feels." Check your 'config.sys' file for a statement that says: lastdrive=c: (This assumes you have drives A, B, and C) If I recall correctly, with DOS 3.n, you need to include that statement in the config.sys file in order for the computer to know how many drives you actually have. You may want to check this out in your DOS manual to double check my syntax. (I don't have any manuals at hand right now.)