These instructions explain how to boot a QNX hypervisor host on supported boards.
You can boot and run the hypervisor without booting any guests. After the hypervisor has booted, you will be able to have a look at its activity (see Viewing hypervisor activity), then boot the guests (see Starting and using guests).
For more information about booting the Intel Atom Denverton, see the board manufacturer's documentation.
In its default configuration, the Denverton boots from a BIOS (rather than a UEFI). QNX hypervisors expect that the board will have booted from its BIOS.
To boot the hypervisor on the Denverton:
The hypervisor should boot on the board, and you should soon see something like the following on the board display:
▒▒▒▒▒No low memory for AP startup; using bootloader apstart_init(0000000000000600,000000000401552f) [size=0x000000ac] MMFLAGS=1 Welcome to QHS on x86_64!! Starting serial driver..... Starting PCI server... Starting network... Start USB services... Starting some common servers... Start USB mass storage class services... Adding host ethernet interface to the bridge Creating example disks in shmem for guests to use Starting DHCP... Starting DHCP # Kicking off /disk-dos/hv_setup.sh... hv_setup.sh called! Starting qconn service... Starting network service... Could not load host key: /etc/ssh/ssh_host_dsa_key Could not load host key: /etc/ssh/ssh_host_ecdsa_key Could not load host key: /etc/ssh/ssh_host_ed25519_key 131072+0 records in 131072+0 records out 131072+0 records in 131072+0 records out
Note the following about booting on an Intel Supermicro Denverton board:
To have your hard drive detected, when you start the devb-ahci driver set the number of ports to 6 or greater; for example:
devb-ahci ahci numports=6
On some Denverton boards, you may also need to specify an index for the SATA port; for example, for SATA port 1:
devb-ahci ahci index=1 numports=6
The Renesas R-Car H3 Salvator-X has two SD card readers. You can use either one to transfer your hypervisor system image to your target. The R-Car H3 Starter Kit has only one (micro) SD card reader.
To get a hypervisor system image onto your Renesas R-Car H3 target:
The QNX hypervisor should boot on the board, and the serial console on your host should display output from the hypervisor boot process.
When the hypervisor has finished booting, you should see on your serial console a message confirming a successful boot.