Visit Open-E website
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: failed to install as xen guest

  1. #1

    Default failed to install as xen guest

    i am using centos 5.4. i try to install as HVM guest but the screen freezes during startup. i could not hit enter to proceed installation.

    pls advise

  2. #2

    Default

    i am using the latest DSS downloaded tdoay.

  3. #3

    Default

    So your are using the iSCSI Target on the DSS V6 then connect the XEN to the DSS Target and you are not able to install a virtual machine? What about creating another target with Block IO and try with another OS like MS?
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  4. #4

    Default

    i do not want to install in physical PC. i want to install in xen server for testing and even in production use later.

    a topic in this forum reported success
    http://forum.open-e.com/showthread.p...&highlight=xen

  5. #5

    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

  6. #6

    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

  7. #7

    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

  8. #8
    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.

  9. #9

    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"

  10. #10

    Default

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

Posting Permissions

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