foxlet / macOS-Simple-KVM

Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
13.61k stars 1.14k forks source link

Stuck on boot #396

Open filiptronicek opened 3 years ago

filiptronicek commented 3 years ago

I went through all the steps in the README and installed Catalina on my created Disk, but when trying to boot into it it gets stuck on this message:

imageboot_setup_new: successfully authenticated /macOS Install Data/BaseSystem.dmg

image

My system

System:    Host: nunu Kernel: 5.8.0-33-generic x86_64 bits: 64 Console: tty 1 Distro: Ubuntu 20.10 (Groovy Gorilla)
Machine:   Type: Desktop Mobo: ASRock model: FM2A68M-DG3+ serial: <superuser/root required> UEFI [Legacy]: American Megatrends
           v: P2.60 date: 01/12/2016
CPU:       Info: Quad Core model: AMD A8-6500 APU with Radeon HD Graphics bits: 64 type: MCP L2 cache: 2048 KiB
           Speed: 1694 MHz min/max: 1700/3500 MHz Core speeds (MHz): 1: 1690 2: 1691 3: 1696 4: 1683
Graphics:  Device-1: AMD Baffin [Radeon RX 460/560D / Pro 450/455/460/555/555X/560/560X] driver: amdgpu v: kernel
           Display: server: No display server data found. Headless machine? tty: 229x53
           Message: Advanced graphics data unavailable in console. Try -G --display
Audio:     Device-1: Advanced Micro Devices [AMD] FCH Azalia driver: snd_hda_intel
           Device-2: AMD Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X] driver: snd_hda_intel
           Sound Server: ALSA v: k5.8.0-33-generic
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8169
           IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: 70:85:c2:2e:ae:43
           IF-ID-1: ztmjfegyzw state: unknown speed: 10 Mbps duplex: full mac: 2a:b3:1c:21:2a:40
Drives:    Local Storage: total: 931.51 GiB used: 23.59 GiB (2.5%)
           ID-1: /dev/sda vendor: Seagate model: ST1000DM010-2EP102 size: 931.51 GiB
Partition: ID-1: / size: 195.86 GiB used: 23.39 GiB (11.9%) fs: ext4 dev: /dev/dm-0
           ID-2: /boot size: 975.9 MiB used: 211.0 MiB (21.6%) fs: ext4 dev: /dev/sda2
Swap:      ID-1: swap-1 type: file size: 4.00 GiB used: 0 KiB (0.0%) file: /swap.img
Sensors:   System Temperatures: cpu: 25.9 C mobo: N/A gpu: amdgpu temp: 38.0 C
           Fan Speeds (RPM): N/A gpu: amdgpu fan: 1024
Info:      Processes: 161 Uptime: 50m Memory: 15.59 GiB used: 827.2 MiB (5.2%) Init: systemd runlevel: 5 Shell: Bash
           inxi: 3.1.07
conath commented 3 years ago

I am facing this issue, as well.

richard-fairthorne commented 3 years ago

I'm having this issue with Mojave.

jiesquivele commented 3 years ago

Were you guys able to fix it? I had the same issue, but was able to fix it changing VirtualBox Settings > System >Processor and swipping from 1 CPU to 2 CPU.

Destroyer8424 commented 2 years ago

I have had this exact same issue with Mojave and Catalina. I tried changing the amount of processors but I still get stuck in the same place (currently have 4 processors enabled for virtualbox). Any suggestions?

FlorisHendriks commented 2 years ago

Running: HEADLESS=1 MEM=6G CPUS=4 SYSTEM_DISK=MyDisk.qcow2 ./headless.sh

Instead of: HEADLESS=1 MEM=1G CPUS=2 SYSTEM_DISK=MyDisk.qcow2 ./headless.sh

Seemed to do the trick for me

vivipu commented 1 year ago

Still having this problem on Mojave with 4 CPUs enabled.

vivipu commented 1 year ago

Still having this problem on Mojave with 4 CPUs enabled.

Never mind, I'm a silly goose. Gave my virtual system more RAM (went from 1 to 2 GB) and it worked :) So @FlorisHendriks98 was on the right track... seems like this not-booting error occurs when the virtual system is beneath the required Mojave/Catalina minimum system requirements.

bhavyarajx commented 1 year ago

Try doing Cpu at 3 and increase memory around 4000 or higher and if stuck again then restart it again it worked for me

Clockiscool1234 commented 1 year ago

Still having this problem on Mojave with 4 CPUs enabled.

Never mind, I'm a silly goose. Gave my virtual system more RAM (went from 1 to 2 GB) and it worked :) So @FlorisHendriks98 was on the right track... seems like this not-booting error occurs when the virtual system is beneath the required Mojave/Catalina minimum system requirements.

setting 2GB ram works!!