QNX Hypervisor with Ubuntu guest

Hi,

Im trying to run Ubuntu as a guest on QNX Hypervisor 2.0. I’ve built the kernel and initrd.img file along with the qvmconf file. however I’m not able to get it running. Not sure why. It just says couldn’t load file. If anyone has some idea I would appreciate their inputs.

Thanks

No real experience here with the Hypervisor but from a quick look at the docs

qnx.com/developers/docs/7.0. … g/qvm.html

it would seem to be telling you it can’t find one of the configuration files (qvmconf file) for the guest O/S (Linux) or it can’t locate the VM image itself. Typical paths for QNX 6/7 look like
qnx.com/developers/docs/7.0. … uests.html

Also forgot to mention, but does your boot look like this (ie is the hypervisor not booting or is it your guest O/S not booting)
qnx.com/developers/docs/7.0. … /boot.html

Tim