Everything posted by planetwilson
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Okay - go it working by going into recovery mode, and doing "csrutil disable" in terminal in order to turn off SIP. Worked after that
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
I tried the new way of doing the VM using Fusion but when it comes to installing your version of Clover R3974 that you attached to the notes of the video it tells me it is incompatible with this version of OSX. I carry on anyway and the install fails. I notice someone else in the video comments has the same issue. I am running OSX 10.12.3
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
My fault. I had replaced ngingx.conf wholesale from the previous Docker. I did it again just transferring my server entries and all working now. Can't quite spot the difference though!
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I have switched from Aptalca's docker which was working perfectly to the linuxserver one, kept my old nginx config and now getting this error:- nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address in use) I have the https port mapped to 4443. The reason for this is that I also run an OpenVPN-AS docker which intercepts all 443 traffic coming into the NAS (so I can run a VPN to home on TCP/443 and get around firewall restrictions in a lot of locations). You can configure OpenVPN to pass non-VPN traffic on to another server, in this case my letsencrypt/nginx docker which I have set to 4443 normally (with it appearing as 443 inside the docker) Now this worked perfectly before but doesn't with the newer linuxserver docker. Is this new docker hard-wired to only work with 443 somehow? doesn't seem like that should be the case?
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Before I try gong down the GPU passthrough route. Does anyone know how to set the resolution for VNC or splashtop? I tried updating the config.plist file in the EFI partition for Clover but it seemed to make no difference. <key>ScreenResolution</key> <string>1280x1024</string>
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
I just rewatched the video - I have no idea how I missed that!! Think I got distracted half way through. Doh! Will sort that out now.
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
I get to clover yes and choose the install option. At some point during the Apple logo showing a bunch of text appears on the screen, I don't get a lot of chance to look at that before it reboots. Then there is a no entry sign. Penryn is specified in the XML, is that what you mean? <qemu:arg value='Penryn,vendor=GenuineIntel'/> update: added XML file to this post sierra.txt
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Download is working for me. I did however have an issue in creating the ISO image from the USB key. Not sure if this is a Sierra problem or not. In the end I have gone with a hybrid approach and created a blank file image using the instructions from danofun here:- https://lime-technology.com/forum/index.php?topic=43816.420 but then used the EFI folder provided by grid runner on his video example. Although I am obviously doing something wrong as I never get to the installer. get the Apple logo, then a loa of text, a reboot and then a no entry sign.