View Full Version : Creating a new drive?
Hey, what is the easiest way to create another drive, such as D: drive without formatting your PC.?
Should I just download partition majic? Will that work?
Or can someone please verify with me how SUBST in command prompt works. Thanks.
DragonNOA1
04-03-2004, 10:51 AM
You could use disk management but I find Partition Magic to be very easy to use. I don't know where you would download a copy, but if you buy a version you will find it easy to use and very simple to do tasks like partitioning and moving/keeping existing files.
DragonNOA1
04-03-2004, 10:53 AM
I wouldn't use SUBST!
-----------------------------------
ABOUT SUBST
Allows you to substitute a folder on your computer for another drive letter.
SYNTAX
Associates a path with a drive letter.
SUBST [drive1: [drive2:]path]
SUBST drive1: /D
drive1: Specifies a virtual drive to which you want to assign a path.
[drive2:]path Specifies a physical drive and path you want to assign to a virtual drive.
/D Deletes a substituted (virtual) drive.
Type SUBST with no parameters to display a list of current virtual drives.
EXAMPLES
SUBST a: . Sets the directory you are in and subdirectories thereafter into the A: drive. So if you were to type A: after doing this command you would see everything in the directory that you typed this command in.
If you were to reboot your computer this will clear the SUBST command and put your drives back to original letters (unless command placed into the autoexec.bat).
You cannot subst network drives.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.