Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/Docker-OSX#14 2025-12-28 23:21:03 +01:00
No protocol specified Unable to init server

@Cristuker commented on GitHub (Jun 6, 2020):

Sorry, i try other commands and read the readme whit attention this issue is unecessary, my mistake, sorry.

adam commented on issue starred/Docker-OSX#13 2025-12-28 23:21:02 +01:00
Larger Disk Size

@antoineraulin commented on GitHub (Jun 6, 2020):

If I remember well, you just need to add a dot a the end of the command. To specify that you want to build for the current directory.

adam commented on issue starred/Docker-OSX#13 2025-12-28 23:21:02 +01:00
Larger Disk Size

@kinteseay commented on GitHub (Jun 6, 2020):

Thanks

adam commented on issue starred/Docker-OSX#14 2025-12-28 23:21:02 +01:00
No protocol specified Unable to init server

@sickcodes commented on GitHub (Jun 6, 2020):

Please post output:

egrep -c '(svm
adam commented on issue starred/Docker-OSX#15 2025-12-28 23:21:02 +01:00
Cannot allocate memory

@sickcodes commented on GitHub (Jun 6, 2020):

free -mh It will barely run without at least 5gb+ of RAM. Add 10gb of swap ram you’ll be able to boot it

CI/CD method can be done with…

adam opened issue starred/Docker-OSX#13 2025-12-28 23:21:01 +01:00
Larger Disk Size
adam closed issue starred/Docker-OSX#13 2025-12-28 23:21:01 +01:00
Larger Disk Size
adam opened issue starred/Docker-OSX#14 2025-12-28 23:21:01 +01:00
No protocol specified Unable to init server
adam closed issue starred/Docker-OSX#14 2025-12-28 23:21:01 +01:00
No protocol specified Unable to init server
adam opened issue starred/Docker-OSX#15 2025-12-28 23:21:01 +01:00
Cannot allocate memory
adam closed issue starred/Docker-OSX#15 2025-12-28 23:21:01 +01:00
Cannot allocate memory
adam commented on issue starred/Docker-OSX#10 2025-12-28 23:21:00 +01:00
Define display memory (VRAM)

@sickcodes commented on GitHub (Jun 7, 2020):

My libvirt one was OpenCore-Boot actually but here's the one I used to boot, first thing you'll notice is it starts in 1000x1000

`MY_OPTIONS="+pci…

adam commented on issue starred/Docker-OSX#10 2025-12-28 23:21:00 +01:00
Define display memory (VRAM)

@antoineraulin commented on GitHub (Jun 8, 2020):

thanks for your config, actually it looks pretty much like the one I came up with after multiple small adjustments, I feel like one of the only…

adam commented on issue starred/Docker-OSX#10 2025-12-28 23:21:00 +01:00
Define display memory (VRAM)

@sickcodes commented on GitHub (Jun 8, 2020):

Thanks dude! Will be following upstream developments and make appropriate changes if they come through.

adam commented on issue starred/Docker-OSX#10 2025-12-28 23:21:00 +01:00
Define display memory (VRAM)

@uniquekey-coder commented on GitHub (Nov 30, 2024):

hi,Is there any new progress?

adam commented on issue starred/Docker-OSX#10 2025-12-28 23:20:59 +01:00
Define display memory (VRAM)

@sickcodes commented on GitHub (Jun 6, 2020):

I’ll upload my virt manager xml shortly so anyone who wants to undockerize it can. They would have to install the packages, however.

adam commented on issue starred/Docker-OSX#10 2025-12-28 23:20:59 +01:00
Define display memory (VRAM)

@antoineraulin commented on GitHub (Jun 6, 2020):

I've tried several things to try to increase the vram:

  • since qemu uses vga vmware I thought that VMware’s tools could help me. Well…
adam commented on issue starred/Docker-OSX#12 2025-12-28 23:20:58 +01:00
Running the same container afterwards

@RockJohnson503 commented on GitHub (Aug 7, 2020):

sudo chmod 666 /dev/kvm @ntd94 @lucasfjportela @igaurab

adam commented on issue starred/Docker-OSX#10 2025-12-28 23:20:58 +01:00
Define display memory (VRAM)

@sickcodes commented on GitHub (Jun 6, 2020):

Download OSX-KVM from the upstream source https://github.com/kholia/OSX-KVM,

Import the Catalina xml into virt-manager and change the networking…

adam commented on issue starred/Docker-OSX#12 2025-12-28 23:20:57 +01:00
Running the same container afterwards

@lucasfp13 commented on GitHub (Jun 16, 2020):

I am having the same problem of @ntd94 , if anyone knows how to fix this it would be great, thanks!