Xref: utzoo comp.os.msdos.programmer:2623 comp.os.msdos.misc:901 Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!clyde.concordia.ca!IRO.UMontreal.CA!matrox!uvm-gen!kira!opergb From: opergb@uvm.edu (Gary Bushey) Newsgroups: comp.os.msdos.programmer,comp.os.msdos.misc Subject: Subst Command Keywords: Subst C Message-ID: <1990Dec31.204151.5378@uvm.edu> Date: 31 Dec 90 20:41:51 GMT Sender: news@uvm.edu Organization: University of Vermont, Department of Computer Science Lines: 20 Raymond-Protection: enabled I am trying to get our ATT 386sx/EL computers to think that the A drive is the B drive during boot up so that people can't boot off of the floppy. I have been able to do this by switching cables and changing the setup so the computer thinks it has a B drive. the problem is that to get the B drive to become the A drive (this is done so that novice users are not confused), we have to use the SUBST command from DOS. The problem arises in that there must be a diskette in the drive in order to substitute it. We have been able to get around the error which states there is no diskette present but SUBST returns the error that the path is not found. Does anyone know how SUBST works so that we may write a psuedo command to subst the B drive for the A drive? advTHANKSance Gary Bushey StarLAN Administrator opergb@newton.uvm.edu