sickcodes / osx-serial-generator

Mac Serial Generator - Generate complete sets of Serial Numbers for OSX-KVM, Docker-OSX and of course, OpenCore.
GNU General Public License v3.0
1.59k stars 153 forks source link

With WSL #10

Closed mlozier closed 2 years ago

mlozier commented 3 years ago

WSL supports GUI apps natively now. What would need to be done to make this work on WSL? I ran the OpenCore-Boot.sh script, but it failed to run with "Could not initialize SDL(No available video device) - exiting." libsdl is installed on my instance of Ubuntu on WSL2.

sickcodes commented 3 years ago

https://github.com/sickcodes/Docker-OSX#id-like-to-run-docker-osx-with-wsl2-windows-ubuntu

Allegedly this is working perfectly on WSL2 now: https://github.com/sickcodes/Docker-OSX/issues/131#issuecomment-885924090

sickcodes commented 2 years ago

Working WSL2/WSLg

In windows 10 you need to ensure KVM is enabled and x11-apps is installed.

In Windows 11 just need WSLg apparently

Follow the steps here: https://github.com/sickcodes/Docker-OSX#id-like-to-run-docker-osx-with-wsl2-windows-ubuntu ☺️