Welcome, Guest. Please login or register.
Did you miss your activation email?
Tuesday 07 May 2024, 04:19:23 am

Login with username, password and session length

Download the latest community FREE version  HERE
14247 Posts in 4376 Topics by 6494 Members
Latest Member: ferminfrancisco
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  Installation Support
| | |-+  how to install endian community on xen in paravirtualization?
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: how to install endian community on xen in paravirtualization?  (Read 15239 times)
sclergio
Jr. Member
*
Offline Offline

Posts: 1


« on: Thursday 08 July 2010, 10:52:52 pm »

hi all, this my first post and apologyze for not introducing
i have on my server xen5.5 and i want install endian in paravirtualization, for do this i need the "install url" [locate on xen center new vm wizard] but i can't find the iso "custom". . .can someone helpme?
thanks!!

ps: sorry but i'm not speak english very well!!
Logged
aender
Full Member
***
Offline Offline

Posts: 10


WWW
« Reply #1 on: Friday 09 July 2010, 03:02:30 am »

Sorry.

Only in GERMAN:

Anleitung um eine Endian als domU statt HVM laufen zu lassen. Die Performance ist wesentlich besser.

ISO Image der 2.4 runterladen:
xen1:~# wget h t t p://downloads.sourceforge.net/project/efw/Development/EFW-2.4-RESPIN/EFW-COMMUNITY-2.4-201005280528-RESPIN.iso?use_mirror=mesh

Dann ganz normal eine HVM anlegen.

xen1:~# vi /etc/xen/auto/efw
device_model = "/usr/lib/xen/bin/qemu-dm"
kernel = "/usr/lib/xen/boot/hvmloader"
builder = "hvm"
memory = 896
name = "efw"
boot = "cd"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
disk=['phy:/dev/lvm/efwsys,hda,w', "file:/etc/xen/images/EFW-COMMUNITY-2.4-201005280528-RESPIN.iso"]
# Network.
vif=['bridge=br0,mac=33:33:33:33:33:33','bridge=br1,mac=33:33:33:33:33:34']
vnc = 1
vncdisplay=2
localtime=1
usb = 1
usbdevice = ""
stdvga = 0
#videoram = 16
vcpus = 2
keymap='en-us'

HVM starten:
xen1:~# xm create /etc/xen/auto/efw

Zur Konsole verbinden:
xen1:~# xm console efw

EFW ganz normal installieren.
Dann an der Konsole der Endian folgendes anpassen:

root@efw:~ # efw-upgrade
root@efw:~ # smart install kernel-PAE
root@efw:~# vi /etc/inittab
1:2345:respawn: /sbin/mingetty --autologin root --loginprog /usr/sbin/efw-console hvc0
root@efw:~# vi efw/etc/securetty
hvc0                           #add
root@efw:~# vi /boot/grub/grub.conf
title Endian Firewall Community release 2.4.0 (2.6.27.19-72.e25PAE)
   root (hd0,0)
   kernel /boot/vmlinuz-2.6.27.19-72.e25PAE  root=UUID=c1c7bf15-f33c-4f7a-8772-f4e8814716c3 panic=10 quiet ro console=hvc0
   initrd /boot/initrd-2.6.27.19-72.e25PAE.img
   savedefault
root@efw:~#vi /etc/businfotab
# Generated by ethconfig
eth0    XEN-eth0
eth1    XEN-eth1
root@efw:~# shutdown -h now

Und jetzt die Konfiguration der HVM zu einer PV machen:

xen1:~# vi /etc/xen/auto/efw
name="efw"
bootloader = '/usr/bin/pygrub'
memory=896
disk=['phy:/dev/lvm/efwsys,xvda,w']
vcpus=2
on_poweroff='destroy'
on_reboot='restart'
on_crash='restart'
# Network.
vif=['bridge=br0,mac=33:33:33:33:33:33','bridge=br1,mac=33:33:33:33:33:34']


FERTIG!

Die UUID in der grub.conf und die anderen Pfade für die virtuellen Disks sind an die eigene Umgebung anzupassen.
Logged

Help us to create a real endian community at http://endian.secureit.at
hotzfoz
Jr. Member
*
Offline Offline

Posts: 2


« Reply #2 on: Sunday 05 December 2010, 05:03:54 am »

It doesn't works since 2.4.1 is out. There isn't a PAE Kernel in the endian repositories anymore. Anyone out who now where i can download the 2.6.27.19-72.e25PAE Kernel or an other PAE Kernel that works with Xen?

Thanks
Logged
johnbrand
Jr. Member
*
Offline Offline

Posts: 1


« Reply #3 on: Wednesday 08 December 2010, 06:24:09 am »

Could somebody help. Is there a way to get the 2.4.1 version running on XEN?
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.047 seconds with 18 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com