Windows 10 Guest Installation on Linux Server Host using CLI
Posted: 4. Nov 2020, 20:40
Hi,
I want to install a Windows 10 VM on a Linux based cluster I am a part of. The cluster has VBOX installed and I can create VMs with ease. However, I am kind of stuck trying to install a windows 10 VM as I don't know how to enable a remote connection and how to connect to that remote connection so I can continue the windows installation. The server does not support gui, so I don't have access to the VBOX's graphical interface, so the vm has to run in headless mode. Can someone point me towards what I can do?
Currently what i have tried is having a vm with:
NIC 1: MAC: ************, Attachment: Bridged Interface 'eth0', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
VRDE: enabled (Address 0.0.0.0, Ports 3389, MultiConn: on, ReuseSingleConn: off, Authentication type: external)
I connect to a server using ssh. Furthermore, there is another server I can connect to however that is not directly accessible, i.e. I have to connect to a specific node and then ssh from there to change. In an ideal case, I would love to have a VM on both of these servers.
I want to install a Windows 10 VM on a Linux based cluster I am a part of. The cluster has VBOX installed and I can create VMs with ease. However, I am kind of stuck trying to install a windows 10 VM as I don't know how to enable a remote connection and how to connect to that remote connection so I can continue the windows installation. The server does not support gui, so I don't have access to the VBOX's graphical interface, so the vm has to run in headless mode. Can someone point me towards what I can do?
Currently what i have tried is having a vm with:
NIC 1: MAC: ************, Attachment: Bridged Interface 'eth0', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
VRDE: enabled (Address 0.0.0.0, Ports 3389, MultiConn: on, ReuseSingleConn: off, Authentication type: external)
I connect to a server using ssh. Furthermore, there is another server I can connect to however that is not directly accessible, i.e. I have to connect to a specific node and then ssh from there to change. In an ideal case, I would love to have a VM on both of these servers.