| 
      I have openSUSE 10.2 with a dualcore intel cpu. I'm trying to run full virtualization, for some reason I can't get the vm to boot from an ISO image that has a opendos boot loader. The vm starts and it says booting from cd and then just hangs there. I've tried a coupld of cds and a couple of different iso files. This is the config file     
 
      disk = [ 'file:/var/lib/xen/images/vm4/hda,ioemu:hda,w', 'file:/root/nw65ossp6.iso,hdc:cdrom,r' ]     
      memory = 512     
      vcpus = 1     
      builder = 'hvm'     
      device_model = '/usr/lib/xen/bin/qemu-dm'     
      kernel = '/usr/lib/xen/boot/hvmloader'     
      name = 'vm4'     
      vif = [ 'type=ioemu,mac=00:16:3e:4d:55:35' ]     
      stdvga = 1     
      sdl = 1     
      vnc = 0     
      vncviewer = 0     
      ne2000 = 0     
      localtime = 0     
      >     
      >     
      >     
      boot = 'd'     
 
      Thanks
     _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users |