11. Example Guests
Initially, the Hypervisor Host does not provide any example guest folders. To switch to an example guest, you must execute the corresponding initialization. For instructions on how to initialize the examples, refer to the chapter RTOS Guests in the Hypervisor Manual.
Follow these steps to initialize the RT-Linux example and run the guest:
hv_open_example rt-linux
hv_sync_example rt-linux
cd /hv/guests/guestrtlinux
hv_guest_start -view
Caution
When the example guests are initialized, the corresponding pre-configured System Manager projects will be loaded. This process will delete any existing guests, subject to your confirmation. You can preserve your current configuration by using the System Manager to save it before initializing an example. Ensure you also save any manually added content in the /hv/guests/guestxxxx folders, as these will be deleted as well.
Each example configuration is designed to operate a single RTOS. Both the Windows and Ubuntu example configurations are capable of running RT-Linux simultaneously.