Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Kristian Klausen
arch-boxes
Commits
a5e6d395
Commit
a5e6d395
authored
Jun 11, 2021
by
Kristian Klausen
🎉
Browse files
test
parent
5ca90361
Pipeline
#8393
failed with stages
in 10 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build-host.sh
View file @
a5e6d395
...
...
@@ -62,7 +62,7 @@ function start_qemu() {
-kernel
vmlinuz-linux
\
-initrd
initramfs-linux.img
\
-append
"archisobasedir=arch archisolabel=
${
ISO_VOLUME_ID
}
cow_spacesize=2G ip=dhcp net.ifnames=0 console=ttyS0 mirror=
${
MIRROR
}
"
\
-drive
file
=
scratch-disk.img,format
=
raw,if
=
virtio
\
-drive
file
=
scratch-disk.img,format
=
raw,
discard
=
ignore,
if
=
virtio
\
-drive
file
=
"
${
ISO
}
"
,format
=
raw,if
=
virtio,media
=
cdrom,read-only
\
-virtfs
"local,path=
${
ORIG_PWD
}
,mount_tag=host,security_model=none"
\
-monitor
none
\
...
...
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