Nova Manager
Nova Manager is a tool used by Nova during the installation and removal of the Nova Orin Init Debian. It provides an interface to manage and change Nova agnostic to the Debian process.
Install
Note
sudo apt install nova-orin-init
has already installed Nova Orin Init using this command. Only use this argument if you are looking to reinstall Nova with a different YAML.
Nova Manager provides an interface for installing Nova. Here’s instructions on how to use the install
argument:
Install using Nova Manager.
sudo nova_manager install
Reboot the platform by pressing the power button or running:
sudo reboot
Verify that sensors are working by running the PFC.
nova_preflight_checker -v
Uninstall
Note
sudo apt remove nova-orin-init
will uninstall Nova Orin Init using this command. Only use this argument if you are looking to uninstall Nova without removing the software from your system.
Nova Manager provides an interface for uninstalling Nova. Use the following instructions to uninstall Nova.
Uninstall using Nova Manager.
sudo nova_manager uninstall
API
Arguments
List of optional arguments for nova_manager
:
Argument |
Type |
Default |
Description |
---|---|---|---|
|
|
List all example YAML files. |
|
|
|
Show YAML for example file. Use a name from |
Subcommands
List of subcommands that can be called from nova_manager
:
Subcommand |
Description |
---|---|
|
Install Nova |
|
Uninstall Nova |
Install
List of optional arguments for nova_manager install
:
Argument |
Type |
Default |
Description |
---|---|---|---|
|
|
YAML file path to use for installation. |