Note PAE requirement for VM
[devwiki.git] / vmdk.mdwn
1 [[!meta title="VM images"]]
2 [[!toc]]
3
4 There is a Moonshot test VM image that contains a complete development environment for Moonshot. In particular it contains:
5
6 * compiler, debugger
7 * Sources for moonshot, Shibboleth, libradsec and the like
8 * All dependencies mentioned [[here|building]]
9 * A build of the [MIT Kerberos](http://web.mit.edu/kerberos/) gss-sample applications
10 * A configured freeradius server
11
12 The image is based off Debian squeeze Until a reasonable mechanism to
13 distribute Debian source media to comply with the GPL is made, contact
14 Sam Hartman for a copy of the image. It is around 1.7G in size.
15
16 ## What it works with
17
18 The Image should work with:
19
20 * xen (tested)
21 * Virtualbox (tested)
22 * qemu (tested)
23 * Vmware
24
25 The image expects:
26
27 * PAE to be enabled
28 * An ioapic to be enabled
29
30
31
32 ## Consoles
33
34 Consoles are available on hvc0 (virt_ops console for xen), ttyS0 (serial console) and on the monitor and keyboard.
35
36 ## Logging in
37
38 There is one account; user moonshot with password moonshot.
39
40 ## testing Moonshot
41
42  *         cd krb5-1.9/src/appl/gss-sample
43 *          ./gss-server  host@moonshot-test.project-moonshot.org
44 *          ./gss-client  -mech "{1 3 6 1 4 1 5322 22 1 18}" \
45                -user steve@local -pass testing  127.0.0.1 host@localhost  bar