1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

test start vm

This commit is contained in:
Jason N. 2024-02-29 09:07:28 -05:00
parent e0292ee98b
commit f23465e38a

View file

@ -167,7 +167,6 @@ jobs:
- name: Add anaconda.ks to ISO - name: Add anaconda.ks to ISO
run: | run: |
ls ls
unzip *.zip
cat << EOF > ks.cfg cat << EOF > ks.cfg
EOF EOF
@ -179,6 +178,6 @@ jobs:
-end -end
EOF EOF
#- name: Start a VM - name: Start a VM
# run: | run: |
# qemu-system-x86_64 --name "Anaconda" -m 4096 -cpu host -cdrom test.iso -drive file=disk.qcow2 qemu-system-x86_64 --name "Anaconda" -m 4096 -cpu host -cdrom test.iso -drive file=disk.qcow2