VM image

 The VM Image is an fully prepared Debian Live (live.debian.net) image with MediaMosa and some application examples preinstalled and preconfigured.  In essence it has the same contents as demo.mediamosa.org but all running from a local(host) server.

currently with: 

  • MediaMosa 2.3.13
  • WLE
  • MediaMosa Media Module
  • OAI
  • RichMedia
  • and more...

System requirements: At least 2GB internal memory, and 64 bits capable processor. (If you are running a linux version already, verify this by running 'cat /proc/cpuinfo'. If the 'flags' line gives a 'lm' your are most likely ok).

There are two ways to get it running:

1. With Qemu/kvm. For example 

# apt-get install kvm

To run the image:

# kvm -m 2048 -hda mediamosa-2.3.13.img

Where -m defines the ammount of virtual RAM size. It is in this case 2Gb (2048Mb). You can define here more or less memory depending on your system, but 2Gb is recommended.

And follow the instructions.

2. Boot this image from a USB stick.

 

Download the 2.3.13 release of the image: mediamosa-2.3.13.img (760MB) . Stay tuned to this webpage for updates.