EisXEN-beta2a-with-ubuntu-6.06.1-server-template

From FreeOsZoo

Jump to: navigation, search

Contents

Summary

Operating System eisXEN-beta2a + XEN-Template ubuntu-6.06.1-server
Architecture x86
Creator Robert Warnke
Download Size 751 MB
Size 10 G
OS Website http://www.eisxen.org
Published 18:00, 22. May 2007 (CEST)
Bittorrent link http://www.oszoo.org/ftp/images/eisXEN-beta2a-with-ubuntu-6.06.1-server-template.tar.torrent

See also http://qemu-buch.de/

About

eisXEN is a distribution to handle XEN in an easy way (see EisXEN-beta2a.tar).

Xen is a free virtual machine monitor for IA-32, x86-64, IA-64 and PowerPC architectures. It is software that runs on a host operating system and allows one to run several guest operating systems on top of the host on the same computer hardware at the same time. Modified versions of Linux and NetBSD can be used as hosts. Several modified Unix-like operating systems may be employed as guest systems; on certain hardware, as of Xen version 3.0, unmodified versions of Microsoft Windows and other proprietary operating systems can also be used as guests.

Xen originated as a research project at the University of Cambridge, led by Ian Pratt, senior lecturer at Cambridge and founder of XenSource, Inc. This company now supports the development of the open source project and also sells enterprise versions of the software. The first public release of Xen was made available in 2003.

This eisXEN images has an template to create one ore more Ubuntu 6.06.1 LTS Server.



QEMU command

qemu -hda eisXEN-beta2a-with-ubuntu-6.06.1-server-template-hd.img -m 256 -no-kqemu

Logins

For system setup and management of virtual mashines per menus.

User:     eis  
Password: geheim 

Normal root account

User:     root
Password: geheim 

Network configuration (in Qemu)

Login as user eis.

Menu System administration | Base configuration | Edit base configuration

ETH_DRV_1           = ne2k-pci
ETH_DRV_1_OPTIONEN  = 
IP_ETH_1_IPADDR     = 10.0.2.10
IP_ETH_1_NETWORK    = 10.0.2.0
IP_ETH_1_NETMASK    = 255.255.255.0
IP_DEFAUL_GATEWAY   = 10.0.2.2

DNS see your provider.
Configuration per DHCP is not possible.


Image:EisXEN-01.png

Installation of a virtual mashine from Ubuntu template

Login as user eis.

Image: EisXEN-03.png

Menu Service administration | XEN Daemon | Create new XEN domain image from template

 1 eisfair.tar.gz
 2 ubuntu-6.06.1-server.tar.gz

Template (1-1, 0 = Return): 2

Selected: eisfair
Name of XEN domain [eisfair]:         ubi01 (fore example)
Disk size in MB [512]:                2048
Memory size in MB [64]:                 64
Swap space in MB (0 = no swap) [128]:  128
Automatic start at boot (y/n) [yes]?     y
...

EisXen will install the new virtual mashine in /data/xen/images/.

Setting password for user root:
Enter new UNIX password: *****

 1 eisfair.tar.gz
 2 ubuntu-6.06.1-server.tar.gz

Template (1-1, 0 = Return): 0

Image: eisXEN-Ubuntu-Template03.png

Start the virtual mashine

Login as user eis.

Menu Service administration | XEN daemon | Start XEN domain

Available domains:
 1 ubi01
Domain to start (1-1, 0 = Return): 1
 
Selectes: ubi01

After Domain has been started, you can disconnect from console by pressing CTRL-] (in putty, press CTRL-+)

Personal tools