[[!meta title="VM images"]] [[!toc]] There is a Moonshot test VM image that contains a complete development environment for Moonshot. In particular it contains: * compiler, debugger * Sources for moonshot, Shibboleth, libradsec and the like * All dependencies mentioned [[here|building]] * A build of the [MIT Kerberos](http://web.mit.edu/kerberos/) gss-sample applications * A configured freeradius server ## What it works with The Image should work with: * xen (tested) * Virtualbox (tested) * qemu (tested) * Vmware The image expects: * PAE to be enabled * An ioapic to be enabled ## Consoles Consoles are available on hvc0 (virt_ops console for xen), ttyS0 (serial console) and on the monitor and keyboard. ## Logging in There is one account; user moonshot with password moonshot. ## testing Moonshot * cd krb5-1.9/src/appl/gss-sample * ./gss-server host@moonshot-test.project-moonshot.org * ./gss-client -mech "{1 3 6 1 4 1 5322 22 1 18}" \ -user steve@local -pass testing 127.0.0.1 host@localhost bar # Obtaining Images Sources to the GPL items included in the image can be found in Debian squeeze's source repository. One way to get these sources is to download the source 1 [DVD](http://moonshot-image.s3.amazonaws.com/debian-6.0.0-source-DVD-1.iso) * [moonshot-20110311.vmdk](http://moonshot-image.s3.amazonaws.com/moonshot-20110311.vmdk)