Questions tagged [vhd]

193 questions
1
vote
3 answers

Restarting a VM from a different VHD file (but a copy of the old one)

I am wondering if anyone else has done this and has subsequently ran into any problems or if based on what I describe, anyone could suggest types of problems I may run into: I have Windows 2008 R2 Datacenter as my Hyper-v host and a Windows 2008 R2…
Dina
  • 189
  • 1
  • 9
1
vote
1 answer

How to increase partition size for FAT32 volume on VHD?

I have VHD file attached as a disk (Disk 2 on screenshot below). It has only 1 partition formatted in FAT32 (so Linux clients can write something there). It got full, so I want to extend it. I used Hyper-V tool to extend the size of the disk - but I…
avs099
  • 322
  • 6
  • 23
1
vote
1 answer

How can I get past a BSOD 07b when booting from a VHD?

I thought I'd be clever and use disk2vhd at the end of my contract to backup my machine so I could easily restore it when I started my new contract, no matter what the buffoons had done with it in the meantime. I didn't count on them losing it. I'm…
Dan
  • 488
  • 1
  • 3
  • 16
1
vote
0 answers

Convert a dynamic VHD to fixed with shortest downtime and only copying used data

We have determined that dynamic (expandable) VHDs in our Hyper-V environment are causing performance slowdowns and would like to start converting the vhds attached to about 600 VMs (about 150 win2k3, 450 win2k8) from dynamic to fixed. The native…
Chris Madden
  • 193
  • 1
  • 7
1
vote
1 answer

Windows 7 boot manager editor as an option in boot manager

Is there any boot manager editor that I can run in DOS (possibly) before the system will load and edit boot manager itself? I would like to delete, edit VHD's and other files, copying them from the network, changing the names and adding to the…
Tomek
  • 111
  • 1
  • 7
1
vote
3 answers

Create a VHD (under WinXP)

I have a situation where I need to deploy hundreds of thousands of files (~700Gb in 100k files), putting these files onto a machine takes more than 24 hours. The little files and directories being the problem. I need to deploy this information to…
Ray Hayes
  • 147
  • 2
  • 7
1
vote
10 answers

vmware vs virtual server 2005

I am using Virtual Server 2005 in my previous company, the new company that I have joined uses VMWare, is there any compelling reason for me to start using VMWare. What are the points where each VM management software scores over the other?
1
vote
2 answers

Convert physical centos to VHD

Is there any software to convert physical machine with centOS operationg system to VHD image?
mn.
  • 115
  • 6
1
vote
0 answers

All BCD edits lost after reboot

I'm trying to create a system that will use native boot VHDs, as described on Technet. I followed that entire whitepaper throughout, making modifications for my system (I have three VHDs to boot from). I completed Step 13 and pulled the flash drive…
Nathan DeWitt
  • 1,344
  • 2
  • 11
  • 12
1
vote
2 answers

How to garantee the state of a VM? Make sure Software doesn't change

I want to make sure that I can stop a machine, on Hyper-v with windows VMs, and then I can start it, being sure that nothing changed inside the VHD. Is this possible? Can I make like an MD5 of "C:\Windows\System32\config" SAM, System, etc, and then…
Flip
  • 109
  • 1
  • 3
  • 11
1
vote
2 answers

WinPE diskpart can't attach vdisk

I created WinPE 3.0 and didn't modify it in any way. I want to attach a vdisk (.vhd file) while running WinPE but I can't attach it, no error is shown, no indication that diskpart didn't attach it, it just doesn't happen. These are the steps that I…
Luka Kusulja
  • 11
  • 1
  • 2
1
vote
4 answers

How do I extract all the files in a VHD to a hard disk including permissions?

I'd like to know wha thte best way is to make an exact copy of a vhd image and pu tit onto my hard disk. I've tried xcopy but there seems to be a number of issues rlated to permissions when doing this. Ideally I'd like to copy the bits so that…
Middletone
  • 219
  • 1
  • 6
  • 13
1
vote
1 answer

How can I mount a XenServer VHD from an iSCSI SR in Ubuntu?

I need to get files from a Linux VM that was hosted on an iSCSI volume attached to a XenServer host, but I no longer have any XS hosts around (they've all been converted to VMware). I've already gotten to the point where I can mount the volume group…
1
vote
4 answers

Does SQLIO lie when run from a Hyper-V guest on a VHD?

SQLIO seems like a useful tool. I thought it would be interesting to try to measure the speed difference between a physical disk and a VHD. So I ran SQLIO on the Hyper-V host on the physical drive. Results seemed reasonable. Then I ran it from…
ScottStonehouse
  • 979
  • 4
  • 16
  • 25
1
vote
3 answers

VHD does not automatically reattach on restart

I have some virtual hard disks mounted on my company's web server, but any time I have to reboot it to install Windows Updates, I have to manually reattach the VHDs. I'm guessing there's no built-in way to tell the OS to persist VHD attachments…
Jake Petroules
  • 251
  • 3
  • 11