Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork62
Open
Description
Describe the Issue
Once the process is complete and you run the boot.sh or virt-manager vm start to begin the installation, it allows me to choose the drive and then just logo. That's it. Nothing else. More than 30-40 minutes - nothing.
bash boot.sh -vboot.sh: illegal option -- v ────────────────────────────────────────────── boot.sh macOS Tahoe Built with ULTMOS v0.13.4 Using Haswell-noTSX CPU model Passthrough disabled Discord RPC enabled ──────────────────────────────────────────────QEMU 9.2.4 monitor - type 'help' for more informationqemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]Reproduce the Issue
No response
Expectation
No response
Operating System
Nobara Linux 42 (KDE Plasma Desktop Edition) x86_64
Kernel
Linux 6.16.9-200.nobara.fc42.x86_64
Processor
AMD Ryzen 7 4800H (16) @ 2.90 GHz
RAM (in GB)
16
GPU(s)
NVIDIA GeForce GTX 1650 Mobile / Max-Q [Discrete]
Version
v0.13.4
Branch
main
Generated Script File
#!/usr/bin/env bash# shellcheck disable=SC2054## APC-RUN_29-09-2025_02-05-08## THIS FILE WAS GENERATED USING AUTOPILOT.## To boot this script, run the following command:# $ ./boot.sh###boot.sh#Created by Coopydood as part of the ultimate-macOS-KVM project.##Profile: https://github.com/Coopydood#Repo: https://github.com/Coopydood/ultimate-macOS-KVM##Adapted from OSX-KVM among others.#Greetz to TheNickDude, Dortania, kholia, foxlet, and other contributors :]#ID="macOS"NAME="macOS 26"FILE="boot.sh"ULTMOS=0.13.4IGNORE_FILE=0REQUIRES_SUDO=0VFIO_PTA=0VFIO_DEVICES=0GEN_EPOCH=1759091708FEATURE_LEVEL=11VERBOSE=1DISCORD_RPC=1DISCORD_RPC_IMG="default"SCREEN_RES="1920x1080"ALLOCATED_RAM="12G"CPU_SOCKETS="1"CPU_CORES="7"CPU_THREADS="2"CPU_MODEL="Haswell-noTSX"CPU_FEATURE_ARGS="+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check"REPO_PATH="/run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM"VM_PATH="/run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM"OVMF_DIR="/run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM/ovmf"VFIO_ID_0="$USR_VFIO_ID_0"VFIO_ID_1="$USR_VFIO_ID_1"VFIO_ROM="$USR_VFIO_ROM"USB_DEVICES="$USR_USB_DEVICES"NETWORK_DEVICE="virtio-net"MAC_ADDRESS="00:16:cb:00:18:21"OS_ID="Tahoe"HDD_PATH="$VM_PATH/HDD.qcow2"DISK_TYPE="SSD"# You should not have to touch anything below this line, especially if you# don't really know what you're doing. It'll probably break something.args=(-global ICH9-LPC.acpi-pci-hotplug-with-bridge-support=off-enable-kvm -m"$ALLOCATED_RAM" -cpu"$CPU_MODEL",kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,"$CPU_FEATURE_ARGS"-machine q35-boot menu=on,splash-time=5#-device usb-ehci,id=ehci#-device qemu-xhci,id=xhci-usb -device usb-kbd -device usb-tablet#USB_DEV_BEGIN#USB_DEV_END-smp threads="$CPU_THREADS",cores="$CPU_CORES",sockets="$CPU_SOCKETS"-device pcie-root-port,bus=pcie.0,slot=1,x-speed=16,x-width=32#VFIO_DEV_BEGIN#VFIO_DEV_END-device isa-applesmc,osk="ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"-drive if=pflash,format=raw,readonly=on,file="$OVMF_DIR/OVMF_CODE.fd"-drive if=pflash,format=raw,file="$OVMF_DIR/OVMF_VARS.fd"-smbios type=2-audio driver=sdl,model=virtio-device ich9-ahci,id=sata-drive id=OpenCore,if=none,format=qcow2,file="$VM_PATH/boot/OpenCore.qcow2"-drive id=HDD,if=none,file="$HDD_PATH",format=qcow2-device ide-hd,bus=sata.2,drive=OpenCore,bootindex=1-device ide-hd,bus=sata.3,drive=HDD,rotation_rate=1############## REMOVE THESE LINES AFTER MACOS INSTALLATION ###############-drive id=BaseSystem,if=none,file="$VM_PATH/BaseSystem.img",format=raw-device ide-hd,bus=sata.4,drive=BaseSystem##########################################################################-netdev user,id=net0 -device"$NETWORK_DEVICE",netdev=net0,id=net0,mac="$MAC_ADDRESS"-device qxl-vga,vgamem_mb=128,vram_size_mb=128 -monitor stdio#-display none#-vga qxl################ UNCOMMENT IF YOU WANT TO USE VNC MONITOR #################-vnc 0.0.0.0:1,password=on -k en-us##########################################################################)whilegetopts d: flagdocase"${flag}"in d) DISCORD_RPC=${OPTARG};;esacdoneif [$VERBOSE= 1 ]thenechoecho\ \ \──────────────────────────────────────────────echo\ \ \ \ \$FILEecho\ \ \ \ \$ID$OS_IDechoecho\ \ \ \ \Built with ULTMOS v$ULTMOSecho\ \ \ \ \Using$CPU_MODEL CPU modelif [$REQUIRES_SUDO= 1 ]thenecho\ \ \ \ \Superuser privileges enabledfiif [$VFIO_PTA= 1 ]thenecho\ \ \ \ \Passthrough enabledelseecho\ \ \ \ \Passthrough disabledfiif [$DISCORD_RPC= 1 ]thenecho\ \ \ \ \Discord RPC enabledelseecho\ \ \ \ \Discord RPC disabledfiecho\ \ \──────────────────────────────────────────────echofiif [$DISCORD_RPC= 1 ]then"$REPO_PATH/scripts/drpc.py" --os"$OS_ID" --pt$VFIO_DEVICES --wd"$REPO_PATH" --show"$DISCORD_RPC_IMG"&fiqemu-system-x86_64"${args[@]}"if [$DISCORD_RPC= 1 ]thenpkill -f drpc.pyfi
Generated XML File (if applicable)
<domainxmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0"type="kvm"> <name>ultmos-26</name> <uuid>13b82248-e1e0-405e-84b1-0384e9bc0c63</uuid> <title>macOS Tahoe (ULTMOS)</title> <description> macOS Tahoe Converted from /run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM/boot.sh This virtual machine was created using ultimate-macOS-KVM, a project by Coopydood. Visit https://github.com/Coopydood/ultimate-macOS-KVM for help and support, or provide some feedback! DEBUG ULTMOS: v0.13.4 XML: /run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM/boot.xml AP: /run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM/boot.sh APFLOW: Yes AUTO: Yes USEBLOBS: Yes RUNTIME: 02:05:13 29/09/2025 </description> <memoryunit="KiB">12582912</memory> <currentMemoryunit="KiB">12582912</currentMemory> <vcpuplacement="static">14</vcpu> <os> <typearch="x86_64"machine="pc-q35-4.2">hvm</type> <loaderreadonly="yes"type="pflash"format="raw">/run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM/ovmf/OVMF_CODE.fd</loader> <nvramformat="raw">/run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM/ovmf/OVMF_VARS.fd</nvram> <bootdev="hd"/> </os> <features> <acpi/> <apic/> </features> <cpumode="host-passthrough"check="none"migratable="on"> <topologysockets="1"dies="1"clusters="1"cores="7"threads="2"/> </cpu> <clockoffset="utc"> <timername="rtc"tickpolicy="catchup"/> <timername="pit"tickpolicy="delay"/> <timername="hpet"present="no"/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/bin/qemu-system-x86_64</emulator> <disktype="file"device="disk"> <drivername="qemu"type="qcow2"/> <sourcefile="/run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM/boot/OpenCore.qcow2"/> <targetdev="sda"bus="sata"/> <addresstype="drive"controller="0"bus="0"target="0"unit="0"/> </disk> <disktype="file"device="disk"> <drivername="qemu"type="qcow2"/> <sourcefile="/run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM/HDD.qcow2"/> <targetdev="sdb"bus="sata"rotation_rate="1"/> <addresstype="drive"controller="0"bus="0"target="0"unit="1"/> </disk> <disktype="file"device="disk"> <drivername="qemu"type="raw"/> <sourcefile="/run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM/BaseSystem.img"/> <targetdev="sdc"bus="sata"/> <addresstype="drive"controller="0"bus="0"target="0"unit="2"/> </disk> <controllertype="sata"index="0"> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x1f"function="0x2"/> </controller> <controllertype="pci"index="0"model="pcie-root"/> <controllertype="pci"index="1"model="pcie-root-port"> <modelname="pcie-root-port"/> <targetchassis="1"port="0x8"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x01"function="0x0"multifunction="on"/> </controller> <controllertype="pci"index="2"model="pcie-root-port"> <modelname="pcie-root-port"/> <targetchassis="2"port="0x9"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x01"function="0x1"/> </controller> <controllertype="pci"index="3"model="pcie-root-port"> <modelname="pcie-root-port"/> <targetchassis="3"port="0xa"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x01"function="0x2"/> </controller> <controllertype="pci"index="4"model="pcie-root-port"> <modelname="pcie-root-port"/> <targetchassis="4"port="0xb"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x01"function="0x3"/> </controller> <controllertype="pci"index="5"model="pcie-root-port"> <modelname="pcie-root-port"/> <targetchassis="5"port="0xc"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x01"function="0x4"/> </controller> <controllertype="pci"index="6"model="pcie-root-port"> <modelname="pcie-root-port"/> <targetchassis="6"port="0xd"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x01"function="0x5"/> </controller> <controllertype="pci"index="7"model="pcie-root-port"> <modelname="pcie-root-port"/> <targetchassis="7"port="0xe"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x01"function="0x6"/> </controller> <controllertype="pci"index="8"model="pcie-root-port"> <modelname="pcie-root-port"/> <targetchassis="8"port="0xf"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x01"function="0x7"/> </controller> <controllertype="pci"index="9"model="pcie-to-pci-bridge"> <modelname="pcie-pci-bridge"/> <addresstype="pci"domain="0x0000"bus="0x01"slot="0x00"function="0x0"/> </controller> <controllertype="usb"index="0"model="ich9-ehci1"> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x1d"function="0x7"/> </controller> <controllertype="usb"index="0"model="ich9-uhci1"> <masterstartport="0"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x1d"function="0x0"multifunction="on"/> </controller> <controllertype="usb"index="0"model="ich9-uhci2"> <masterstartport="2"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x1d"function="0x1"/> </controller> <controllertype="usb"index="0"model="ich9-uhci3"> <masterstartport="4"/> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x1d"function="0x2"/> </controller> <interfacetype="network"> <macaddress="00:16:cb:00:18:21"/> <sourcenetwork="default"/> <modeltype="virtio-net"/> <addresstype="pci"domain="0x0000"bus="0x09"slot="0x02"function="0x0"/> </interface> <serialtype="pty"> <targettype="isa-serial"port="0"> <modelname="isa-serial"/> </target> </serial> <consoletype="pty"> <targettype="serial"port="0"/> </console> <inputtype="mouse"bus="ps2"/> <inputtype="keyboard"bus="ps2"/> <inputtype="keyboard"bus="usb"> <addresstype="usb"bus="0"port="3"/> </input> <inputtype="tablet"bus="usb"> <addresstype="usb"bus="0"port="4"/> </input> <graphicstype="spice"> <listentype="none"/> </graphics> <soundmodel="ich9"> <addresstype="pci"domain="0x0000"bus="0x00"slot="0x1b"function="0x0"/> </sound> <audioid="1"type="none"/> <video> <modeltype="vga"vram="16384"heads="1"primary="yes"/> <addresstype="pci"domain="0x0000"bus="0x09"slot="0x01"function="0x0"/> </video> <watchdogmodel="itco"action="reset"/> <memballoonmodel="none"/> </devices> <qemu:commandline> <qemu:argvalue="-global"/> <qemu:argvalue="ICH9-LPC.acpi-pci-hotplug-with-bridge-support=off"/> <qemu:argvalue="-device"/> <qemu:argvalue="isa-applesmc,osk=ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"/> <qemu:argvalue="-smbios"/> <qemu:argvalue="type=2"/> <qemu:argvalue="-cpu"/> <qemu:argvalue="Haswell-noTSX,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check"/> <qemu:argvalue="-smp"/> <qemu:argvalue="threads=2,cores=7,sockets=1"/> <qemu:argvalue="-global"/> <qemu:argvalue="nec-usb-xhci.msi=off"/> </qemu:commandline></domain>
Generated Log File
ULTMOS AUTOPILOT LOG 29-09-2025 01:53:00───────────────────────────────────────────────────────────────────[01:53:00.608][ INFO ]: ULTMOS v0.13.4[01:53:00.608][ INFO ]: [01:53:00.608][ INFO ]: Name: AutoPilot[01:53:00.608][ INFO ]: File: autopilot.py[01:53:00.608][ INFO ]: Identifier: APC[01:53:00.608][ INFO ]: Vendor: Coopydood[01:53:00.608][ INFO ]: [01:53:00.608][ INFO ]: Logging to ./logs/APC_RUN_29-09-2025_01-53-00.log[01:53:00.609][ OK ]: The NRS folder structure was not detected, will not use NRS[01:53:00.609][ INFO ]: Downloading notice list[01:53:01.357][ OK ]: Notice list downloaded[01:53:01.357][ INFO ]: Checking notice list[01:53:01.357][ OK ]: Notice list loaded[01:53:01.357][ INFO ]: Marking spark timestamp[01:53:01.357][ INFO ]: Displaying menu[01:53:01.357][ OK ]: Menu displayed[01:53:01.358][ WAIT ]: Waiting on user input[01:53:16.264][ OK ]: User input received[01:53:16.264][ OK ]: ───────────────── STARTING INTERROGATION SEQUENCE ─────────────────[01:53:16.264][ INFO ]: FEATURE LEVEL 11[01:53:16.265][ OK ]: Stage 1 sequence initiated[01:53:16.265][ OK ]: Removing stale blobs[01:53:29.502][ OK ]: Using default value of boot.sh[01:53:29.503][ WARN ]: Notice hook has been hit[01:53:29.503][ WARN ]: Arming notice selection trigger[01:53:29.503][ OK ]: Stage 2 sequence initiated[01:53:39.742][ WARN ]: Notice hook has been hit[01:53:39.742][ WARN ]: Arming notice selection trigger[01:53:39.742][ OK ]: Stage 2 sequence initiated[01:53:39.743][ INFO ]: Custom value requested, setting up[01:53:52.245][ WARN ]: Selection noticetrap has been triggered[01:53:52.245][ INFO ]: Disarming notice selection trigger[01:53:52.245][ INFO ]: Requesting notice display[01:53:52.245][ WARN ]: A notice condition has been triggered[01:53:52.245][ INFO ]: Showing notice[01:53:52.246][ WARN ]: Non-critical notice, user cancontinue[01:54:12.203][ OK ]: Custom value wasset to 26[01:54:12.204][ OK ]: Stage 3 sequence initiated[01:54:23.586][ OK ]: Stage 3 sequence initiated[01:54:23.587][ INFO ]: Custom value requested, setting up[01:54:32.714][ OK ]: Custom value wasset to 14[01:54:32.714][ OK ]: Stage 4 sequence initiated[01:54:41.432][ OK ]: Stage 3 sequence initiated[01:54:44.919][ OK ]: Stage 3 sequence initiated[01:54:44.919][ INFO ]: Custom value requested, setting up[01:54:47.026][ OK ]: Custom value wasset to 7[01:54:47.026][ OK ]: Stage 4 sequence initiated[01:54:51.843][ OK ]: Using default value of 2[01:54:51.843][ OK ]: Stage 5 sequence initiated[01:55:12.686][ OK ]: Using default value of Haswell-noTSX[01:55:12.687][ OK ]: Stage 6 sequence initiated[01:55:19.796][ OK ]: Using default value of +ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check[01:55:19.797][ OK ]: Stage 7 sequence initiated[01:55:27.358][ OK ]: Stage 7 sequence initiated[01:55:27.359][ INFO ]: Custom value requested, setting up[01:55:27.359][ WAIT ]: Waitingfor user input[01:55:45.754][ OK ]: User input received[01:55:45.754][ OK ]: Custom value wasset to 12G[01:55:45.754][ OK ]: Stage 8 sequence initiated[01:55:50.345][ OK ]: Stage 8 sequence initiated[01:55:50.346][ INFO ]: Custom value requested, setting up[01:55:50.346][ WAIT ]: Waitingfor user input[01:55:54.782][ OK ]: User input received[01:55:54.782][ OK ]: Custom value wasset to 128G[01:55:54.782][ WARN ]: Notice hook has been hit[01:55:54.782][ WARN ]: Arming notice selection trigger[01:55:54.782][ OK ]: Stage 9 sequence initiated[01:56:10.315][ WARN ]: Selection noticetrap has been triggered[01:56:10.315][ INFO ]: Disarming notice selection trigger[01:56:10.315][ INFO ]: Requesting notice display[01:56:10.315][ WARN ]: A notice condition has been triggered[01:56:10.316][ INFO ]: Showing notice[01:56:10.316][ WARN ]: Non-critical notice, user cancontinue[01:56:26.808][ OK ]: Willset disk up as NVMe[01:56:26.808][ WARN ]: Notice hook has been hit[01:56:26.808][ WARN ]: Arming notice selection trigger[01:56:26.808][ OK ]: Stage 9 sequence initiated[01:56:28.241][ OK ]: Willset disk up as an SSD[01:56:28.242][ OK ]: Stage 10 sequence initiated[01:56:33.876][ OK ]: Using default value of virtio-net[01:56:33.876][ OK ]: Stage 11 sequence initiated[01:56:53.125][ INFO ]: Generating compatible MAC address[01:56:53.125][ OK ]: Generated MAC address with value 00:16:cb:00:18:21[01:56:53.125][ INFO ]: Setting generated MAC address as live variable[01:56:53.126][ OK ]: Stage 12 sequence initiated[02:03:15.454][ OK ]: Stage 12 sequence initiated[02:03:15.454][ INFO ]: Custom value requested, setting up[02:03:15.455][ WAIT ]: Waitingfor user input[02:03:15.455][ INFO ]: New gen dialogs enabled, using GUI filepicker[02:03:24.616][ OK ]: Successfully got response from GUI dialog[02:03:24.616][ OK ]: User input received[02:03:24.616][ OK ]: Custom value wasset to /run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/images/BaseSystem.dmg[02:03:24.616][ OK ]: Stage 13 sequence initiated[02:03:36.711][ OK ]: Stage 13 sequence initiated[02:03:36.712][ INFO ]: Custom value requested, setting up[02:03:39.750][ OK ]: Custom value wasset to 1920x1080[02:03:39.750][ OK ]: Stage 14 sequence initiated[02:03:59.761][ OK ]: Using default value of True[02:04:16.913][ OK ]: Interrogation complete, displaying summary and AP autoflow sliproad[02:04:30.624][ INFO ]: Handoff started, user preferences saved[02:04:30.624][ OK ]: ───────────────── STARTING AUTOPILOT AUTOFLOW ─────────────────[02:04:30.624][ INFO ]: Here we go![02:04:32.624][ OK ]: Updating status UI[02:04:35.625][ INFO ]: STARTING PREPARE PHASE[02:04:35.625][ OK ]: Updating status UI[02:04:35.626][ INFO ]: Setting up environment[02:04:35.631][ OK ]: Copied baseConfig into live working file[02:04:36.631][ INFO ]: Setting up OpenCore image[02:04:36.631][ INFO ]: Selecting appropriate OpenCore image[02:04:36.631][ OK ]: Selected NEW OpenCore image[02:04:36.631][ INFO ]: Copying OpenCore imagein place[02:04:36.635][ OK ]: OpenCore image copied[02:04:36.635][ INFO ]: Copying OVMF code into place[02:04:36.639][ INFO ]: Copying OVMF varsfor resolution 1920x1080[02:04:36.641][ OK ]: OVMF files copied[02:04:36.641][ INFO ]: Creatinglocal OVMF variable store[02:04:36.643][ INFO ]: Performing integrity check[02:04:37.144][ OK ]: Integrity check PASSED[02:04:37.144][ OK ]: Updated stage status, handing off to next stage[02:04:38.145][ OK ]: Updating status UI[02:04:38.145][ INFO ]: STARTING INTEGRITY PHASE[02:04:38.146][ OK ]: Updating status UI[02:04:42.147][ OK ]: Integrity check PASSED[02:04:42.147][ OK ]: Updated stage status, handing off to next stage[02:04:43.148][ OK ]: Updating status UI[02:04:43.149][ INFO ]: STARTING GENERATION PHASE[02:04:43.149][ INFO ]: Working directory was captured as /run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/ultimate-macOS-KVM[02:04:43.149][ OK ]: Updating status UI[02:04:43.150][ INFO ]: Scanningfor file conflict[02:04:46.151][ INFO ]: Beginning variable injection[02:04:46.175][ INFO ]: Checking disktype[02:04:46.176][ WARN ]: Disktype is SSD, modifying rotation rate[02:04:46.176][ OK ]: Rotation rate updated[02:04:46.176][ INFO ]: Enabling experimental audio support[02:04:46.176][ OK ]: Variable injectioncomplete[02:04:46.176][ INFO ]: Stamping with ULTMOS version[02:04:46.176][ OK ]: Marked working script as using ULTMOS v0.13.4[02:04:46.176][ INFO ]: Stamping with feature level[02:04:46.176][ OK ]: Marked working script as feature level 11[02:04:46.176][ INFO ]: Checkingif Discord rich presence is available[02:04:46.176][ OK ]: Discord rich presence is available, willenablein script[02:04:46.177][ OK ]: Updating status UI[02:04:46.177][ INFO ]: Adding OS ID marker[02:04:46.177][ INFO ]: Setting up BaseSystem image attachment[02:04:46.177][ INFO ]: Writing changes[02:04:46.177][ OK ]: Changes written to file[02:04:46.178][ INFO ]: Performing integrity check[02:04:46.178][ OK ]: Integrity check PASSED[02:04:46.678][ OK ]: Updated stage status, handing off to next stage[02:04:46.879][ OK ]: Updating status UI[02:04:47.880][ OK ]: User is using their own macOS recovery image, disarming downloader[02:04:47.880][ OK ]: Switching tolocal copy mode[02:04:47.880][ INFO ]: STARTING LOCAL RECOVERY PHASE[02:04:47.880][ OK ]: Updating status UI[02:04:49.881][ INFO ]: Copying /run/media/codedusting/23b72536-7179-490b-b800-14b01f5d7347/VirtualMachines/images/BaseSystem.dmg to repository directory[02:04:51.030][ INFO ]: Setting up file name[02:04:51.038][ WARN ]: BaseSystem image is stillin the DMG format, will convert now[02:04:51.038][ OK ]: Updating status UI[02:04:53.499][ INFO ]: Finished converting, removingsource DMG[02:04:54.701][ OK ]: Updated subphase status, returning to parent[02:04:54.701][ OK ]: Updating status UI[02:04:55.702][ INFO ]: Performing integrity check[02:04:55.702][ OK ]: Integrity check PASSED[02:04:55.702][ OK ]: Updated stage status, handing off to next stage[02:04:56.703][ OK ]: Updating status UI[02:04:58.704][ OK ]: User requested a new HDD file, generation will go ahead[02:04:58.705][ INFO ]: STARTING HARDDISK PHASE[02:04:58.705][ OK ]: Updating status UI[02:05:00.706][ INFO ]: Scanningfor file conflict[02:05:00.706][ INFO ]: Generating hard disk image file[02:05:03.867][ OK ]: Hard disk image file generation verified[02:05:03.868][ OK ]: Updated stage status, handing off to next stage[02:05:04.269][ OK ]: Updating status UI[02:05:06.270][ INFO ]: STARTING APPLY PHASE[02:05:06.271][ OK ]: Updating status UI[02:05:08.272][ OK ]: Integrity check PASSED[02:05:08.272][ INFO ]: Dumping contents of baseConfig to memory[02:05:08.272][ INFO ]: Stripping warning headers[02:05:08.272][ INFO ]: Generating epoch timestamp[02:05:08.272][ OK ]: Epoch timestamped as 1759091708[02:05:08.273][ INFO ]: Writing to file[02:05:08.273][ OK ]: Header verificationcomplete[02:05:08.273][ INFO ]: Moving working file into place[02:05:08.277][ OK ]: Moved working file into boot.sh successfully[02:05:08.878][ OK ]: Updated stage status, handing off to next stage[02:05:08.878][ OK ]: Updating status UI[02:05:10.879][ INFO ]: Checking XML creation preferences[02:05:10.879][ OK ]: XML creation requested, WILL be generating XML[02:05:10.880][ OK ]: Updating status UI[02:05:10.880][ INFO ]: Copying current session blobs into user backdir[02:05:11.889][ OK ]: Handing off to XMLC and waitingfor result[02:05:18.967][ INFO ]: Gotexit signal from XMLC, checking integrity[02:05:18.967][ OK ]: XML file was successfully generated at boot.xml[02:05:19.368][ OK ]: Updating status UI[02:05:21.369][ INFO ]: STARTING PERMISSIONS PHASE[02:05:21.370][ OK ]: Updating status UI[02:05:23.371][ INFO ]: Setting execute permissions[02:05:23.376][ INFO ]: Setting readwrite permissions[02:05:23.380][ OK ]: Permissonssetfor new user files[02:05:23.381][ OK ]: Updated stage status, handing off to next stage[02:05:23.681][ OK ]: Updating status UI[02:05:25.683][ OK ]: Updating status UI[02:05:25.683][ INFO ]: STARTING CLEANUP PHASE[02:05:26.684][ INFO ]: Copying current session blobs into user backdir[02:05:26.692][ INFO ]: Marking blobs as stale[02:05:26.692][ INFO ]: Moving blobs into stale folder[02:05:26.697][ OK ]: Blob cleanupcomplete[02:05:26.697][ OK ]: Updated stage status, handing off to next stage[02:05:26.898][ OK ]: Updating status UI[02:05:27.898][ INFO ]: Stopping timer[02:05:29.899][ INFO ]: Updating variable definition[02:05:29.899][ OK ]: Timer was stopped with a recordedtime of 57 secondsin live mode[02:05:29.900][ OK ]: AutoPilot stages complete, displaying user summary screen[02:05:29.900][ OK ]: ───────────────── AUTOPILOT COMPLETE! SESSION TIME WAS 57 SEC ─────────────────[02:05:29.900][ INFO ]: XML generation was part of AP flow, offering import experience[02:05:29.900][ WAIT ]: Waitingfor user input[02:06:02.174][ OK ]: User input received[02:06:02.174][ INFO ]: Handing off to XML importer experience flow[02:06:02.174][ FATAL ]: bye[02:06:02.174][ FATAL ]: ───────────────── END OF LOGFILE ─────────────────[02:06:35.151][ OK ]: Stage 10 sequence initiated[02:06:43.285][ OK ]: Using default value of virtio-net[02:06:43.285][ OK ]: Stage 11 sequence initiated[02:06:46.533][ INFO ]: Generating compatible MAC address[02:06:46.534][ OK ]: Generated MAC address with value 00:16:cb:00:46:36[02:06:46.534][ INFO ]: Setting generated MAC address as live variable[02:06:46.534][ OK ]: Stage 12 sequence initiated
Additional Information
No response