Visit Open-E website
Results 1 to 10 of 14

Thread: failed to install as xen guest

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    But you can install the DSS V6 as a virtual machine w/ XEN and VMware. Are you using the 5.5 version of XEN?
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  2. #2

    Default

    i am using the opensource xen in centos 5.4

    Using library: libvir 0.6.3
    Using API: Xen 3.0.1
    Running hypervisor: Xen 3.1.0

  3. #3

    Default

    How much memory is given for the DSS V6, I have set mine at 2GB. Did you select a 64bit Linux version?
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  4. #4
    Join Date
    Oct 2010
    Location
    GA
    Posts
    935

    Default

    The open source version Xen may only run 32bit DSS in your VM, so try that as well.
    Also, typical opensource VM's can, on occasion, emulate hardware improperly, and instead load generic drivers for things like NICs. Make sure you have the support you need for this, in CentOS.
    And as To-M said, how much RAM ? .... I would go for at least 2GB as well, if not 4GB.

  5. #5

    Default

    i increased to 4G ram and used 32bit but without luck. i am unable to enter anything to select 32 bit or 64bit. it shows up the startup screen but no response to any input.

    below is the xen config

    name = "dss6"
    uuid = "3e45c1b9-21e0-1d34-5aa5-5c631262c52d"
    maxmem = 4096
    memory = 4096
    vcpus = 1
    builder = "hvm"
    kernel = "/usr/lib/xen/boot/hvmloader"
    boot = "d"
    pae = 1
    acpi = 1
    apic = 1
    localtime = 0
    on_poweroff = "destroy"
    on_reboot = "destroy"
    on_crash = "destroy"
    device_model = "/usr/lib64/xen/bin/qemu-dm"
    usb = 1
    sdl = 0
    vnc = 1
    vncunused = 1
    keymap = "en-us"
    disk = [ "file:/var/lib/xen/images/dss6.img,hda,w", "file:/root/Desktop/dss6.0up65_b5217.oe_i.iso,hdc:cdrom,r" ]
    vif = [ "mac=00:16:36:5d:3b:33,bridge=xenbr1,script=vi f-bridge,vifname=vif113.0" ]
    parallel = "none"
    serial = "pty"

  6. #6

    Default

    Please try to disable acpi and apic. DSS should also work on 64 bit architecture on Xen.

  7. #7

    Default

    Make sure in your bios that you have enabled Vt-x for Intel OR SVM for AMD in the bios. Sometimes it's under Security settings.

    You can also try Full Virtualization, which you will need to set vt-x or svm in the bios for.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •