Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Welcome to Pandora FMS Community Forums Community support Pandora VirtualBox image.

  • Pandora VirtualBox image.

    Posted by BuffPuff on November 21, 2008 at 06:56

    Hi all,

    Thanks for the Vmware image you posted, it makes the setup much much easier.
    I usually use VirtualBox, so I took the Vmware .vmdk image and converted it to .vdi.

    I would like to pass it to you so you can share it further for other VirtualBox users.
    Who should I contact to send the .VDI file to?

    For other users who want to do the same, I did the following:

    qemu-img convert -f vmdk Ubuntu_8.04-000001-cl1-s001.vmdk -O raw Pandora.bin

    LD_LIBRARY_PATH=/usr/lib/virtualbox /usr/lib/virtualbox/vditool DD Pandora.vdi Pandora.bin

    Of course you need the vditool and qemu apps.
    For some reason the vditool doesnt come built in within Ubuntu, so it needs a bit of googling.

    If anyone wants the resulting VDI image (after a complete apt update), contact me.

    Cheers

    manu replied 16 years, 3 months ago 2 Members · 1 Reply
  • 1 Reply
  • manu

    Member
    November 21, 2008 at 07:38
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Awesome!
    Thanks!
    I’m going to add this to the FAQ