[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Error when starting iso for installing firewall


  • To: <Xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Stefan Becker" <stefan.becker@xxxxxxxxxxxxxxx>
  • Date: Fri, 20 Apr 2012 19:02:58 +0200
  • Delivery-date: Fri, 20 Apr 2012 17:03:53 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=stefanshome.com; b=tvNiOJ5giiiSFQHIDsQZkvW/Ze+G/8hWgHzznDoJPMYK21M4DmayNkK0MKubPurJZ26kBnMZw1KoyKLpizisSZGyIY/OP8wLneAbRF/rOQRCPPzM0GxrQuN5gu95O6sR; h=Received:Return-Receipt-To:From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:X-Mailer:Thread-Index:Content-Language:Disposition-Notification-To;
  • List-id: Xen user discussion <xen-users.lists.xen.org>
  • Thread-index: Ac0fF28eRQuvQaF2TomvILzuEr65aA==

Hi guys!

 

I would like to test a sophos firewall. I download the iso image from the astaro website. I configured the cfg for HVM.

 

import os, re

arch = os.uname()[4]

 

 

kernel      = '/usr/lib/xen-4.0/boot/hvmloader'

builder     = 'hvm'

memory      = '1024'

disk        = [

                  'file:/home/xen/domains/gaius.stefanshome.com/disk.img,hda,w',

                  'file:/home/stefanbecker/asg-8.930-11.1.iso,ioemu:hdc:cdrom,r',

              ]

device_model = '/usr/lib/xen-4.0/bin/qemu-dm'

name        = 'gaius.stefanshome.com'

vif         = [ 'type=ioemu, bridge=br0, mac=00:50:56:00:0F:A1','type=ioemu, bridge=br0, mac=00:50:56:00:0F:A2' ]

vfb        = ['type=vnc,vnclisten=0.0.0.0,vncunused=0,vncdisplay=1,vncpasswd=secret']

on_reboot   = 'restart'

on_crash    = 'restart'

boot = 'd'

vcpus = 1

shadow_memory = 64

acpi = 1

apic = 1

stdvga = 0

usb = 1

usbdevice = 'tablet'

 

When I start the installation, the system hang at the point “Network Detection”. The last system message is: kernel: [107.771378] bootstrap[1230]: segfault at 0 ip b7325e35 sp bffac498 error 4 in libc-2.11.2.so[b72b0000+163000]

 

Anyone know this error and could help me?

 

Cheers,

 

Stefan

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.