Host only adapter not accessible by the QNX7 guest VM in the Virtual Box. Host is Windows 10
We are trying to create VMs as x86 targets for our SW engineers when working on QNX7 projects. After burning the image & booting up the target, the network is setup properly & DHCP IP is assigned by the Virtual Box's DHCP server. A reboot multiple times confirms DHCP IP is assigned properly. Everything is fine until now.
However, when the VM is powered down completely, on the next reboot, the host only adapter is not accessible & hence the DHCP IP assignment fails. Any number of reboots does not solve the problem. Ping to host adapter also fails. Static IP assignments also fails.
The same setup works fine when using VMWare. Network setup is as follows.
Network adapter on Virtual box "ParaVirtualized adapter virtio-net".
QNX7 network driver devnp-virtio.so. Virtual box Version 6.1.34 r150636.
It has something to do with the System settings 64 bit vs 32bit of the VM. When burning the image, it is set to Other(64 bit) because I use Mint Linux Live CD iso. Reboot as long as its not power off, works fine. However, after burning the image, power off the VM, change settings to other(32 bit), then power on, even the first reboot after burning will not work.
Note: I have a Windows XP on the same VM network & it works fine. Its just the QNX7 VM that has the problem. I also have QNX4 VMs that is set to static IP. They also run fine.
Not sure where the problem is.