XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Wazuh OVA appliance : how to make it work !

    Scheduled Pinned Locked Moved Compute
    3 Posts 2 Posters 504 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • AtaxyaNetworkA Offline
      AtaxyaNetwork Ambassador
      last edited by AtaxyaNetwork

      If you already tried to use the OVA appliance of Wazuh, you probably saw the Wazuh splash screen, and then left with a black screen.
      Unlike the Dell OME appliance (https://xcp-ng.org/forum/post/78651), the fix is pretty simple: we just need to reconfigure the grub.

      To do that:

      • Boot with any live CD with rescue you want (I use Debian)
      • Follow the installer, and mount the /dev/xvda1 partition, and execute the shell on /dev/xvda1
      • cat /etc/default/grub, you should see this file:
        19534d29-09fc-4bd3-bc99-f03a729141ae-image.png
      • From here, you can vi /etc/default/grub replace /dev/sda by /dev/xvda. Then :wq
      • To reconfigure the grub, just do a grub2-mkconfig, the grub will display all its config.
      • When the grub is done vomiting all its configuration, umount the DVD on your VM, and reboot, and tada !

      1a7e1e67-4633-4208-b390-406fc1e3e59e-image.png

      To install the tool, log in the console, sudo -i, plug the guest-tools.iso, mount /dev/cdrom /mnt, and bash /mnt/Linux/install.sh -d rhel -m 9
      The tools are now installed ! πŸ˜„

      If you have a question, don't hesitate to ping me !

      AlexanderKA 1 Reply Last reply Reply Quote 5
      • AlexanderKA Offline
        AlexanderK @AtaxyaNetwork
        last edited by

        @AtaxyaNetwork

        thank you.!
        you 've just saved my day!

        AtaxyaNetworkA 1 Reply Last reply Reply Quote 0
        • AtaxyaNetworkA Offline
          AtaxyaNetwork Ambassador @AlexanderK
          last edited by

          @AlexanderK You're welcome, i'm happy my tests are useful ! πŸ˜„

          1 Reply Last reply Reply Quote 1
          • First post
            Last post