DISQUS

Tech-Recipes: Windows XP/Vista: How to Attach a VHD File

  • ashwin · 1 year ago
    thanks a lot for sharing the information... i will try...
  • Ahmed Ehteham Zaedi · 7 months ago
    What happens after that, meaning after attaching vhd drive how am i going to boot from the vhd drive.
  • CognitivePainkiller · 6 months ago
    Or without installation you may use:
    MMC
    and then using the Disk Management plugin.
    There you can attach every VHD you want.

    Gr33tz, CognitivePainkiller.
  • bpak · 2 months ago
    Is there any How To on doing this MMC as Cognitive Painkiller says???
  • Crofter · 5 months ago
    Unfortunately this only apples to Win XP Pro and Vista -- Not XP Home which is what I need it for. Damn, Damn, Damn!
  • uno · 2 months ago
    Does vhdmount work for Vista Home Premium or requires Ultimate/Business?
  • marklarson · 1 month ago
    Vista Home Premium should have diskpart built in. Try "attach vdisk file=[PATH to VHD]" and it should attach it without a hitch and assign it a drive letter.