Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!bu-cs!madd From: madd@bu-cs.BU.EDU (Jim Frost) Newsgroups: comp.sys.ibm.pc Subject: Re: I want more virtual drives! Message-ID: <18870@bu-cs.BU.EDU> Date: 19 Jan 88 23:44:10 GMT References: <7922@sunybcs.UUCP> Reply-To: madd@bu-it.bu.edu (Jim Frost) Followup-To: comp.sys.ibm.pc Organization: Boston University Distributed Systems Group Lines: 27 In article <7922@sunybcs.UUCP> ugfailau@sunybcs.UUCP (Fai Lau) writes: > Hi, is there anyway I could have more than four >[logical] drives in a PC? [..] >Is there anyway I can either add another virtual drive >and name it whatever I want (e: to z:) or to undo >the SUBST so d: is free to be reconfigured? Easy. First, adding logical drives. In your config.sys file, just add the line LASTDRIVE=: For example: LASTDRIVE=F: would give you logical drives A: through F:, which is what it sounds like you want to do. As for SUBST, I believe the command to delete a SUBST drive is: SUBST : /d As in "subst d: /d". jim frost madd@bu-it