I’m researching the way to create a .VHD file that would be bootable in Hyper-V.
Can I use the VSS ASR writer that’s included in Windows 7 and Win 2k8 to do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
After additional research, it seems it is not as simple as this. To achieve the type of functionality present in Disk-2-VHD requires consideration of block size, location of MBR in volume snapshots, and differences in the VSS systems across the various VSS implementations (i.e. xp vs vista vs 2k3 vs 2k8). My original question is rather large in scope, and so this answer should only serve as a pointer to significant research required on this topic.