Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tom Yan
archiso
Commits
551edcd5
Verified
Commit
551edcd5
authored
Oct 25, 2020
by
Alexander Epaneshnikov
Browse files
run_archiso: fixup
!86
forgot to enable USB support.
parent
cc2d9bbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/run_archiso.sh
View file @
551edcd5
...
...
@@ -92,7 +92,7 @@ run_image() {
-device
hda-output,audiodev
=
snd0
\
-device
virtio-net-pci,romfile
=
,netdev
=
net0
-netdev
user,id
=
net0
\
-device
usb-braille,id
=
usbbrl,chardev
=
brltty
\
-machine
type
=
q35,smm
=
on,accel
=
kvm,pcspk-audiodev
=
snd0
\
-machine
type
=
q35,smm
=
on,accel
=
kvm,
usb
=
on,
pcspk-audiodev
=
snd0
\
-global
ICH9-LPC.disable_s3
=
1
\
-enable-kvm
\
"
${
qemu_options
[@]
}
"
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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