[GH-ISSUE #745] Installation disk is not detected when restarting #570

Open
opened 2026-02-27 23:01:08 +03:00 by kerem · 1 comment
Owner

Originally created by @ppazos on GitHub (Mar 3, 2024).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/745

I went through the installation process for catalina, it ran OK. Then I turned off the VM and started it again with the same command. Instead of booting from the installed one it started all over again, like the install didn't exist.

Should I go through half an hour of installation on each session using the VM? How can I persist the state of the VM?

Thanks.

Originally created by @ppazos on GitHub (Mar 3, 2024). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/745 I went through the installation process for catalina, it ran OK. Then I turned off the VM and started it again with the same command. Instead of booting from the installed one it started all over again, like the install didn't exist. Should I go through half an hour of installation on each session using the VM? How can I persist the state of the VM? Thanks.
Author
Owner

@sickcodes commented on GitHub (Apr 8, 2024):

You have to restart your old image with docker start -ai xxxxxx where xxxxx is your container ID. You can find it using docker ps -a

<!-- gh-comment-id:2042803212 --> @sickcodes commented on GitHub (Apr 8, 2024): You have to restart your old image with `docker start -ai xxxxxx` where xxxxx is your container ID. You can find it using `docker ps -a`
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#570
No description provided.