Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!mcvax!unido!laura!trillian.irb!st From: st%trillian.irb@unido.uucp (Stefan Timphus) Newsgroups: comp.sys.ibm.pc Subject: Re: ??HELP?? DOS 3.3: How to format 1.44 MB ? Message-ID: <1395@laura.UUCP> Date: 31 May 89 14:24:43 GMT References: <330001@hpbblb.bbn.hp.com> Sender: news@laura.UUCP Reply-To: st%trillian.irb@unido.UUCP (Stefan Timphus) Organization: Universitaet Dortmund Lines: 10 Use DRIVER.SYS in your CONFIG.SYS. If the 3.5" drive is drive B:, a line in CONFIG.SYS should look like : DEVICE=DRIVER.SYS /D:1 /S:18 /T:80 where S: gives the number of sectors per track and T: the number of tracks. D: gives the physical number of the drive. You can then use the 3.5" drive under the next drive name available. (If you have a harddisk named C: the new drive will be D:) Stefan (st@trillian.irb.informatik.uni-dortmund.de)