Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Create a VHD File From Folders?

Writer Andrew Henderson

I have 100 GB of data that contain a lot of folders and files.

Is there a way to create a VHD file from these folders and files?

1 Answer

You would first create a VHD image of ~100GB+ and then mount it and copy the data files over onto it. An empty VHD should take up relatively little disk space IIRC but you have to make sure it isn't preallocating it if that is what you want. Why do you want to store them in a VHD anyways? Not seeing the practical use myself though that doesn't mean there isn't one.

could be used to create the file from selected partitions assuming you have all your data on a partition. ie if you have only one partition that means the OS is on there as well and you wouldn't want to clone that.

10

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy