April 24, 201511 yr New to KVM, and have just installed my first VM, windows 8.1. What do I need to do in order to remote desktop to it?
April 24, 201511 yr New to KVM, and have just installed my first VM, windows 8.1. What do I need to do in order to remote desktop to it? When the VM is started, click the "eyeball" looking button from the VMs page. That will open a browser-based VNC connection to your VM.
April 24, 201511 yr I take it that you are not trying to access it from another windows machine, because I use the one built into windows.
April 24, 201511 yr RDP should be available. You need to login to the Windows 8.1 VM via the browser based connection and set the Windows VM to allow RDP connections. Right click My Computer, properties. Click remote settings. Under Remote Desktop click allow remote connections to this computer. Uncheck network level authentication.
April 24, 201511 yr Author I have enabled RDP on the windows8 VM, but when I try to RDP from my physical Windows7 machine, it doesn't get past "Configuring Remote Session". No error or anything, it just sits at that status forever. I am doing RDP to VM_IPaddress:port
April 25, 201511 yr If I remember correctly win8 was a little tricky to get RDP enabled. I would Google "enabling Remote Desktop on windows 8" and see if that helps. Also I never specify a port when trying to Remote Desktop, just IP address is sufficient (unless you changed the default port).
April 25, 201511 yr Author If I remember correctly win8 was a little tricky to get RDP enabled. I would Google "enabling Remote Desktop on windows 8" and see if that helps. Also I never specify a port when trying to Remote Desktop, just IP address is sufficient (unless you changed the default port). What IP address do you use?
April 25, 201511 yr ther is a setting in the RDP settings along the lines of "allow other versions of RDP" you may need to enable that since you are using windows 7. I am going off of memory so it may be called something different or in a different settings tab. I remember that I needed to enable this when I would RDP into my windows 7 from my Windows Vista machine.
April 25, 201511 yr I have enabled RDP on the windows8 VM, but when I try to RDP from my physical Windows7 machine, it doesn't get past "Configuring Remote Session". No error or anything, it just sits at that status forever. I am doing RDP to VM_IPaddress[emoji14]ort Ok, I think you may be using the virbr0 bridge which is not yet enabled to accept incoming connections from an external source. To fix this, goto the network settings page of the unRAID webgui and enable a bridge and give it a name. Then, with your VM turned off, go to the VMs page of the web GUI and edit your VM. Turn on advanced view and change the network bridge from virbr0 to the bridge you created. This will give your VM an ip from your router. From there, your rdp should work.
April 25, 201511 yr Author I have enabled RDP on the windows8 VM, but when I try to RDP from my physical Windows7 machine, it doesn't get past "Configuring Remote Session". No error or anything, it just sits at that status forever. I am doing RDP to VM_IPaddress[emoji14]ort Ok, I think you may be using the virbr0 bridge which is not yet enabled to accept incoming connections from an external source. To fix this, goto the network settings page of the unRAID webgui and enable a bridge and give it a name. Then, with your VM turned off, go to the VMs page of the web GUI and edit your VM. Turn on advanced view and change the network bridge from virbr0 to the bridge you created. This will give your VM an ip from your router. From there, your rdp should work. You were right, and a friend just walked me through the same setup. I had to bridge my Unraid server network adapter to br0, then under advanced settings in the VM template, give it br0. The VM then picked up the ip address from my DHCP router, and I can now RDP to that ip address perfectly. Thank you!
April 25, 201511 yr You'll also need to set your Network connection within the VM to be either a home or work connection in order to allow others to remote into your machine.
April 25, 201511 yr Author Correct, I had it set to Public originally and had the change it. Now, if anyone knows of a good guide to GPU passthrough with KVM, that would be awesome!
April 25, 201511 yr Correct, I had it set to Public originally and had the change it. Now, if anyone knows of a good guide to GPU passthrough with KVM, that would be awesome! Go edit your vm. Don't you see a drop down for graphics? Pick you GPU. End of guide . ;-)
April 25, 201511 yr Author Correct, I had it set to Public originally and had the change it. Now, if anyone knows of a good guide to GPU passthrough with KVM, that would be awesome! Go edit your vm. Don't you see a drop down for graphics? Pick you GPU. End of guide . ;-) When I go to graphics card in the unraid VM manager, all I have is VNC. I am running an AMD A8-3570K processor and no discrete graphics card. For CPU mode, I have "Host passthrough (AMD A8-3870 APU with Radeon HD Graphics". But when I play a youtube video through remote desktop, it is chunky. My network is gigabit and has no issue with high def streaming. My windows8 VM has 4 cores and 8gig of RAM.
April 25, 201511 yr Correct, I had it set to Public originally and had the change it. Now, if anyone knows of a good guide to GPU passthrough with KVM, that would be awesome! Go edit your vm. Don't you see a drop down for graphics? Pick you GPU. End of guide . ;-) When I go to graphics card in the unraid VM manager, all I have is VNC. I am running an AMD A8-3570K processor and no discrete graphics card. See the manual in my signature for hardware requirements. You cannot use on board graphics. You need a discrete card. You also need AMD-Vi support on your CPU/motherboard. See the manuals section about VMs for more information on configuring your BIOS.
April 25, 201511 yr Author Ok that is why I don't see GPU in the graphics card drop-down, because I am trying to use onboard graphics. Ok I will install a discrete graphics card and test, thank you!
April 25, 201511 yr Ok that is why I don't see GPU in the graphics card drop-down, because I am trying to use onboard graphics. Ok I will install a discrete graphics card and test, thank you! Exactly. Give it a whirl and report back how it went for you!!
April 25, 201511 yr Author Looks like my AMD A8-3870k processor on Asus F1A75-V Pro motherboard doesn't support IOMMU unfortunately.
April 25, 201511 yr Looks like my AMD A8-3870k processor on Asus F1A75-V Pro motherboard doesn't support IOMMU unfortunately. [emoji20]
September 5, 20232 yr Thanks mate! Useful info On 4/25/2015 at 7:07 AM, jonp said: Ok, I think you may be using the virbr0 bridge which is not yet enabled to accept incoming connections from an external source. To fix this, goto the network settings page of the unRAID webgui and enable a bridge and give it a name. Then, with your VM turned off, go to the VMs page of the web GUI and edit your VM. Turn on advanced view and change the network bridge from virbr0 to the bridge you created. This will give your VM an ip from your router. From there, your rdp should work.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.