Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!noao!arizona!naucse!wew From: wew@naucse.UUCP (Bill Wilson) Newsgroups: comp.sys.ibm.pc Subject: Re: IBM 3.5 Drives Message-ID: <473@naucse.UUCP> Date: Wed, 21-Oct-87 19:35:11 EDT Article-I.D.: naucse.473 Posted: Wed Oct 21 19:35:11 1987 Date-Received: Sat, 24-Oct-87 08:14:04 EDT References: <2262@tekigm2.TEK.COM> <2065@nicmad.UUCP> Organization: Northern Arizona University, Flagstaff, Arizona Lines: 8 Keywords: 360k vs 720k Summary: changing the DOS parameter table for 3 1/2" drives If you want to keep from having different drive designators for your 3 1/2" 720 K format, try using the MS-DOS supported DOS 3.2 (which works for IBM DOS also) drivparm parameter. It works like driver.sys but actually changes the device table. it is set up in config.sys as follows: drivparm=/d:x /f:2 where x is the physical drive number (0=A,1=B, etc)