Everything posted by blaine07
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Do you have a monitor hooked to it? Which port?
-
[Support] Linuxserver.io - Grocy
Please do, explain more? I keep trying to figure out how to make the CONF files myself, and wondered if possible do to something as easy as you describe. Need to install and pass this through Letsencrypt myself. What did you name Conf file?
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Maybe some sort of IOMMU passthrough is necessary? :-(
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
System devices shows 730 as : IOMMU group 17:[10de:0f02] 06:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 730] (rev a1) [10de:0bea] 06:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Well, what I pasted is the same as what was in VM already for right above MEMBALOON part: <address domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x06' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <memballoon model='none'/> Under VM Creation GPU is listed as 06:00:0 and Sound is listed as 06:00:1 At any rate, still no changes; not doing anything/booting ๐ EDIT: Once I pasted I took the "PCI" line out in entirely for both GPU/SOUND
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Interesting; will have to give this a try later today. Been swamped with home projects lately [emoji848][emoji2361]
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Sir, do you know off hand what line(s) are/refer to graphics card?
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
<?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='31' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>High Sierra - UD</name> <uuid>f76f620f-b8da-6854-1d38-e8de86308de5</uuid> <description>High Sierra - Unassigned Device</description> <metadata> <vmtemplate xmlns="unraid" name="Linux" icon="linux.png" os="linux"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='1'/> <vcpupin vcpu='1' cpuset='5'/> <vcpupin vcpu='2' cpuset='3'/> <vcpupin vcpu='3' cpuset='7'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-q35-3.0'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/f76f620f-b8da-6854-1d38-e8de86308de5_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='2' threads='2'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/disks/WD1003FBYX-88_LEN_WD-WCAW36ZV79UV/HIGHSIERRAVM/vdisk3.img'/> <backingStore/> <target dev='hdc' bus='sata'/> <boot order='1'/> <alias name='sata0-0-2'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='sata' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'> <alias name='pcie.0'/> </controller> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x10'/> <alias name='pci.1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x11'/> <alias name='pci.2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0x12'/> <alias name='pci.3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0x13'/> <alias name='pci.4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0x8'/> <alias name='pci.5'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0x9'/> <alias name='pci.6'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='7' model='pcie-to-pci-bridge'> <model name='pcie-pci-bridge'/> <alias name='pci.7'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:f4:56:e2'/> <source bridge='br0'/> <target dev='vnet1'/> <model type='vmxnet3'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/1'/> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/1'> <source path='/dev/pts/1'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-31-High Sierra - UD/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <alias name='input0'/> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'> <alias name='input1'/> </input> <input type='keyboard' bus='ps2'> <alias name='input2'/> </input> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x06' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> <qemu:commandline> <qemu:arg value='-usb'/> <qemu:arg value='-device'/> <qemu:arg value='usb-mouse,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='isa-applesmc,oskXXXX'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Penryn,vendor=GenuineIntel,kvm=on,+invtsc,+avx,+avx2,+aes,+xsave,+xsaveopt,vmware-cpuid-freq=on,'/> </qemu:commandline> </domain>
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Is changing from VNV to GT730 not enough? Is more of the VNC code supposed to be out than what it automatically does? Is their some way you can share what exact VNC code shouldnโt be in XML Once I change to GT730?
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
I did, twice. A new High Sierra and a new Mojave. Both fine until I switch from VNC to GT730 for video and sound.
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Been jacking with this last two days, tried everything I can come up with and moment I set it to 730 for video and sound and post my cpu XML stuff and vmxnet3 the Network adapter settings it wonโt boot. Have tried plugging in monitor etc. No idea whatโs going but it has me flustered beyond belief.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Weird; not sure why it would have to be on a bridge; mine didnt/wasnโt /isnโt [emoji848][emoji2373] Glad you got it working though!
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Thanks for TIP on just copying IMG files and making duplicates to test with, if nothing more at moment that was VERY helpful thing to learn from you!! Moved my WIN10 to Unassigned drive too
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Guess this weekend Iโll try another from scratch. Because no matter where I have vdisk it wonโt boot with GT730 attached to it; on card no output on DVI, VGA or HDMI
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
So you remember having to enable and disable anything within Clover at all?
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Yeah was just one of my steps of trial and error. I promptly took it out; it didnโt change anything for better or worse.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
server { listen 443 ssl http2; server_name XX.ddns.net; include /config/nginx/ssl.conf; client_max_body_size 0; # add_header X-Content-Type-Options nosniff; # add_header X-XSS-Protection "1; mode=block"; # add_header Referrer-Policy same-origin; location / { # auth_basic "Restricted"; # auth_basic_user_file /config/nginx/.htpasswd; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_Bitwarden Bitwarden; proxy_pass http://INSERT-UNRAID-IP&&Change to port BITWARDEN IS ON:8343; # proxy_set_header X-Real-IP $remote_addr } }
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
<?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>Mojave - NA</name> <uuid>192c87b8-a9ae-61b2-45a7-2f6de1345d73</uuid> <description>Mojave - Unassigned Device</description> <metadata> <vmtemplate xmlns="unraid" name="Linux" icon="linux.png" os="linux"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='1'/> <vcpupin vcpu='1' cpuset='5'/> <vcpupin vcpu='2' cpuset='3'/> <vcpupin vcpu='3' cpuset='7'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-3.0'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/192c87b8-a9ae-61b2-45a7-2f6de1345d73_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough' check='none'> <topology sockets='1' cores='2' threads='2'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/disks/WD1003FBYX-88_LEN_WD-WCAW36ZV79UV/vdisk3.img'/> <target dev='hdc' bus='sata'/> <boot order='1'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x8'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x9'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0xa'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0xb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0xc'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:04:3a:e3'/> <source bridge='br0'/> <model type='vmxnet3'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> </source> <rom file='/mnt/user/domains/Mojave/Asus.GT730.2048.140519_1.rom'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x06' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'/> <qemu:commandline> <qemu:arg value='-usb'/> <qemu:arg value='-device'/> <qemu:arg value='usb-mouse,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='isa-applesmc,osk='/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Penryn,vendor=GenuineIntel,kvm=on,+invtsc,+avx,+avx2,+aes,+xsave,+xsaveopt,+ssse3,+sse4_2,+popcnt,vmware-cpuid-freq=on,'/> </qemu:commandline> </domain> Here is latest XML with card in, and moved to a Unassigned Drive; it just flat out refuses to boot with GPU pointed to VM. Do you see anything awry I have done in this XML that you think might cause it to not boot?
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Is their anything, anything at ALL in Clover/efi that should be ON/OFF? Wondering if my meddling from trying to get iGPU working left something sour that's genuinely conflicting with 730... Scratches Head. Converted back to VNC and did get it to boot...finally so all hope is not lost
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Well, at any rate I have something borked good; even moving to different drive it just won't boot at all now. DOH
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Just so weird no one has told me that. Just moved it; will try and load it from Unassigned in just a few. Took a bit to copy. And itโs even weirder Win10VM works stellar under same conditions. Will report back launching off UD in a few
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
YEAH, now it wont even boot far enough that I can VNC into it. Odd because it did...once
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Well, I do have two Unassigned Device HDDs; a 1tb and a 500gb. It must just be taking so long too boot that well, its taking forever. I was able to VNC into Mojave ONE time but performance was horrible and unuseable. I don't know ANYTHING about isolating CPUs. I guess I need to look into how to change Mojave IMG to Unassigned Device HDD. Been waiting 7-9minutes this time and still can't even VNC or JUMP into it; it may actually not even be booting now :facepalm: Sad day though, pretty much wasted my time, or something, I think. Guess I need to pick up a SSD to be "cache" at some point. Really wanting to get a Mojave VM going, somehow. ๐
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
It is in the array on a spinning disk; no SSDs here ๐ But yes sir, there is a 2tb parity drive. Sorry, so excited because I am sure it's something small ive over looked Facepalm lol
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Diags are posted above; sorry!