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
95534392
Commit
95534392
authored
Dec 29, 2020
by
Michael Vorburger.ch
Committed by
Michael Vorburger.ch
Jan 23, 2021
Browse files
make run_archiso forward VM's port 22 to host 60022, for easy SSH testing
parent
833cbd5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/run_archiso.sh
View file @
95534392
...
...
@@ -98,7 +98,7 @@ run_image() {
-audiodev
pa,id
=
snd0
\
-device
ich9-intel-hda
\
-device
hda-output,audiodev
=
snd0
\
-device
virtio-net-pci,romfile
=
,netdev
=
net0
-netdev
user,id
=
net0
\
-device
virtio-net-pci,romfile
=
,netdev
=
net0
-netdev
user,id
=
net0
,hostfwd
=
tcp::60022-:22
\
-machine
type
=
q35,smm
=
on,accel
=
kvm,usb
=
on,pcspk-audiodev
=
snd0
\
-global
ICH9-LPC.disable_s3
=
1
\
-enable-kvm
\
...
...
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