Not working after system restart. #101

Closed
opened 2025-12-28 23:24:17 +01:00 by adam · 2 comments
Owner

Originally created by @henriquenunez on GitHub (Jan 17, 2021).

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). 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.
adam closed this issue 2025-12-28 23:24:17 +01: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.

@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.

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#101