Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I boot from the VirtIO disk that I formatted and installed to on the second boot? #74

Open
2 tasks done
caseykelso opened this issue Sep 24, 2024 · 1 comment
Open
2 tasks done
Labels
question Further information is requested

Comments

@caseykelso
Copy link

Is your question not already answered in the FAQ?

  • I made sure the question is not listed in the FAQ.

Is this a general question and not a technical issue?

  • I am sure my question is not about a technical issue.

Question

I'm unable to run through the install process:
docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 dockurr/macos

I can then commit the container to an image, tag it, but then when I run the second time against my tagged image it launches into recovery again. I'm sure I'm missing something obvious, any help would be appreciated.

@caseykelso caseykelso added the question Further information is requested label Sep 24, 2024
@kroese
Copy link
Contributor

kroese commented Oct 12, 2024

This is a technical issue, not a question. I cant help without seeing your compose file, etc. In any case you dont commit to the container, you just specify a storage location (see the FAQ):

volumes:
  - /var/osx:/storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants