We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.sh fail on Ubuntu 20.04 with error: qemu-system-x86_64: -device virtio-vga-gl: 'virtio-vga-gl' is not a valid device model name
./install-macos.sh
qemu-system-x86_64: -device virtio-vga-gl: 'virtio-vga-gl' is not a valid device model name
./run.sh have work untill install mac part & print all this:
*** Checking for firmware files *** Checking for Base System files *** Check if dmg2img is available /usr/bin/dmg2img *** Check if BaseSystem dmg is downloaded. If downloaded convert to img *** Downloading BaseSystem dmg 2023-02-20 09:00:12,399 Network Request: Fetching https://swscan.apple.com/content/catalogs/others/index-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog 2023-02-20 09:00:21,312 Network Request: Fetching http://swcdn.apple.com/content/downloads/41/23/061-26578-A_FF0C6M87LS/ylvl0phx6uy3i444qt9p57n8wz0xnylmd9/InstallAssistantAuto.smd 2023-02-20 09:00:21,418 Network Request: Fetching http://swcdn.apple.com/content/downloads/17/32/061-26589-A_8GJTCGY9PC/25fhcu905eta7wau7aoafu8rvdm7k1j4el/InstallAssistantAuto.smd 2023-02-20 09:00:21,510 Network Request: Fetching http://swcdn.apple.com/content/downloads/06/50/041-91758-A_M8T44LH2AW/b5r4og05fhbgatve4agwy4kgkzv07mdid9/InstallAssistantAuto.smd 2023-02-20 09:00:21,597 Network Request: Fetching http://swcdn.apple.com/content/downloads/34/54/041-88800-A_HLMBDM42FL/anrmoj880qkj0lbybqm0c3830p70nawjrv/InstallAssistantAuto.smd 2023-02-20 09:00:21,679 Network Request: Fetching http://swcdn.apple.com/content/downloads/08/44/041-90855-A_452WLVQACP/mzfvoi59bljh3w4w4lvwenfk0r1a2f7212/InstallAssistantAuto.smd 2023-02-20 09:00:21,729 Network Request: Fetching http://swcdn.apple.com/content/downloads/01/28/061-86291-A_JPEIWIOZES/enpozvvbmj3mj2dhulhevlt8b429qd5kw0/InstallAssistantAuto.smd 2023-02-20 09:00:21,821 Network Request: Fetching http://swcdn.apple.com/content/downloads/37/41/001-04366/a6boefh8b6bee4k2x6v5lwyfjr7od2ica3/InstallAssistantAuto.smd 2023-02-20 09:00:21,916 Network Request: Fetching http://swcdn.apple.com/content/downloads/59/18/001-15219-A_EE9FN7UHJA/efuz3h0zlmx4qlinf4bxlguigo9jvhcr55/InstallAssistantAuto.smd 2023-02-20 09:00:22,073 Network Request: Fetching http://swcdn.apple.com/content/downloads/23/45/001-36735-A_IRCLJ5YYKF/z8vka6xfykydycui5b7atpc52btxmbffdn/InstallAssistantAuto.smd 2023-02-20 09:00:22,190 Network Request: Fetching http://swcdn.apple.com/content/downloads/10/06/001-36801-A_9MBEQ97Z9M/672a1q4u8978ize3s15ygivp2dqwmk10qb/InstallAssistantAuto.smd 2023-02-20 09:00:22,277 Network Request: Fetching http://swcdn.apple.com/content/downloads/20/55/001-51042-A_2EJTJOSUC2/rsvf13iphg5lvcqcysqcarv8cvddq8igek/InstallAssistantAuto.smd 2023-02-20 09:00:22,378 Network Request: Fetching http://swcdn.apple.com/content/downloads/61/24/001-57224/0o1xetys5n505gocjsil5qo0p4kg939elb/InstallAssistantAuto.smd 2023-02-20 09:00:22,489 Network Request: Fetching http://swcdn.apple.com/content/downloads/26/37/001-68446/r1dbqtmf3mtpikjnd04cq31p4jk91dceh8/InstallAssistantAuto.smd 2023-02-20 09:00:22,786 Selected macOS Product: 061-86291 Fetching BaseSystem/BaseSystem.dmg ... [####################################] 100% Fetching BaseSystem/BaseSystem.chunklist ... [####################################] 100% *** BaseSystem dmg downloaded. *** BaseSystem dmg available. *** Check if BaseSystem dmg has been converted to img before. *** Converting BaseSystem dmg to img. dmg2img v1.6.7 (c) vu1tur ([email protected]) BaseSystem/BaseSystem.dmg --> BaseSystem/BaseSystem.img decompressing: opening partition 0 ... 100.00% ok opening partition 1 ... 100.00% ok opening partition 2 ... 100.00% ok opening partition 3 ... 100.00% ok opening partition 4 ... 100.00% ok opening partition 5 ... 100.00% ok opening partition 6 ... 100.00% ok opening partition 7 ... 100.00% ok Archive successfully decompressed as BaseSystem/BaseSystem.img *** BaseSystem img available. *** Checking for disk image Formatting 'macos.qcow2', fmt=qcow2 size=68719476736 cluster_size=65536 lazy_refcounts=off refcount_bits=16 *** Check if installer has been run *** Looks like the install hasn't been done yet, lets install *** Install! qemu-system-x86_64: -device virtio-vga-gl: 'virtio-vga-gl' is not a valid device model name
The text was updated successfully, but these errors were encountered:
No branches or pull requests
./install-macos.sh
fail on Ubuntu 20.04 with error:qemu-system-x86_64: -device virtio-vga-gl: 'virtio-vga-gl' is not a valid device model name
./run.sh have work untill install mac part & print all this:
The text was updated successfully, but these errors were encountered: