Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bob Tanner
packer-windows
Commits
b35b8ed5
Unverified
Commit
b35b8ed5
authored
Nov 14, 2020
by
Kocoji
Committed by
GitHub
Nov 14, 2020
Browse files
Fix Packer - QEMU doesn't boot to ISO image.
parent
2e3ce2c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
windows_10.json
View file @
b35b8ed5
...
...
@@ -27,6 +27,10 @@
"-drive"
,
"file=windows_10-qemu/{{ .Name }},if=virtio,cache=writeback,discard=ignore,format=qcow2,index=1"
],
[
"-drive"
,
"file={{ user `iso_url` }},media=cdrom,index=2"
],
[
"-drive"
,
"file={{ user `virtio_win_iso` }},media=cdrom,index=3"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment