I used the new NCP-VM image Nachoparker created and tried to get it running in a VM with VirtualBox. Unfortunately, I did not succeed.
System
Host: Windows 10 Pro 64bit
VirtualBox Version 5.2.22
This is what I did:
Downloaded the image from above website
Converted it to a VMDK image using āVboxManageā under Windows 10
Created a new VM in Virtualbox with the following parameters:
> RAM: 4096 MB
> EFI: activated
> graphic memory: 128 MB
> Controller: SATA
> SATA-Port 0: NCP-VM Image
> Network adapter with network bridge
> USB controller: xHCI
With these settings I ended up in the UEFI shell, since no startup.nsh file was present:
Bummer Iād start a VM with a minimal (netinstall iso) Debian9, install only ssh and basic-tools, run apt update and upgrade, then run the install.sh script and you should be up and running in no time.
that was my first approach: I did a minimal install of Debian Stretch, followed by using the curl install command for NCP. Everything is running fine - except the NCP Web Panel! It always gets stuck during first load.
Thatās why I wanted to test, if I get a working NCP Web Panel using a ready-made VM image. And now I got here stuck too.