Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!mcnc!ece-csc!ncrcae!ncr-sd!crash!pnet01!artw From: artw@pnet01.CTS.COM (Art Weiss) Newsgroups: comp.sys.ibm.pc Subject: Re: 720k format with MS-DOS ? Message-ID: <1825@crash.CTS.COM> Date: Tue, 6-Oct-87 13:36:10 EDT Article-I.D.: crash.1825 Posted: Tue Oct 6 13:36:10 1987 Date-Received: Fri, 9-Oct-87 23:55:10 EDT Sender: news@crash.CTS.COM Organization: People-Net [pnet01], El Cajon, CA Lines: 13 You will need to make a CONFIG.SYS file on your boot disk (or hard drive), or add a couple of lines to the one you already have. The lines you add will look like this: DEVICE=DRIVER.SYS /D:2 Actually, that line ought to do the job by itself. Make sure that you have DRIVER.SYS on your DOS disk or in your hard disk's DOS directory. If you refer to the 3.5" drive as b: it will be a 360k disk, but if you refer to it as c: it will be 720k. So to format as a 720k disk just FORMAT C: That should take care of things for you. ...Art