# Directory to find UMLs # This path should contain a subdirectory named , # which must contain 'root.loop' and 'swap.loop' files. # That is, '$UMLDIR//[root|swap].loop' UMLDIR="/uml" # User to run as USER="root" # Amount of memory to allocate to this UML MEMORY="128MB" # Network interface for this UML NET="uml0"