![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-12 12:13 |
47,811 topics / 349,897 posts / today 0 new / 48,256 members |
| DOS学习入门 & 精彩文章 (教学室) » Using Virtual Drives |
| Printable Version 1,503 / 7 |
| Floor1 superdos | Posted 2003-04-04 00:00 |
| 中级用户 Posts 43 Credits 272 | |
|
Let me ask the experts, I used subst to create a virtual drive. Does this mean I can increase the hard disk's capacity?
|
|
| Floor2 MYS | Posted 2003-04-04 00:00 |
| 元老会员 Posts 1,637 Credits 5,170 From 广东佛山 | |
|
Of course not. But you can use the SUBST command to make a huge “floppy disk” to install certain software. Or make the path for some software shorter so it's easier to run.
|
|
| Floor3 dosguest | Posted 2003-04-04 00:00 |
| 中级用户 Posts 75 Credits 381 | |
|
subst is used to virtualize a directory on the hard disk as a floppy disk
|
|
| Floor4 superdos | Posted 2003-04-04 00:00 |
| 中级用户 Posts 43 Credits 272 | |
|
If the target drive being virtualized is gone or the files are deleted, will it affect the virtual drive? And can you delete files in the virtual drive and use it as if it were a hard disk?
|
|
| Floor5 Wengier | Posted 2003-04-04 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
What SUBST virtualizes still counts as a hard disk, I guess, but it is definitely not a real hard disk. When the actual one is deleted, the virtual one is gone too. More precisely, SUBST is a drive-letter relocator; it only maps the drive letter, that's all.
|
|
| Floor6 LK | Posted 2003-04-04 00:00 |
| 高级用户 Posts 309 Credits 915 | |
|
.
The program file for the Subst command, Subst.exe, is stored in the “C:\Windows\Command” folder. Its function is to make a drive letter equivalent to a specified folder, that is, to use a disk drive letter in place of a folder name. The format is as follows: Subst Where: “Drive1:” is the virtual drive letter assigned to replace the folder, and “Drive2:\Path” is the folder and path to be replaced. The command “subst a: d:\mydisk” virtualizes the folder “d:\mydisk” as drive A. To delete the virtual drive letter, execute “Subst Drive1: /D” in DOS mode. For this example, the steps to delete the virtual drive letter are as follows: 1. Click “Start→Programs→MS-DOS Mode” to open a DOS window. 2. At the DOS prompt, type the command: subst a: /D |
|
| Floor7 superdos | Posted 2003-04-05 00:00 |
| 中级用户 Posts 43 Credits 272 | |
|
Thanks to all the experts for the explanations!
|
|
| Floor8 ken | Posted 2003-06-01 00:00 |
| 初级用户 Posts 15 Credits 162 | |
|
I think a simpler explanation is this:
If you install a virtual CD-ROM drive on your hard disk, does your hard disk space become larger? Obviously not, unless you've never installed one before |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |