Can't boot to macOS after installation. #463

Closed
opened 2025-12-29 01:19:27 +01:00 by adam · 3 comments
Owner

Originally created by @JCionx on GitHub (Jan 27, 2023).

Today I installed macOS using Docker-OSX on my laptop. It took around 8 hours to install. After the installation, I decided to shut down the VM. Then I launched Docker-OSX again, but it only showed up the recovery drive. How can I fix this?

Originally created by @JCionx on GitHub (Jan 27, 2023). Today I installed macOS using Docker-OSX on my laptop. It took around 8 hours to install. After the installation, I decided to shut down the VM. Then I launched Docker-OSX again, but it only showed up the recovery drive. How can I fix this?
adam closed this issue 2025-12-29 01:19:27 +01:00
Author
Owner

@sdekna commented on GitHub (Feb 17, 2023):

did you happen to solve it? I'm stuck at the same point

@sdekna commented on GitHub (Feb 17, 2023): did you happen to solve it? I'm stuck at the same point
Author
Owner

@JCionx commented on GitHub (Feb 17, 2023):

did you happen to solve it? I'm stuck at the same point

I solved it. You need to run "docker ps", ans that will list all your containers. Then you find the id of the docker-osx. Then run "docker start -ai id"

@JCionx commented on GitHub (Feb 17, 2023): > did you happen to solve it? I'm stuck at the same point I solved it. You need to run "docker ps", ans that will list all your containers. Then you find the id of the docker-osx. Then run "docker start -ai id"
Author
Owner

@sdekna commented on GitHub (Feb 17, 2023):

many thanks !

@sdekna commented on GitHub (Feb 17, 2023): many thanks !
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#463