Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Enter the following commands:


Code Block

rpm -ivh /mnt/hyppub/rpm/opal-hypersim_addons-sa-2-version.rpm
rpm -ivh /mnt/hyppub/rpm/opal-hypersim-target.rpm

...

Where opal-hypersim_addons-sa-2-version.rpm and opal-hypersim-target.rpm are the names of the add-ons and installer previously copied in \\TargetHostName\hyppub


Background Color
color#D3D3D3


Note: if HYPERSIM® is already installed on your target, enter the following command:

rpm -ivh --force /mnt/hyppub/rpm/opal-hypersim-target.rpm

...

  • Wait for the installation to finish.
  • Enter the following command:


Code Block

service hy.core restart
service hy.core status

...

  • Enter the following commands:


Code Block

rpm -ivh /mnt/hyppub/rpm/opal-hypersim-target.rpm

...

  • Wait for the installation to finish.
  • Enter the following command:


Code Block

systemctl restart hy.core
systemctl status hy.core

...