mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
qemu stucks on All the crated drill kernel threads have been scheduled at least once. Preparing.
#393
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ReshaSD on GitHub (Aug 7, 2022).
Trying to install Monterey. But it doesn't want too boot. I am able to choose macOS base system, but then after several logs it doesn't want to load any GUI to choose drive, install the system.
Basically I see this in QEmu:

I left it for 1-2 hours - nothing was changed.
Here is logs from docker:
Full log here: docker.log
Last lines like
qemu-system-x86_64: Slirp: Failed to send packet, ret: -1are appearing one per 15-20 minMy system:
I've already tried these commands form I thought similar issues:
I tried bigsur running:
Got moslty same effect:

P.S.Few month ago I set it up on another laptop without any problems, but now I have to moove all my work to new laptop
@bebjakub commented on GitHub (Oct 12, 2022):
@ReshaSD did you fix that? Thank you!
@ReshaSD commented on GitHub (Oct 12, 2022):
@bebjakub Unfortunately no.
I am not experienced Linux user. For me all attempts were like "shot in the dark". So I gave up :-(
But still watching on this thread if someone can spin up Docker-OSX on Ubuntu 22.04.
UPD: Tried it again after you message and saw that it stucks on different lines.

But it doesn't tell me anything which I can fix :-(
@ReshaSD commented on GitHub (Dec 23, 2022):
@bebjakub
I upgraded my Ubuntu from 22.04 to 22.10 and now docker-osx works fine.
Don't know what was the problem, but the main difference between them - 22.04 on Wayland but 22.10 not.