mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Issue booting big-sur #186
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 @ficofer on GitHub (May 7, 2021).
I am not able to start basi big-sur image to install it and configure it, I used to be able to do this before latest change to OpenCore.qcow2 image.
This is the stack trace I am dealing with, but it might be some known thing that I am hitting ?
Virtualization was working correctly before this OpenCore.qcow2 image update.
@sickcodes commented on GitHub (May 8, 2021):
You are missing a display from the issue template output:
echo "${DISPLAY}"https://github.com/sickcodes/Docker-OSX#building-a-headless-osx-container
If you're running on a remote server with command line only, remove the X11 and DISPLAY lines from your command and use
:nakedAlternatively,
@ficofer commented on GitHub (May 8, 2021):
Yes I was actually shooting to get this done https://github.com/sickcodes/Docker-OSX#building-a-headless-container-which-allows-insecure-vnc-on-localhost-for-local-use-only where I would be able to VNC in to install xcode and register the machine before just using it for ssh only access.
This was working good from this same remote server (VM) before we needed to add:
I wonder if there is any workaround
@sickcodes commented on GitHub (May 8, 2021):
This worked for me but GitHub is going very slowly, and without
-tit will not show you output.I can also use qemu command line with both
-itTry this:
Also, to change the QEMU password, it seems you also need to specify a username (anything) now.
This looks like a new feature in QEMU 6?
@sickcodes commented on GitHub (May 8, 2021):
Added some QEMU 6 documentation changes
64ed979a65@ficofer commented on GitHub (May 9, 2021):
@sickcodes Amazing! that solved my issue it was the
-itwith only-iall worked as before and I was able to create the image!@gaetan1903 commented on GitHub (Jan 12, 2022):
hahaha, @ficofer your comment fix my problem in the issue https://github.com/sickcodes/Docker-OSX/issues/421
Thanks,
i remove
tfor docker run -it , and change to docker run -i@bphd commented on GitHub (Aug 6, 2023):
"Failed to parse ACL : Invalid argument. Ignoring" and "mdadm: No arrays found in config file or automatically " and "lvmetad: command not found " is not corrected by not using "t", and all the thing about using headless or creating a virtual screen does not concern my problem as I try to use it with my actual screen