Skip to content

Instantly share code, notes, and snippets.

@haphan
Last active October 24, 2017 03:53
Show Gist options
  • Select an option

  • Save haphan/06d12e9a590c16e3ba66877fc712e0c1 to your computer and use it in GitHub Desktop.

Select an option

Save haphan/06d12e9a590c16e3ba66877fc712e0c1 to your computer and use it in GitHub Desktop.
Building windows image

Download Windows server iso

$ wget http://care.dlservice.microsoft.com/dl/download/6/2/A/62A76ABB-9990-4EFC-A4FE-C7D698DAEB96/9600.17050.WINBLUE_REFRESH.140317-1640_X64FRE_SERVER_EVAL_EN-US-IR3_SSS_X64FREE_EN-US_DV9.ISO

$ shasum 9600.17050.WINBLUE_REFRESH.140317-1640_X64FRE_SERVER_EVAL_EN-US-IR3_SSS_X64FREE_EN-US_DV9.ISO
849734f37346385dac2c101e4aacba4626bb141c  9600.17050.WINBLUE_REFRESH.140317-1640_X64FRE_SERVER_EVAL_EN-US-IR3_SSS_X64FREE_EN-US_DV9.ISO

Download fedora signed virtio driver for windows

$ wget https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment