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
48c8e5fd
Commit
48c8e5fd
authored
Oct 01, 2020
by
Sven-Hendrik Haase
Browse files
Merge branch 'rename-initramfs' into 'master'
Rename initramfs file See merge request
archlinux/arch-boxes!137
parents
df275b4d
22c5d32a
Changes
1
Hide whitespace changes
Inline
Side-by-side
build-host.sh
View file @
48c8e5fd
...
...
@@ -58,7 +58,7 @@ function start_qemu() {
-net
nic
\
-net
user
\
-kernel
vmlinuz-linux
\
-initrd
archiso
.img
\
-initrd
initramfs-linux
.img
\
-append
"archisobasedir=arch archisolabel=
${
ISO_VOLUME_ID
}
ip=dhcp net.ifnames=0 console=ttyS0 mirror=
${
MIRROR
}
"
\
-drive
file
=
scratch-disk.img,format
=
raw,if
=
virtio
\
-drive
file
=
"
${
ISO
}
"
,format
=
raw,if
=
virtio,media
=
cdrom,read-only
\
...
...
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