Installation disk is not detected when restarting #568

Open
opened 2025-12-29 01:22:09 +01:00 by adam · 1 comment
Owner

Originally created by @ppazos on GitHub (Mar 3, 2024).

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

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

No dependencies set.

Reference: starred/Docker-OSX#568