Microsoft DOS DATEDBLSPACEDEBUGDEFRAGDELDELOLDOSDELTREEDEVICE DriversDEVICEHIGHDEVICEDIRDISKCOMPDISKCOPYDISPLAY.SYSDOSDOSKEYDOSSHELL Draft for Information Only
ContentMS DOS Command: DRIVER.SYS
MS DOS Command: DRIVER.SYSReference from Microsoft MS-DOS cmd help DescriptionCreates a logical drive that you can use to refer to a physical floppy disk drive. This device driver must be loaded by a DEVICE or DEVICEHIGH command in your CONFIG.SYS file. A logical drive is a pointer to a physical disk drive in your system. The logical drive is associated with a drive letter (for example, A or B). You can specify parameters to describe the disk drive to MS-DOS. SyntaxDEVICE=[drive:][path]DRIVER.SYS /D:number [/C] [/F:factor] [/H:heads] [/S:sectors] [/T:tracks]
Parameters
Switches
RemarksDisk-drive change-line supportThe term "change-line support" means that a physical disk drive can detect when the drive door is opened and closed. Change-line support allows faster MS-DOS operation with floppy disks. The /C switch indicates to MS-DOS that the physical disk drive can support change-line error detection. To determine whether your disk drive has change-line support, see the disk-drive manufacturer's documentation. Modifying or redefining a supported physical disk driveFor information about modifying the parameters of a physical disk drive that is supported by your hardware, see the DRIVPARM command. You can also use DRIVER.SYS to redefine a physical floppy disk drive. Limitations on DRIVER.SYSYou cannot use DRIVER.SYS with hard disk drives. For information about substituting a logical drive letter for a hard disk drive, see the SUBST command. Creating a duplicate logical driveSuppose you want to use one physical floppy disk drive to copy files from one floppy disk to another. Because you cannot copy from and to the same logical drive by using the COPY or XCOPY command, you must assign a second drive letter to that physical drive. If your system has just one physical floppy disk drive, you do not need to install DRIVER.SYS for this purpose. MS-DOS already assigns both logical drive A and logical drive B to that drive. Just copy files from drive A to drive B and switch disks when MS-DOS prompts you. If your system has more than one floppy disk drive, then you need to use DRIVER.SYS to assign a second drive letter to the physical floppy disk drive. Creating a new logical drive with different parametersIf you use DRIVER.SYS to assign a logical drive that has parameters different from those of the previously assigned logical drive, then the parameters of the previous logical drive will be invalid. Therefore, you should no longer use the drive letter corresponding to the previous logical drive. ExamplesTo add an external 720K drive to your system, add the following line to your CONFIG.SYS file: device=driver.sys /d:2 Since no location is specified, MS-DOS searches for DRIVER.SYS in the root directory of your startup drive. Suppose you want to use a single 1.44-megabyte external disk drive to copy files from one floppy disk to another. To do this, you must add two identical DEVICE commands for DRIVER.SYS in your CONFIG.SYS file. This procedure assigns two logical drive letters to the same physical drive. You can then swap disks in the same drive during the copying process. The following example shows how to do this: device=driver.sys /d:2 /f:7 device=driver.sys /d:2 /f:7 ©sideway ID: 110700166 Last Updated: 7/25/2011 Revision: 0 Latest Updated Links
![]() ![]() ![]() ![]() ![]() |
![]() Home 5 Business Management HBR 3 Information Recreation Hobbies 8 Culture Chinese 1097 English 339 Travel 18 Reference 79 Computer Hardware 254 Software Application 213 Digitization 37 Latex 52 Manim 205 KB 1 Numeric 19 Programming Web 289 Unicode 504 HTML 66 CSS 65 SVG 46 ASP.NET 270 OS 431 DeskTop 7 Python 72 Knowledge Mathematics Formulas 8 Set 1 Logic 1 Algebra 84 Number Theory 206 Trigonometry 31 Geometry 34 Calculus 67 Engineering Tables 8 Mechanical Rigid Bodies Statics 92 Dynamics 37 Fluid 5 Control Acoustics 19 Natural Sciences Matter 1 Electric 27 Biology 1 |
Copyright © 2000-2025 Sideway . All rights reserved Disclaimers last modified on 06 September 2019