Skip to content

Instantly share code, notes, and snippets.

@ekroon
Last active December 12, 2015 01:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ekroon/4690174 to your computer and use it in GitHub Desktop.
Save ekroon/4690174 to your computer and use it in GitHub Desktop.
Automatic disk attachment
Create a disk with disk management. Mount yourself with disk location, after reboot use scripts
select vdisk file=C:\Develop\Develop.vhd
attach vdisk
diskpart -s "C:\Develop\Develop_attach.s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment