Setting up QEMU images in EVE‐NG - jay-donovan/eve-ng-labs GitHub Wiki
Connecting to EVE-NG
Because eve-ng is running ubuntu a tool that can speak scp or sftp is needed
Windows
WinSCP is a great free tool that allow you to open up the EVE-NG file system in a windows friendly manner.
Mac
CyberDuck is a free tool I have been using to do this on Mac OS
Where do the files go?
EVE-NG
/opt/unetlab/addons/qemu/
Naming conventions
in EVE-NG there is specific naming conventions that make the OS show up correctly in the web page
Windows (not server)
/opt/unetlab/addons/qemu/win-
for example
Windows 10 /opt/unetlab/addons/qemu/win-10x64
Windows 11 /opt/unetlab/addons/qemu/win-11x64
Windows Server
/opt/unetlab/addons/qemu/winserver-
for example
Windows Server 2022 /opt/unetlab/addons/qemu/winserver-2022
Windows Server 2022 Core /opt/unetlab/addons/qemu/winserver-2022-core
once connected you need to copy the ISO file for OS install into the folder you have created and name it Guide to setup Windows Server on EVE-NG Website