@gameliee commented on GitHub (Jun 10, 2020):
I have the same problem as @igaurab. Here's the log
$ docker start 70766a2c9a69
70766a2c9a69
$ docker ps --all --filter "ancestor=sickco…
@sickcodes commented on GitHub (Feb 25, 2021):
For anyone else trying to do this, I couldn't get it working with gparted, but I was able to do it this way:
- Resize the .img on the…
@antoineraulin commented on GitHub (Jun 5, 2020):
I'm having trouble getting clover to work, whether I'm using the clover from the Mojave folder or the Catalina folder (knowing that I upgraded…
@ZackaryNisbet commented on GitHub (Jun 6, 2020):
Just finished installing Xcode in my docker container with 50GB+. Thanks so much.
@antoineraulin commented on GitHub (Jun 5, 2020):
It seems to be related to the "Accelerated Graphics" paragraph of the file you're talking about, the document only mentions the Clover bootloader…
@sickcodes commented on GitHub (Jun 6, 2020):
Please check the readme for new instructions including how to launch the old machine
@mikob commented on GitHub (Feb 25, 2021):
For anyone else trying to do this, I couldn't get it working with gparted, but I was able to do it this way:
- Resize the .img on the host (not sure…
@sickcodes commented on GitHub (Jun 5, 2020):
You can use the clover boot loader actually it’s in directory /home/arch/OSX-KVM
docker run --privileged v /tmp/.X11-unix:/tmp/.X11-unix -it…
@Fr0stykiller commented on GitHub (Jun 5, 2020):
I had the same issue with using --build-arg. Still, Dockerfile looks ok, so you can just change the VERSION and SIZE in Dockerfile itself…
@sickcodes commented on GitHub (Jun 5, 2020):
You can pull the .img out of the /var/lib/docker/.... location and play around with the sizes with gparted or something.
https://softwarebakery.com…
@ZackaryNisbet commented on GitHub (Jun 5, 2020):
Should I change the default to 60GB?
Yes please. Everyone who builds this will need more than the 32GB to update to Catalina anyways. 60GB…
@sickcodes commented on GitHub (Jun 5, 2020):
Some notes here:
037a3edc8d/notes.md
If you can figure it out, write the…
@sickcodes commented on GitHub (Jun 5, 2020):
You can change the build args to download Catalina instead of Mojave.
@sickcodes commented on GitHub (Jun 5, 2020):
The container is running, which means it might not be the right machine, or it didn't start correct.
Open all of them
docker start $(docker…
@sickcodes commented on GitHub (Jun 5, 2020):
Try the docker start command
@igaurab commented on GitHub (Jun 5, 2020):
Hi I tried docker start container-id and it did nothing? Just prints the container id and nothing