[GH-ISSUE #126] Not working after system restart. #101

Closed
opened 2026-02-27 22:07:57 +03:00 by kerem · 2 comments
Owner

Originally created by @henriquenunez on GitHub (Jan 17, 2021).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/126

I've built the container and ran the installation process.

The command I used was: docker run \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ sickcodes/docker-osx:latest

It worked on the first attempt, and I even managed to install Xcode.

Then, I rebooted my laptop, and when I try to run the container I have no QEMU window showing up or RAM usage increase.

Anyone facing the same problem? Thx

EDIT: The problem now is that macOS finds no bootable partition.

Originally created by @henriquenunez on GitHub (Jan 17, 2021). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/126 I've built the container and ran the installation process. The command I used was: `docker run \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ sickcodes/docker-osx:latest ` It worked on the first attempt, and I even managed to install Xcode. Then, I rebooted my laptop, and when I try to run the container I have no QEMU window showing up or RAM usage increase. Anyone facing the same problem? Thx EDIT: The problem now is that macOS finds no bootable partition.
kerem closed this issue 2026-02-27 22:07:57 +03:00
Author
Owner

@henriquenunez commented on GitHub (Jan 17, 2021):

Forget about the screen problem, I was not using xhost +.

Now macOS boots, but it doesn't find my partition, and it wants to redo the installation process.

<!-- gh-comment-id:761892562 --> @henriquenunez commented on GitHub (Jan 17, 2021): Forget about the screen problem, I was not using `xhost +`. Now macOS boots, but it doesn't find my partition, and it wants to redo the installation process.
Author
Owner

@henriquenunez commented on GitHub (Jan 17, 2021):

The problem was between the chair and the pc. Thx for the patience.

<!-- gh-comment-id:761893568 --> @henriquenunez commented on GitHub (Jan 17, 2021): The problem was between the chair and the pc. Thx for the patience.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#101
No description provided.