Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install-MacOS script aborts after a few seconds #33

Closed
djfjfofoc3 opened this issue Jul 6, 2022 · 0 comments · Fixed by #34
Closed

Install-MacOS script aborts after a few seconds #33

djfjfofoc3 opened this issue Jul 6, 2022 · 0 comments · Fixed by #34

Comments

@djfjfofoc3
Copy link

djfjfofoc3 commented Jul 6, 2022

QEMU aborts with the following output:

qemu-system-x86_64: -drive if=pflash,format=raw,readonly,file=packaged-firmware/OVMF_CODE.fd: warning: short-form boolean option 'readonly' deprecated
Please use readonly=on instead
qemu-system-x86_64: ../qemu-7.0.0/ui/console-gl.c:105: surface_gl_update_texture: Assertion `gls' failed.
./launch-macos.sh: line 32: 35265 Aborted                 (core dumped) qemu-system-x86_64 -enable-kvm -m 2G -machine q35,accel=kvm -smp 4,cores=2 -cpu Penryn,vendor=GenuineIntel,kvm=on,+sse3,+sse4.2,+aes,+xsave,+avx,+xsaveopt,+xsavec,+xgetbv1,+avx2,+bmi2,+smep,+bmi1,+fma,+movbe,+invtsc -device isa-applesmc,osk="$OSK" -smbios type=2 -object rng-random,id=rng0,filename=/dev/urandom -device virtio-rng-pci,rng=rng0 -serial mon:stdio -drive if=pflash,format=raw,readonly,file=packaged-firmware/OVMF_CODE.fd -drive if=pflash,format=raw,file=firmware/OVMF_VARS-1024x768.fd -device virtio-vga-gl -display sdl,gl=on -vga std -L /usr/share/seabios/ -L /usr/lib/ipxe/qemu/ -audiodev pa,id=pa,server="/run/user/$(id -u)/pulse/native" -device ich9-intel-hda -device hda-output,audiodev=pa -usb -device usb-kbd -device usb-mouse -netdev user,id=net0 -device vmxnet3,netdev=net0,id=net0 -drive id=ESP,if=virtio,format=qcow2,file=ESP.qcow2 -drive id=SystemDisk,if=virtio,file=macos.qcow2

Neofetch (for things such as kernel version, etc...):

██████████████████  ████████   user@device 
██████████████████  ████████   ----------- 
██████████████████  ████████   OS: Manjaro Linux x86_64 
██████████████████  ████████   Host: MS-7B86 3.0 
████████            ████████   Kernel: 5.18.0-1-rt11-MANJARO 
████████  ████████  ████████   Uptime: 22 mins 
████████  ████████  ████████   Packages: 1656 (pacman), 11 (snap) 
████████  ████████  ████████   Shell: bash 5.1.16 
████████  ████████  ████████   Resolution: 1920x1080, 1920x1080 
████████  ████████  ████████   DE: Plasma 5.24.5 
████████  ████████  ████████   WM: KWin 
████████  ████████  ████████   WM Theme: K01-d 
████████  ████████  ████████   Theme: Breath Light [Plasma], Breeze [GTK2] 
████████  ████████  ████████   Icons: Planet-dark [Plasma], Planet-dark [GTK2/3] 
                               Terminal: konsole 
                               Memory: 3884MiB / 64300MiB 

@djfjfofoc3 djfjfofoc3 changed the title Launch-MacOS script aborts after a few seconds Install-MacOS script aborts after a few seconds Jul 6, 2022
@arindas arindas linked a pull request Jul 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant