Skip to content

Commit

Permalink
Attach Windows 10 iso
Browse files Browse the repository at this point in the history
  • Loading branch information
qmfrederik committed Oct 19, 2021
1 parent cf3141b commit c20bae5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions windows_10.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
"-drive",
"file=windows_10-qemu/{{ .Name }},if=virtio,cache=writeback,discard=ignore,format=qcow2,index=1"
],
[
"-drive",
"file={{ user `iso_target_path` }},media=cdrom,index=2"
],
[
"-drive",
"file={{ user `virtio_win_iso` }},media=cdrom,index=3"
Expand Down

0 comments on commit c20bae5

Please sign in to comment.