Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating virtual disk on Windows 8.1
Message
From
13/11/2013 17:50:06
 
 
To
13/11/2013 17:34:44
General information
Forum:
Windows
Category:
Configuration
Environment versions
OS:
Windows 7
Miscellaneous
Thread ID:
01587940
Message ID:
01587941
Views:
38
>I need to create the same image of D: drive on a new ultrabook. This is Windows 8.1. It has 256 GB. I created a VHD of 120 GB. It is still creating the virtual disk. I was just wondering if the size can have an impact on performance. The goal is to be able to continue to work with a D: drive such as before on all other PC and laptops I have been using for years. I only keep the C: for the installations and OS.

One simple way to achieve that without a VHD is to use the SUBST command: http://en.wikipedia.org/wiki/SUBST

In your case you could create a folder C:\DDrive where you put stuff you want to put on D:. You can then use
SUBST D: C:\DDrive
to map the drive letter D: to that folder.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform